Back to Aurora Vision Studio website

You are here: Start » Filter Reference » OpenCV » Structural Analysis and Shape Descriptors » cvIsContourConvex

cvIsContourConvex


Module: OpenCV

Tests contour convexity.

Name Type Description
Input value inContour Path Input contour.
Output value outClosed Bool

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
DomainError Input contour must not be empty in cvIsContourConvex.

Complexity Level

This filter is available on Basic Complexity Level.