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 Nov 28 2013 11:46:37