Mean-shift algorithm integrating with SURF for tracking.

Jian Zhang,Jun Fang,Jin Lu
DOI: https://doi.org/10.1109/ICNC.2011.6022174
2011-01-01
Abstract:A new algorithm is proposed to solve the issue of dynamically changing tracking window size in Mean-shift progress. Firstly, the algorithm detects feature points in the target area of current and previous frames using SURF. Epanechnikov kernel function is introduced to increase the weights of feature points in the central area. After matching feature points in two frames, we can calculate the target scale parameters which are used for adjusting the tracking window size in current frame and the bandwidth of kernel function. The algorithm is proved to have a good performance on real-time tracking using a moving camera. © 2011 IEEE.
What problem does this paper attempt to address?