Introduction - If you have any usage issues, please Google them yourself
Particle filter C++ version of the code. Particle filter is improved Kalman filter, used in a very wide field of target tracking.It is robust to occlusion ,scale issue, illumination and so on.