Back to Adaptive Vision Studio website

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

cvCircle


Module: OpenCV

Draws a circle.

Name Type Range Description
inImage Image Input image.
inCircle Circle2D Circle to be drawn.
inColor Pixel Circle color.
inThickness Integer 1 - Thickness of the circle outline, if positive. Negative thickness means that a filled circle is to be drawn.
inLineType RegionConnectivity Type of the circle boundary.
outImage Image Input image.

Complexity Level

This filter is available on Basic Complexity Level.