cvcalibinit_lowres.h
Go to the documentation of this file.
00001 #if !defined(_CALIB_LOWRES_H)
00002 #define _CALIB_LOWRES_H
00003 
00004 #include <opencv/cv.h>
00005 
00006 int cvFindChessboardCornersLowres(IplImage* img, CvSize size, CvPoint2D32f* corners, int* corner_count = 0);
00007 
00008 #endif


checkerboard_pose_estimation
Author(s): Patrick Mihelich
autogenerated on Thu Aug 27 2015 14:30:00