Back to FabImage Studio website
You are here: Start » Filter Reference » Region » Region Morphology » ErodeRegion_Threshold
Module: | FoundationBasic |
---|
Erodes a region with inThresholdValue pixels of inKernel.
Name | Type | Range | Description | |
---|---|---|---|---|
![]() |
inRegion | Region | Input region | |
![]() |
inKernel | Region | ||
![]() |
inKernelAnchor | Location* | ||
![]() |
inThresholdValue | Integer | 0 - ![]() |
|
![]() |
outRegion | Region | Output region |
Hardware Acceleration
This operation supports automatic parallelization for multicore and multiprocessor systems.
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 | Empty kernel on input in ErodeRegion_Threshold. |
Complexity Level
This filter is available on Advanced Complexity Level.
Filter Group
This filter is member of ErodeRegion filter group.