Searched refs:icvLine (Results 1 – 1 of 1) sorted by relevance
/external/opencv/cxcore/src/ |
D | cxdrawing.cpp | 256 icvLine( CvMat* mat, CvPoint pt1, CvPoint pt2, in icvLine() function 1046 icvLine( img, pt0, pt1, color, line_type ); in icvFillConvexPoly() 1195 icvLine( img, t0, t1, color, line_type ); in icvCollectPolyEdges() 1577 icvLine( img, p0, p1, color, line_type ); in icvThickLine()
|