Ask Your Question

Revision history [back]

OpenCV 3.0 tracking API multiple objects

Hi, please excuse my laziness for not trying this out by myself but I am little tied up and don't have the time to get a test project up and running. The documentation of the API does not mention how to handle multiple objects. Is it possible to do multiple init calls on one tracker instance or should there be one tracker for every object? After looking briefly at the source I think it is the latter.