Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

you won't need all opencv modules, but there are dependancies.

if you look at the CmakeLists.txt , you'll find:

opencv_imgproc opencv_features2d opencv_calib3d

(implicitly, those will depend on opencv_core, too)