Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Path Features » PathConvexHull

PathConvexHull


Computes the smallest convex shape that contains the given path.

Name Type Description
inPath Path Input path
outConvexHull Path A closed path representing the computed convex hull

Description

The operation computes the smallest of all convex shapes containing the given path.

Examples

PathConvexHull run on a sample path

Complexity Level

This filter is available on Basic Complexity Level.

See Also