Back to FabImage Studio website

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

cvMatchShapes_Polygon


Module: OpenCV

Compares two shapes.

Name Type Description
Input value
inPolygon1 Path First input shape.
Input value
inPolygon2 Path Second input shape.
Input value
inMethod CvShapeMatchingMethod Comparison method.
Input value
inParameter Real Method-specific parameter.
Output value
outScore Real

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 not be empty in cvMatchShapes_Shapes.

Complexity Level

This filter is available on Basic Complexity Level.