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