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

/external/opencv/cvaux/include/
H A Dcvaux.h716 CVAPI(void) icvGetNormalDirect(CvVect64d direct,CvPoint2D64f point,CvVect64d normDirect);
/external/opencv/cvaux/src/
H A Dcvepilines.cpp1973 icvGetNormalDirect(midLine,minPoint,cutLine1);
1974 icvGetNormalDirect(midLine,maxPoint,cutLine2);
2028 void icvGetNormalDirect(CvVect64d direct,CvPoint2D64d point,CvVect64d normDirect) function

Completed in 49 milliseconds