Home | History | Annotate | Download | only in src

Lines Matching refs:CvScalar

1672 CV_IMPL CvScalar cvColorToScalar( double packed_color, int type )
1674 CvScalar scalar;
1737 cvLine( void* img, CvPoint pt1, CvPoint pt2, CvScalar color,
1771 CvScalar color, int thickness,
1818 CvScalar color, int thickness, int line_type, int shift )
1867 CvScalar color, int thickness, int line_type, int shift )
1914 cvFillConvexPoly( void *img, CvPoint *pts, int npts, CvScalar color, int line_type, int shift )
1950 CvScalar color, int line_type, int shift )
2019 int contours, int closed, CvScalar color,
2194 cvPutText( void *img, const char *text, CvPoint org, const CvFont *font, CvScalar color )
2416 CvScalar externalColor, CvScalar holeColor,