Back to FabImage Studio website
You are here: Start » Filter Reference » Geometry 2D Features » PointsConvexHull
Computes the smallest convex shape that contains the given array of points.
Name | Type | Description | |
---|---|---|---|
![]() |
inPoints | Point2DArray | |
![]() |
outConvexHull | Path | A closed path representing the computed convex hull |
Examples
![]() |
The resulting outConvexHull drawn with the input points.
Complexity Level
This filter is available on Basic Complexity Level.