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

  /external/opencv/cvaux/src/
cvepilines.cpp 75 int icvGetSymPoint3D( CvPoint3D64d pointCorner,
76 CvPoint3D64d point1,
77 CvPoint3D64d point2,
78 CvPoint3D64d *pointSym2)
101 CvPoint3D64d* point)
176 int icvConvertPointSystem(CvPoint3D64d M2,
177 CvPoint3D64d* M1,
367 (CvPoint3D64d*)direct1);
371 (CvPoint3D64d*)direct2);
377 (CvPoint3D64d*)directS3)
    [all...]
  /external/opencv/cv/include/
cvcompat.h 79 #define CvPoint3D64d CvPoint3D64f
    [all...]

Completed in 89 milliseconds