Home
last modified time | relevance | path

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

/external/opencv/cvaux/src/
Dcvepilines.cpp1847 double midLine[3]; in icvGetCutPiece() local
1874 icvGetCoefForPiece(epipole,midPoint,&midLine[0],&midLine[1],&midLine[2],&res); in icvGetCutPiece()
1956 icvProjectPointToDirect(candPoints[i], midLine, &projPoint); in icvGetCutPiece()
1973 icvGetNormalDirect(midLine,minPoint,cutLine1); in icvGetCutPiece()
1974 icvGetNormalDirect(midLine,maxPoint,cutLine2); in icvGetCutPiece()