Back to Aurora Vision Studio website
You are here: Start » Filter Reference » ShapeRegion » Shape Region Morphology » ErodeShapeRegion
| Module: | FoundationBasic |
|---|
Performs a morphological erosion on a shape region.
Applications
Making the shape region thinner or removing small parts.
| Name | Type | Range | Description | |
|---|---|---|---|---|
![]() |
inShapeRegion | ShapeRegion | ||
![]() |
inRadius | Real | 0.0 - ![]() |
|
![]() |
outShapeRegion | ShapeRegion | ||
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 | Unable to create Polygon from ShapeRegion in ErodeShapeRegion. |
Complexity Level
This filter is available on Advanced Complexity Level.

Advanced

