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
SPolygonusing its surrogate - convex_
hull_ indices - Returns the indices of the points in the
SPolygonthat form the convex hull