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

  /external/opencv/cvaux/include/
cvaux.h 563 CVAPI(void) icvGetPieceLength3D(CvPoint3D64f point1,CvPoint3D64f point2,double* dist);
    [all...]
  /external/opencv/cvaux/src/
cvepilines.cpp 82 icvGetPieceLength3D(pointCorner,point1,&len1);
87 icvGetPieceLength3D(pointCorner,point2,&len2);
    [all...]

Completed in 29 milliseconds