Lines Matching refs:CvMat
61 icvCollectPolyEdges( CvMat* img, CvSeq* v, CvContour* edges,
66 icvFillEdgeCollection( CvMat* img, CvContour* edges, const void* color );
69 icvPolyLine( CvMat* img, CvPoint *v, int count, int closed,
73 icvFillConvexPoly( CvMat* img, CvPoint* v, int npts,
170 CvMat stub, *mat = (CvMat*)img;
256 icvLine( CvMat* mat, CvPoint pt1, CvPoint pt2,
296 icvLineAA( CvMat* img, CvPoint pt1, CvPoint pt2,
561 icvLine2( CvMat* img, CvPoint pt1, CvPoint pt2, const void* color )
912 icvEllipseEx( CvMat* img, CvPoint center, CvSize axes,
988 icvFillConvexPoly( CvMat* img, CvPoint *v, int npts, const void* color, int line_type, int shift )
1149 icvCollectPolyEdges( CvMat* img, CvSeq* v, CvContour* edges,
1249 icvFillEdgeCollection( CvMat* img, CvContour* edges, const void* color )
1411 icvCircle( CvMat* img, CvPoint center, int radius, const void* color, int fill )
1557 icvThickLine( CvMat* img, CvPoint p0, CvPoint p1, const void* color,
1635 icvPolyLine( CvMat* img, CvPoint *v, int count, int is_closed,
1745 CvMat stub, *mat = (CvMat*)img;
1781 CvMat stub, *mat = (CvMat*)img;
1825 CvMat stub, *mat = (CvMat*)img;
1874 CvMat stub, *mat = (CvMat*)img;
1921 CvMat stub, *mat = (CvMat*)img;
1959 CvMat stub, *mat = (CvMat*)img;
2027 CvMat stub, *mat = (CvMat*)img;
2205 CvMat stub, *mat = (CvMat*)img;
2432 CvMat stub, *mat = (CvMat*)img;