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

/external/opencv/cvaux/src/
H A Dcvepilines.cpp1826 void icvGetCutPiece( CvVect64d areaLineCoef1,CvVect64d areaLineCoef2, argument
1857 areaLineCoef1[0],areaLineCoef1[1],areaLineCoef1[2],
1882 icvTestPoint( cornerPoint, areaLineCoef1, areaLineCoef2, epipole, &res);
1891 icvTestPoint( cornerPoint, areaLineCoef1, areaLineCoef2, epipole, &res);
1900 icvTestPoint( cornerPoint, areaLineCoef1, areaLineCoef2, epipole, &res);
1909 icvTestPoint( cornerPoint, areaLineCoef1, areaLineCoef2, epipole, &res);
1918 areaLineCoef1[0],areaLineCoef1[
[all...]

Completed in 37 milliseconds