Searched refs:icvGetCoefForPiece (Results 1 – 2 of 2) sorted by relevance
/external/opencv/cvaux/src/ |
D | cvepilines.cpp | 764 void icvGetCoefForPiece( CvPoint2D64d p_start,CvPoint2D64d p_end, in icvGetCoefForPiece() function 903 icvGetCoefForPiece( epipole2_2d,point21, in icvGetCommonArea() 915 icvGetCoefForPiece( epipole1_2d,point11, in icvGetCommonArea() 977 icvGetCoefForPiece( epipole2_2d,point22, in icvGetCommonArea() 989 icvGetCoefForPiece( epipole1_2d,point12, in icvGetCommonArea() 1874 icvGetCoefForPiece(epipole,midPoint,&midLine[0],&midLine[1],&midLine[2],&res); in icvGetCutPiece()
|
/external/opencv/cvaux/include/ |
D | cvaux.h | 640 CVAPI(void) icvGetCoefForPiece( CvPoint2D64f p_start,CvPoint2D64f p_end,
|