Home
last modified time | relevance | path

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

/external/opencv/cvaux/include/
Dcvaux.h670 CVAPI(void) icvGetCrossPiecePiece( CvPoint2D64f p1_start,CvPoint2D64f p1_end,
/external/opencv/cvaux/src/
Dcvepilines.cpp1095 void icvGetCrossPiecePiece( CvPoint2D64d p1_start,CvPoint2D64d p1_end, in icvGetCrossPiecePiece() function
2021 icvGetCrossPiecePiece(point1,point2,pointNew1,pointNew2,midPoint,&res); in icvGetMiddleAnglePoint()