Main file: Tracking_WACV.m

You can set the initial position of the target object with know parameters or select the target region manually in the first frame.

You can tune the \Sigma parameter for particle filtering to obtain better results.

A GPU code for speedup is also included in the SparseRepresentImGPU.m. To use it, you can uncomment Lines 65-86 and comment Line 89.


Reference
---------

Qing Wang, Feng Chen, Wenli Xu, Ming-Hsuan Yang. Online Discriminative Object Tracking with Local Sparse Representation. IEEE Workshop on the Applications of Computer Vision, 425-432, 2012.


