Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » OpenCV » Drawing

Drawing

Select a filter from the list below.

Icon Name Description / Applications Modules
cvArrowedLine

Draws a arrow segment connecting two points.

OpenCV
cvCircle

Draws a circle.

OpenCV
cvEllipse

Draws a simple or thick elliptic arc or fills an ellipse sector.

OpenCV
cvFillConvexPoly

Fills a convex shape.

OpenCV
cvFillPoly

Fills a convex shape.

OpenCV
cvGetTextSize

Calculates the width and height of a text string.

OpenCV
cvLine

Draws a line segment connecting two points.

OpenCV
cvPolylines

Fills a convex shape.

OpenCV
cvPutText

Draws a text string.

OpenCV
cvRectangle

Draws a simple, thick, or filled up-right rectangle.

OpenCV