Process 2D Shapes
Usage Scenario
This Step is usually used to process object contours to facilitate various calculations in measurement scenarios.
Input and Output
Parameter Description
| Parameter | Description |
|---|---|
Target Shape |
Description: This parameter specifies the method to process the 2D image. Value list: Convex, Ellipse, Circumcircle, Incircle, BoundingBox, CircumscribedRectangle, InscribedRectangle, and InnerCenter.
Tuning recommendation: Please select a method according to the actual requirement. |
Tuning Examples
Convex
When Convex is selected as the Target Shape, the 2D shape before and after processing is shown below.
Ellipse
When Ellipse is selected as the Target Shape, the 2D shape before and after processing is shown below.
Circumcircle
When Circumcircle is selected as the Target Shape, the 2D shape before and after processing is shown below.
Incircle
When Incircle is selected as the Target Shape, the 2D shape before and after processing is shown below.
BoundingBox
When BoundingBox is selected as the Target Shape, the 2D shape before and after processing is shown below.
CircumscribedRectangle
When CircumscribedRectangle is selected as the Target Shape, the 2D shape before and after processing is shown below.