Upload first version
This commit is contained in:
parent
f95d5a63b0
commit
3bdf2003ec
898 changed files with 1405811 additions and 1 deletions
20
dependency/opencv/opencv-linux-aarch64/include/opencv2/opencv_modules.hpp
Executable file
20
dependency/opencv/opencv-linux-aarch64/include/opencv2/opencv_modules.hpp
Executable file
|
|
@ -0,0 +1,20 @@
|
|||
/*
|
||||
* ** 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_CALIB3D
|
||||
#define HAVE_OPENCV_CORE
|
||||
#define HAVE_OPENCV_FEATURES2D
|
||||
#define HAVE_OPENCV_IMGCODECS
|
||||
#define HAVE_OPENCV_IMGPROC
|
||||
#define HAVE_OPENCV_VIDEO
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue