6 lines
151 B
C++
6 lines
151 B
C++
|
|
#ifdef __OPENCV_BUILD
|
|
#error this is a compatibility header which should not be used inside the OpenCV library
|
|
#endif
|
|
|
|
#include "opencv2/features.hpp" |