Home | History | Annotate | Download | only in include

Lines Matching refs:focal_length

639     CvPoint3D32f* _object_points, float* focal_length,
651 a[0] = focal_length[0]; a[4] = focal_length[1];
664 CvPoint3D64f* _object_points, double* focal_length,
676 a[0] = focal_length[0]; a[4] = focal_length[1];
704 double* focal_length, CvPoint2D64f principal_point,
725 a[0] = focal_length[0]; a[4] = focal_length[1];