Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

as a human:

  • just look into /usr/local/lib
  • have a look at the "to be build" section in the cmake output
  • cerr << cv::getBuildInformation(); (to retrieve that later)

from a program:

  • #include "opencv2/opencv_modules.hpp" , then check, if e.g. HAVE_OPENCV_XFEATURES2D or HAVE_OPENCV_DNN are defined