Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

the tracking module is not part of main opencv, you have to get the opencv_contrib repo (see README there !) and rebuild the opencv libs, cmake && make && make install ..

please make sure, you checkout exactly the same contrib version as your main opencv repo (maybe you even want to update that to a more recent version !)