Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

No, unfortunately. Most of the trackers would require major alterations to adapt to scale changes.

You can however, implement a tracker according to the cv::Tracker interface. I don't think you can add it to the multi-tracker or anything, but it will work anywhere you use the Tracker object.