Back to Adaptive Vision Studio website
You are here: Start » Filter Reference » Region » Region Morphology » TopHatRegion_AnyKernel
| Module: | FoundationBasic |
|---|
Performs a morphological white top hat operation on a region using an arbitrary kernel.
| Name | Type | Description | |
|---|---|---|---|
![]() |
inRegion | Region | Input region |
![]() |
inKernel | Region | Kernel shape (any) |
![]() |
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 | Empty kernel on input in TopHatRegion_AnyKernel. |
Complexity Level
This filter is available on Advanced Complexity Level.
Filter Group
This filter is member of TopHatRegion filter group.

Advanced
