Searched defs:icvLine (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cxcore/src/
H A Dcxdrawing.cpp256 icvLine( CvMat* mat, CvPoint pt1, CvPoint pt2, function
1046 icvLine( img, pt0, pt1, color, line_type );
1195 icvLine( img, t0, t1, color, line_type );
1577 icvLine( img, p0, p1, color, line_type );

Completed in 59 milliseconds