Renesas / opencv-lib

Dependents:   RZ_A2M_Mbed_samples

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers opencv_modules.hpp Source File

opencv_modules.hpp

00001 /*
00002  *
00003  * This file defines the list of modules available in current build configuration
00004  *
00005 */
00006 
00007 
00008 #define HAVE_OPENCV_CALIB3D
00009 #define HAVE_OPENCV_CORE
00010 #define HAVE_OPENCV_FEATURES2D
00011 //#define HAVE_OPENCV_FLANN
00012 #define HAVE_OPENCV_IMGCODECS
00013 #define HAVE_OPENCV_IMGPROC
00014 #define HAVE_OPENCV_ML
00015 #define HAVE_OPENCV_OBJDETECT
00016 #define HAVE_OPENCV_PHOTO
00017 #define HAVE_OPENCV_SHAPE
00018 #define HAVE_OPENCV_STITCHING
00019 #define HAVE_OPENCV_SUPERRES
00020 #define HAVE_OPENCV_VIDEO
00021 #define HAVE_OPENCV_VIDEOSTAB
00022 
00023