Ask Your Question

Revision history [back]

[OpenCV-Python] Change Feature Extraction Method for Object Tracking API

I want to change the default observation model (i.e., method of feature extraction) of OpenCV object tracking methods (e.g., BOOSTING, MIL, KCF, TLD, MEDIANFLOW) in python. Would you please kindly help me to do that? (In fact I read the Customizing the CN Tracker but I can't do that in Python)