Searched refs:CvPoint3D64d (Results 1 - 2 of 2) sorted by relevance

/external/opencv/cvaux/src/
H A Dcvepilines.cpp75 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*)directS
[all...]
/external/opencv/cv/include/
H A Dcvcompat.h79 #define CvPoint3D64d CvPoint3D64f macro

Completed in 1647 milliseconds