Home
last modified time | relevance | path

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

/external/opencv/cvaux/src/
Dcvepilines.cpp1053 void icvGetCrossPieceDirect( CvPoint2D64d p_start,CvPoint2D64d p_end, in icvGetCrossPieceDirect() function
1194 icvGetCrossPieceDirect(frameBeg,frameEnd,a,b,c,&cross[0],&haveCross[0]); in icvGetCrossRectDirect()
1200 icvGetCrossPieceDirect(frameBeg,frameEnd,a,b,c,&cross[1],&haveCross[1]); in icvGetCrossRectDirect()
1206 icvGetCrossPieceDirect(frameBeg,frameEnd,a,b,c,&cross[2],&haveCross[2]); in icvGetCrossRectDirect()
1212 icvGetCrossPieceDirect(frameBeg,frameEnd,a,b,c,&cross[3],&haveCross[3]); in icvGetCrossRectDirect()
/external/opencv/cvaux/include/
Dcvaux.h666 CVAPI(void) icvGetCrossPieceDirect( CvPoint2D64f p_start,CvPoint2D64f p_end,