Back to Aurora Vision Studio website
You are here: Start » Filter Reference » OpenCV » Structural Analysis and Shape Descriptors » cvMatchShapes_Polygon
| Module: | OpenCV |
|---|
Compares two shapes.
| Name | Type | Description | |
|---|---|---|---|
![]() |
inPolygon1 | Path | First input shape. |
![]() |
inPolygon2 | Path | Second input shape. |
![]() |
inMethod | CvShapeMatchingMethod | Comparison method. |
![]() |
inParameter | Real | Method-specific parameter. |
![]() |
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.

Basic
