KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cv.h
Go to the documentation of this file.
1 /* $Id: cv.h 18301 2014-11-26 19:17:13Z ksimek $ */
2 #ifndef KJB_WRAP_OPENCV_CPP_CV_H
3 #define KJB_WRAP_OPENCV_CPP_CV_H
4 
5 #ifdef KJB_HAVE_OPENCV
6 #include <opencv/cv.h>
7 #include <opencv/highgui.h>
8 #endif /* KJB_HAVE_OPENCV */
9 
10 #endif /* KJB_WRAP_OPENCV_CPP_CV_H */