Final Project
Groups of 1 or 2.
- Checkpoint due April 22, this should include:
- specification of what you intend to do,
- what data you will use,
- how you will evaluate your results, and
- any progress that you've made so far.
- Final project due May 8, the report should include:
- Implementation details expressed as pseudo-code, with an english
description of why you chose the particular features that you used,
and what did or didn't work.
- Experimental results on your data sets.
- Potential ideas:
- Attack any currently in use CAPTCHA system
- Make some use of the AMOS data set.
- Implement livewire segmentation (so that it is fast enough for
interactive use).
- Implement a mean-shift or particle filter tracker, using either
background subtraction (then finding and tracking blobs), or template
matching for the Wash U. webcam (http://www.wustl.edu/webcam).
Provide tracking results for at least 5 minutes of video.