Home
last modified time | relevance | path

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

/external/opencv/cvaux/src/
Dcvepilines.cpp68 void icvTestPoint( CvPoint2D64d testPoint,
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()
2046 void icvTestPoint( CvPoint2D64d testPoint, in icvTestPoint() function