Home
last modified time | relevance | path

Searched defs:principal_point (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cv/include/
Dcvcompat.h640 CvPoint2D32f principal_point, float* _distortion_coeffs, in cvFindExtrinsicCameraParams()
665 CvPoint2D64f principal_point, double* _distortion_coeffs, in cvFindExtrinsicCameraParams_64d()
704 double* focal_length, CvPoint2D64f principal_point, in cvProjectPoints()
/external/opencv/cvaux/include/
Dcvaux.h886 CvPoint2D32f principal_point; /* copied from intrinsics so this structure */ member
892 CvPoint2D32f principal_point; member