Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Hi there, I am facing the same problem. But i am little confused with the instructions. $ cd <opencv_build_directory> $ cmake -DOPENCV_EXTRA_MODULES_PATH=<opencv_contrib>/modules <opencv_source_directory> $ make -j5

which is build directory, opencv contrib and opencv source directoy. As far aa i am able to get it build_directory:- is directory in which i made the build folder while installing opencV. opencv_contrib :- is the folder which i downloaded from git. source_directory :- i am not getting any clue here,my guess is its in "usr/local/include/opencv2" ?? Please helpme out here. Thank you