Introduction - If you have any usage issues, please Google them yourself
For incoming opencv players, CAMSHIFT is the key to target tracking, but CAMSHIFT tracking often fails to achieve our tracking requirements, including stability and accuracy.
After the release of opencv3.1, multiple tracking algorithms, namely tracker, have been integrated. Most of them are famous algorithms in recent VOT competition. Though there are still some defects, they still have good results.