Searched refs:midLine (Results 1 - 1 of 1) sorted by relevance
/external/opencv/cvaux/src/ |
H A D | cvepilines.cpp | 1847 double midLine[3]; local 1874 icvGetCoefForPiece(epipole,midPoint,&midLine[0],&midLine[1],&midLine[2],&res); 1956 icvProjectPointToDirect(candPoints[i], midLine, &projPoint); 1973 icvGetNormalDirect(midLine,minPoint,cutLine1); 1974 icvGetNormalDirect(midLine,maxPoint,cutLine2);
|
Completed in 116 milliseconds