frame-exporter/third_party/opencv/include/opencv4/opencv2/opencv_modules.hpp
2025-07-14 22:19:10 +02:00

21 lines
508 B
C++

/*
* ** File generated automatically, do not modify **
*
* This file defines the list of modules available in current build configuration
*
*
*/
// This definition means that OpenCV is built with enabled non-free code.
// For example, patented algorithms for non-profit/non-commercial use only.
/* #undef OPENCV_ENABLE_NONFREE */
#define HAVE_OPENCV_CORE
#define HAVE_OPENCV_FEATURES2D
#define HAVE_OPENCV_HIGHGUI
#define HAVE_OPENCV_IMGPROC
#define HAVE_OPENCV_PHOTO
#define HAVE_OPENCV_VIDEO