EstervQrCode
1.1.1
Library for qr code manipulation
build
release
_deps
opencv-src
include
opencv4
opencv2
opencv_modules.hpp
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
9
// This definition means that OpenCV is built with enabled non-free code.
10
// For example, patented algorithms for non-profit/non-commercial use only.
11
/* #undef OPENCV_ENABLE_NONFREE */
12
13
#define HAVE_OPENCV_CALIB3D
14
#define HAVE_OPENCV_CORE
15
#define HAVE_OPENCV_FEATURES2D
16
#define HAVE_OPENCV_FLANN
17
#define HAVE_OPENCV_IMGPROC
18
#define HAVE_OPENCV_OBJDETECT
19
20