Back to Aurora Vision Studio website
You are here: Start » Filter Reference » Geometry 2D » Geometry 2D Features » PointsConvexHull
| Module: | FoundationLite |
|---|
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.

Basic

