Introduction - If you have any usage issues, please Google them yourself
Used to achieve real-time visual tracking of the source. Algorithm uses correlation filtering algorithms, including KCF and DSST algorithms. These two algorithms have high processing speed, good tracking accuracy. Source code need to be compiled using Cmake. Also, you need opencv support.