Detecting and tracking objects in video

We introduce the basic concepts for detection and tracking of objects in videos. Several different moving object detection algorithms are presented that allow detection of objects. These objects are then tracked, using first a Kalman filter, which allows prediction of the future location of the target, and then the Condensation Tracking algorithm, which allows the tracking algorithm to keep multiple hypotheses of the object, and to model expected state changes.


******