Searched refs:icvGetDistanceFromPointToDirect (Results 1 – 2 of 2) sorted by relevance
723 CVAPI(void) icvGetDistanceFromPointToDirect( CvPoint2D64f point,CvVect64d lineCoef,double*dist);
2098 void icvGetDistanceFromPointToDirect( CvPoint2D64d point,CvVect64d lineCoef,double*dist) in icvGetDistanceFromPointToDirect() function