OpenCV 4.5.3(日本語機械翻訳)
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 #define OPENCV_ENABLE_NONFREE
12
13 #define HAVE_OPENCV_ARUCO
14 #define HAVE_OPENCV_BARCODE
15 #define HAVE_OPENCV_BGSEGM
16 #define HAVE_OPENCV_BIOINSPIRED
17 #define HAVE_OPENCV_CALIB3D
18 #define HAVE_OPENCV_CCALIB
19 #define HAVE_OPENCV_CORE
20 #define HAVE_OPENCV_DNN
21 #define HAVE_OPENCV_DNN_OBJDETECT
22 #define HAVE_OPENCV_DNN_SUPERRES
23 #define HAVE_OPENCV_DPM
24 #define HAVE_OPENCV_FACE
25 #define HAVE_OPENCV_FEATURES2D
26 #define HAVE_OPENCV_FLANN
27 #define HAVE_OPENCV_FUZZY
28 #define HAVE_OPENCV_HFS
29 #define HAVE_OPENCV_HIGHGUI
30 #define HAVE_OPENCV_IMG_HASH
31 #define HAVE_OPENCV_IMGCODECS
32 #define HAVE_OPENCV_IMGPROC
33 #define HAVE_OPENCV_INTENSITY_TRANSFORM
34 #define HAVE_OPENCV_LINE_DESCRIPTOR
35 #define HAVE_OPENCV_MCC
36 #define HAVE_OPENCV_ML
37 #define HAVE_OPENCV_OBJDETECT
38 #define HAVE_OPENCV_OPTFLOW
39 #define HAVE_OPENCV_PHASE_UNWRAPPING
40 #define HAVE_OPENCV_PHOTO
41 #define HAVE_OPENCV_PLOT
42 #define HAVE_OPENCV_QUALITY
43 #define HAVE_OPENCV_RAPID
44 #define HAVE_OPENCV_REG
45 #define HAVE_OPENCV_RGBD
46 #define HAVE_OPENCV_SALIENCY
47 #define HAVE_OPENCV_SHAPE
48 #define HAVE_OPENCV_STEREO
49 #define HAVE_OPENCV_STITCHING
50 #define HAVE_OPENCV_STRUCTURED_LIGHT
51 #define HAVE_OPENCV_SUPERRES
52 #define HAVE_OPENCV_SURFACE_MATCHING
53 #define HAVE_OPENCV_TEXT
54 #define HAVE_OPENCV_TRACKING
55 #define HAVE_OPENCV_VIDEO
56 #define HAVE_OPENCV_VIDEOIO
57 #define HAVE_OPENCV_VIDEOSTAB
58 #define HAVE_OPENCV_WECHAT_QRCODE
59 #define HAVE_OPENCV_XFEATURES2D
60 #define HAVE_OPENCV_XIMGPROC
61 #define HAVE_OPENCV_XOBJDETECT
62 #define HAVE_OPENCV_XPHOTO
63
64