CS223B - Intro to Computer Vision Final Project

Test#3 - Long dribble and action

This test is much longer than any of the ones I had done earlier. I was curious to see how the algorithm would fare when having to track over a long time. It mainly consists of lots of dribbling, but there are some occlusions and quick moves and at one point the ball goes right over a player.

Video:


Original Footage. Not for modem download (> 10 MB)

Final Results. Performs well through most of the test. Also a large file.

Comments:

The algorithm performs flawlessly for most of this test case. However, towards the end, there is an occlusion of the ball with the player's leg just before he kicks it. The algorithm falls out of alignment here, and then is hopelessly tracking any white object for the remainder of the play.

Go on to the next test.