Home
last modified time | relevance | path

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

/external/opencv/cvaux/src/
Dcvepilines.cpp1826 void icvGetCutPiece( CvVect64d areaLineCoef1,CvVect64d areaLineCoef2, in icvGetCutPiece() argument
1865 areaLineCoef2[0],areaLineCoef2[1],areaLineCoef2[2], in icvGetCutPiece()
1882 icvTestPoint( cornerPoint, areaLineCoef1, areaLineCoef2, epipole, &res); in icvGetCutPiece()
1891 icvTestPoint( cornerPoint, areaLineCoef1, areaLineCoef2, epipole, &res); in icvGetCutPiece()
1900 icvTestPoint( cornerPoint, areaLineCoef1, areaLineCoef2, epipole, &res); in icvGetCutPiece()
1909 icvTestPoint( cornerPoint, areaLineCoef1, areaLineCoef2, epipole, &res); in icvGetCutPiece()
1928 areaLineCoef2[0],areaLineCoef2[1],areaLineCoef2[2], in icvGetCutPiece()
1981 icvGetCrossDirectDirect(areaLineCoef2,cutLine1,point12,&res); in icvGetCutPiece()
1984 icvGetCrossDirectDirect(areaLineCoef2,cutLine2,point22,&res); in icvGetCutPiece()
/external/opencv/cvaux/include/
Dcvaux.h705 CVAPI(void) icvGetCutPiece( CvVect64d areaLineCoef1,CvVect64d areaLineCoef2,