Back to Adaptive Vision Studio website

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

cvRectangle


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

Name Type Range Description
inImage Image Input image.
inRectangle Box Rectangle 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.