Back to FabImage Studio website
You are here: Start » Filter Reference » Region Global Transforms » RegionConvexHull
Computes the smallest convex region containing the input region.
Name | Type | Description | |
---|---|---|---|
![]() |
inRegion | Region | Input region |
![]() |
outRegion | Region | Output region |
Description
The operation computes the smallest of all convex region containing the given one.
Examples
![]() |
![]() |
RegionConvexHull run on a sample region.
Errors
This filter can throw an exception to report error. Read how to deal with errors here: Error Handling
Error type | Description |
---|---|
DomainError | Input and output regions are not distinct in RegionConvexHull. |
Complexity Level
This filter is available on Advanced Complexity Level.