Home
last modified time | relevance | path

Searched refs:CvPoint2D64d (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cvaux/src/
Dcvepilines.cpp68 void icvTestPoint( CvPoint2D64d testPoint,
70 CvPoint2D64d basePoint,
210 CvPoint2D64d point1; in icvComputeCoeffForStereoV3()
211 CvPoint2D64d point2; in icvComputeCoeffForStereoV3()
212 CvPoint2D64d point3; in icvComputeCoeffForStereoV3()
213 CvPoint2D64d point4; in icvComputeCoeffForStereoV3()
339 int icvComCoeffForLine( CvPoint2D64d point1, in icvComCoeffForLine()
340 CvPoint2D64d point2, in icvComCoeffForLine()
341 CvPoint2D64d point3, in icvComCoeffForLine()
342 CvPoint2D64d point4, in icvComCoeffForLine()
[all …]
/external/opencv/cv/include/
Dcvcompat.h78 #define CvPoint2D64d CvPoint2D64f macro