|
OTB
9.0.0
Orfeo Toolbox
|
Go to the documentation of this file.
21 #ifndef otbRequiresOpenCVCheck_h
22 #define otbRequiresOpenCVCheck_h
24 #include "otbConfigure.h"
25 #ifndef OTB_USE_OPENCV
26 #error "You need to enable OpenCV to compile this file"
29 #include "otb_opencv_api.h"