orcv.h
Go to the documentation of this file.
00001 #ifndef ORCV_H_INCLUDED
00002 #define ORCV_H_INCLUDED
00003 
00004 #include <opencv2/highgui/highgui.hpp>
00005 #include <opencv2/imgproc/imgproc.hpp>
00006 #include <opencv2/objdetect/objdetect.hpp>
00007 #include <opencv2/calib3d/calib3d.hpp>
00008 //#include <opencv2/photo/photo.hpp>
00009 
00010 #define _USE_MATH_DEFINES
00011 #include <math.h>
00012 
00013 using namespace cv;
00014 
00015 #endif // ORCV_H_INCLUDED


orsens_ros
Author(s):
autogenerated on Sat Jun 8 2019 18:30:26