Back to Adaptive Vision Studio website
You are here: Start » Filter Reference » Drawing
Drawing
Select a filter from the list below.
| Icon | Name | Description |
|---|---|---|
| cvArrowedLine | Draws a arrow segment connecting two points. | |
| cvCircle | Draws a circle. | |
| cvEllipse | Draws a simple or thick elliptic arc or fills an ellipse sector. | |
| cvFillConvexPoly | Fills a convex shape. | |
| cvFillPoly | Fills a convex shape. | |
| cvGetTextSize | Calculates the width and height of a text string. | |
| cvLine | Draws a line segment connecting two points. | |
| cvPolylines | Fills a convex shape. | |
| cvPutText | Draws a text string. | |
| cvRectangle | Draws a simple, thick, or filled up-right rectangle. |
