Ask Your Question

Revision history [back]

You will need to search for tracking in general and will get plenty of hits inside OpenCV documentation. Beyond that, search for Kalman filter, background subtraction, keypoint descriptors, and check the sample code for those provided with OpenCV source. You may also find some tutorials on the OpenCV web site.