I have installed and tried opencv 3.6.0, 4.5.1 and 4.2.0.
I have integrated opencv_tracking library in eclipse . But only 4 tracker(KCF,MIL,TLD,CSRT) API is working fine.
Remaining 4 trackers(MOSSE,BOOSTING,MEDIANFLOW,GOTURN) is throwing an error like tracker not defined.
Please let me know whats the problem ?