Back to FabImage Studio website

You are here: Start » Filter Reference » Geometry 2D » Geometry 2D Features » PointsConvexHull

PointsConvexHull


Module: FoundationLite

Computes the smallest convex shape that contains the given array of points.

Name Type Description
Input value inPoints Point2DArray
Output value 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.