Back to Aurora Vision Studio website

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

cvIntersectConvexConvex


Module: OpenCV

Finds intersection of two convex polygons.

Name Type Description
Input value inPolygon1 Path
Input value inPolygon2 Path
Input value inHandleNested Bool
Output value outIntersect Path

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 polygons must be closed in cvIntersectConvexConvex.

Complexity Level

This filter is available on Basic Complexity Level.