Home | History | Annotate | Download | only in include

Lines Matching refs:corners

994    Applying threshold to the result gives coordinates of corners */
995 CVAPI(void) cvPreCornerDetect( const CvArr* image, CvArr* corners,
1015 CVAPI(void) cvFindCornerSubPix( const CvArr* image, CvPoint2D32f* corners,
1022 CvArr* temp_image, CvPoint2D32f* corners,
1264 /* Detects corners on a chessboard calibration pattern */
1266 CvPoint2D32f* corners,
1271 /* Draws individual chessboard corners or the whole chessboard detected */
1273 CvPoint2D32f* corners,