HomeSort by relevance Sort by last modified time
    Searched refs:CvPoint2D64d (Results 1 - 2 of 2) sorted by null

  /external/opencv/cvaux/src/
cvepilines.cpp 68 void icvTestPoint( CvPoint2D64d testPoint,
70 CvPoint2D64d basePoint,
210 CvPoint2D64d point1;
211 CvPoint2D64d point2;
212 CvPoint2D64d point3;
213 CvPoint2D64d point4;
339 int icvComCoeffForLine( CvPoint2D64d point1,
340 CvPoint2D64d point2,
341 CvPoint2D64d point3,
342 CvPoint2D64d point4
    [all...]
  /external/opencv/cv/include/
cvcompat.h 78 #define CvPoint2D64d CvPoint2D64f
    [all...]

Completed in 42 milliseconds