#include <opencv/cv.h>
Go to the source code of this file.
Functions | |
int | cvFindChessboardCornersLowres (IplImage *img, CvSize size, CvPoint2D32f *corners, int *corner_count=0) |
int cvFindChessboardCornersLowres | ( | IplImage * | img, |
CvSize | size, | ||
CvPoint2D32f * | corners, | ||
int * | corner_count = 0 |
||
) |
Definition at line 302 of file cvcalibinit_lowres.cpp.