1 | initial version |
after extracting opencv and opencv_contrib to some folder go to opencv directory . create a directory eg: build go to build directory . type cmake-gui add opencv directory as souce and opencv/build as build directory browse the options and give opencv_extra_modules path as opencv_contrib/modules configure and generate