Semi-working visual tracking using OpenCV. (Calling it "semi-working" might be a bit generous, actually.) I made the odd choice of using mean-shift to track points obtained from cvGoodFeaturesToTrack, which is probably why it doesn't work very well (normally mean-shift is used to track areas of color, instead). Sorry for the low-quality mpeg video (I'm a video encoding noob). This uses video from the PETS2000 dataset: http://www.cvg.rdg.ac.uk/slides/pets.html
Link to this comment:
All Comments (0)