Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Building opencv contrib_module on linux

Hello,

I am trying to use the Tracking module in https://github.com/Itseez/opencv_contrib. I have used the ccmake and successfully generated and run make -j5 without error. Modules have been built in the build directory but there's no (Extra) libraries in the /include/opencv2 . In other terms I can't locate the .hpp files generated from the contrib_modules.

Thanks