2016-04-28 15:40:36 -04:00
|
|
|
/*
|
|
|
|
|
* ** File generated automatically, do not modify **
|
|
|
|
|
*
|
|
|
|
|
* This file defines the list of modules available in current build configuration
|
|
|
|
|
*
|
|
|
|
|
*
|
|
|
|
|
*/
|
|
|
|
|
|
2018-02-01 20:10:10 +00:00
|
|
|
// 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 */
|
|
|
|
|
|
2016-04-28 15:40:36 -04:00
|
|
|
#define HAVE_OPENCV_CALIB3D
|
|
|
|
|
#define HAVE_OPENCV_CORE
|
2018-02-01 20:10:10 +00:00
|
|
|
#define HAVE_OPENCV_DNN
|
2016-04-28 15:40:36 -04:00
|
|
|
#define HAVE_OPENCV_FEATURES2D
|
|
|
|
|
#define HAVE_OPENCV_FLANN
|
2019-07-13 19:19:20 +01:00
|
|
|
#define HAVE_OPENCV_GAPI
|
2016-04-28 15:40:36 -04:00
|
|
|
#define HAVE_OPENCV_HIGHGUI
|
|
|
|
|
#define HAVE_OPENCV_IMGCODECS
|
|
|
|
|
#define HAVE_OPENCV_IMGPROC
|
|
|
|
|
#define HAVE_OPENCV_ML
|
|
|
|
|
#define HAVE_OPENCV_OBJDETECT
|
|
|
|
|
#define HAVE_OPENCV_PHOTO
|
|
|
|
|
#define HAVE_OPENCV_STITCHING
|
|
|
|
|
#define HAVE_OPENCV_VIDEO
|
|
|
|
|
#define HAVE_OPENCV_VIDEOIO
|
|
|
|
|
#define HAVE_OPENCV_WORLD
|
|
|
|
|
|
|
|
|
|
|