Home
last modified time | relevance | path

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

/external/opencv/cvaux/src/
Dcvepilines.cpp1837 CvPoint2D64d candPoints[8]; in icvGetCutPiece() local
1885 candPoints[numPoints] = cornerPoint; in icvGetCutPiece()
1894 candPoints[numPoints] = cornerPoint; in icvGetCutPiece()
1903 candPoints[numPoints] = cornerPoint; in icvGetCutPiece()
1912 candPoints[numPoints] = cornerPoint; in icvGetCutPiece()
1923 candPoints[numPoints++] = tmpPoints[i]; in icvGetCutPiece()
1934 candPoints[numPoints++] = tmpPoints[i]; in icvGetCutPiece()
1956 icvProjectPointToDirect(candPoints[i], midLine, &projPoint); in icvGetCutPiece()