Expand description
Set of functions to compute and generate convex hulls
Functionsยง
- convex_
hull_ from_ points - Filters a set of points to only include those that are part of the convex hull
- convex_
hull_ from_ surrogate - Reconstitutes the convex hull of a
SPolygon
using its surrogate - convex_
hull_ indices - Returns the indices of the points in the
SPolygon
that form the convex hull