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

  /external/opencv/cvaux/src/
cvepilines.cpp 525 CvPoint3D64d point21,CvPoint3D64d point22,
545 xC = point21.x;
546 yC = point21.y;
547 zC = point21.z;
804 CvPoint2D64d point21; local
848 stat = icvGetAngleLine( epipole2_2d, imageSize,&point21,&point22);
881 pointW21[0] = point21.x;
882 pointW21[1] = point21.y;
887 /* For point21 */
903 icvGetCoefForPiece( epipole2_2d,point21,
1382 CvPoint2D64d point11, point12,point21, point22; local
    [all...]
  /external/opencv/cvaux/include/
cvaux.h 619 CvPoint3D64f point21,CvPoint3D64f point22,
709 CvPoint2D64f* point21,CvPoint2D64f* point22,
    [all...]

Completed in 63 milliseconds