Searched refs:epipole (Results 1 – 2 of 2) sorted by relevance
/external/opencv/cvaux/src/ |
D | cvepilines.cpp | 1766 &(stereoCamera->epipole[0]), in icvGetQuadsTransformStruct() 1767 &(stereoCamera->epipole[1]) in icvGetQuadsTransformStruct() 1827 CvPoint2D64d epipole, in icvGetCutPiece() argument 1872 icvGetMiddleAnglePoint(epipole,pointOnLine1,pointOnLine2,&midPoint); in icvGetCutPiece() 1874 icvGetCoefForPiece(epipole,midPoint,&midLine[0],&midLine[1],&midLine[2],&res); 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() 1957 icvGetPieceLength(epipole,projPoint,&dist); in icvGetCutPiece() [all …]
|
/external/opencv/cvaux/include/ |
D | cvaux.h | 527 CvPoint3D32f epipole[2]; member 706 CvPoint2D64f epipole,
|