Home | History | Annotate | Download | only in include

Lines Matching refs:image_size

585     CvSize image_size, CvPoint2D32f* _image_points, CvPoint3D32f* _object_points,
603 cvCalibrateCamera2( &object_points, &image_points, &point_counts, image_size,
610 CvSize image_size, CvPoint2D64f* _image_points, CvPoint3D64f* _object_points,
628 cvCalibrateCamera2( &object_points, &image_points, &point_counts, image_size,
638 CvSize CV_UNREFERENCED(image_size), CvPoint2D32f* _image_points,
663 CvSize CV_UNREFERENCED(image_size), CvPoint2D64f* _image_points,