Searched refs:areaLineCoef1 (Results 1 - 2 of 2) 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...]
/external/opencv/cvaux/include/
H A Dcvaux.h705 CVAPI(void) icvGetCutPiece( CvVect64d areaLineCoef1,CvVect64d areaLineCoef2,

Completed in 34 milliseconds