forked from thigiacmaytinh/FaceDetection
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathopencv_modules.hpp
54 lines (50 loc) · 1.5 KB
/
opencv_modules.hpp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
/*
* ** 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_ARUCO
//#define HAVE_OPENCV_BGSEGM
//#define HAVE_OPENCV_BIOINSPIRED
//#define HAVE_OPENCV_CALIB3D
//#define HAVE_OPENCV_CCALIB
#define HAVE_OPENCV_CORE
//#define HAVE_OPENCV_DATASETS
//#define HAVE_OPENCV_DNN
//#define HAVE_OPENCV_DPM
#define HAVE_OPENCV_FACE
//#define HAVE_OPENCV_FEATURES2D
//#define HAVE_OPENCV_FLANN
//#define HAVE_OPENCV_FUZZY
#define HAVE_OPENCV_HIGHGUI
#define HAVE_OPENCV_IMGCODECS
#define HAVE_OPENCV_IMGPROC
//#define HAVE_OPENCV_LINE_DESCRIPTOR
#define HAVE_OPENCV_ML
#define HAVE_OPENCV_OBJDETECT
//#define HAVE_OPENCV_OPTFLOW
//#define HAVE_OPENCV_PHOTO
//#define HAVE_OPENCV_PLOT
//#define HAVE_OPENCV_REG
//#define HAVE_OPENCV_RGBD
//#define HAVE_OPENCV_SALIENCY
//#define HAVE_OPENCV_SHAPE
//#define HAVE_OPENCV_STEREO
//#define HAVE_OPENCV_STITCHING
//#define HAVE_OPENCV_STRUCTURED_LIGHT
//#define HAVE_OPENCV_SUPERRES
//#define HAVE_OPENCV_SURFACE_MATCHING
//#define HAVE_OPENCV_TEXT
//#define HAVE_OPENCV_TRACKING
//#define HAVE_OPENCV_VIDEO
#define HAVE_OPENCV_VIDEOIO
//#define HAVE_OPENCV_VIDEOSTAB
//#define HAVE_OPENCV_XFEATURES2D
//#define HAVE_OPENCV_XIMGPROC
//#define HAVE_OPENCV_XOBJDETECT
//#define HAVE_OPENCV_XPHOTO