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

/external/opencv/cvaux/include/
H A Dcvaux.h723 CVAPI(void) icvGetDistanceFromPointToDirect( CvPoint2D64f point,CvVect64d lineCoef,double*dist);
/external/opencv/cvaux/src/
H A Dcvepilines.cpp2098 void icvGetDistanceFromPointToDirect( CvPoint2D64d point,CvVect64d lineCoef,double*dist) function

Completed in 59 milliseconds