opencv_modules.hpp 483 B

12345678910111213141516171819
  1. /*
  2. * ** File generated automatically, do not modify **
  3. *
  4. * This file defines the list of modules available in current build configuration
  5. *
  6. *
  7. */
  8. // This definition means that OpenCV is built with enabled non-free code.
  9. // For example, patented algorithms for non-profit/non-commercial use only.
  10. /* #undef OPENCV_ENABLE_NONFREE */
  11. #define HAVE_OPENCV_CORE
  12. #define HAVE_OPENCV_HIGHGUI
  13. #define HAVE_OPENCV_IMGCODECS
  14. #define HAVE_OPENCV_IMGPROC
  15. #define HAVE_OPENCV_VIDEOIO