opencv_modules.hpp.in 381 B

12345678910111213
  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. #cmakedefine OPENCV_ENABLE_NONFREE
  11. @OPENCV_MODULE_DEFINITIONS_CONFIGMAKE@