Home
last modified time | relevance | path

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

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