Searched defs:icvGetCoefForPiece (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cvaux/src/
H A Dcvepilines.cpp764 void icvGetCoefForPiece( CvPoint2D64d p_start,CvPoint2D64d p_end, function
903 icvGetCoefForPiece( epipole2_2d,point21,
915 icvGetCoefForPiece( epipole1_2d,point11,
977 icvGetCoefForPiece( epipole2_2d,point22,
989 icvGetCoefForPiece( epipole1_2d,point12,
1874 icvGetCoefForPiece(epipole,midPoint,&midLine[0],&midLine[1],&midLine[2],&res);

Completed in 22 milliseconds