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

/external/opencv/cvaux/src/
H A Dcvepilines.cpp525 CvPoint3D64d point21,CvPoint3D64d point22,
549 xD = point22.x;
550 yD = point22.y;
551 zD = point22.z;
805 CvPoint2D64d point22; local
848 stat = icvGetAngleLine( epipole2_2d, imageSize,&point21,&point22);
954 pointW22[0] = point22.x;
955 pointW22[1] = point22.y;
977 icvGetCoefForPiece( epipole2_2d,point22,
1382 CvPoint2D64d point11, point12,point21, point22; local
524 icvGetCrossLines(CvPoint3D64d point11,CvPoint3D64d point12, CvPoint3D64d point21,CvPoint3D64d point22, CvPoint3D64d* midPoint) argument
1826 icvGetCutPiece( CvVect64d areaLineCoef1,CvVect64d areaLineCoef2, CvPoint2D64d epipole, CvSize imageSize, CvPoint2D64d* point11,CvPoint2D64d* point12, CvPoint2D64d* point21,CvPoint2D64d* point22, int* result) argument
[all...]
/external/opencv/cvaux/include/
H A Dcvaux.h619 CvPoint3D64f point21,CvPoint3D64f point22,
709 CvPoint2D64f* point21,CvPoint2D64f* point22,

Completed in 54 milliseconds