opencv_modules.hpp 809 B

12345678910111213141516171819202122232425262728293031
  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_CALIB3D
  12. #define HAVE_OPENCV_CORE
  13. #define HAVE_OPENCV_DNN
  14. #define HAVE_OPENCV_FEATURES2D
  15. #define HAVE_OPENCV_FLANN
  16. #define HAVE_OPENCV_HIGHGUI
  17. #define HAVE_OPENCV_IMGCODECS
  18. #define HAVE_OPENCV_IMGPROC
  19. #define HAVE_OPENCV_ML
  20. #define HAVE_OPENCV_OBJDETECT
  21. #define HAVE_OPENCV_PHOTO
  22. #define HAVE_OPENCV_SHAPE
  23. #define HAVE_OPENCV_STITCHING
  24. #define HAVE_OPENCV_VIDEO
  25. #define HAVE_OPENCV_VIDEOIO
  26. #define HAVE_OPENCV_VIDEOSTAB
  27. #define HAVE_OPENCV_WORLD