Start » Filter Reference » Region » Region Global Transforms » RemoveRegionBoundaryBlobs
Module: | FoundationBasic |
---|
Removes all blobs intersecting a boundary of a given region.
Name | Type | Description | |
---|---|---|---|
![]() |
inRegion | Region | Input region |
![]() |
inBorderRegion | Region | Region which boundary is used. |
![]() |
inConnectivity | RegionConnectivity | Type of connectivity used for the region foreground |
![]() |
outRegion | Region | Output region |
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 | Not supported connectivity type in RemoveRegionBoundaryBlobs. |
Complexity Level
This filter is available on Advanced Complexity Level.