Not All Trackers Available in 4.6.0

Hi

I would like to test all 8 tracking algorithms offered in OPENCV. but when I downloaded the latest version(4.6.0), only three were availeble. and only MIL worked

I would like to know how can I get the other trackers to work

the latest version is 4.6.7
i suggest you using OpenCV: cv::TrackerNano Class Reference

latest is 4.7.0, released a few weeks ago.

4.6.0 isn’t too bad but there might have been changes.

make sure you have a package with contrib modules. some trackers are only contrib modules.

Yeah i just downloaded 4.7.0 and the contrib

now trying to compile until it works