Ask Your Question

Revision history [back]

hmm keep in mind that the calib3d will use other functionality of OpenCV so just using those two modules won't work I think. As for building only stuff you need, that is simply. with your CMAKE command add -BUILD_opencv_imgproc=OFF for each module that you do NOT want to build. Normally it should report if dependencies occur!