jagua_rs::geometry::convex_hull

Function convex_hull_from_points

Source
pub fn convex_hull_from_points(points: Vec<Point>) -> Vec<Point>
Expand description

Filters a set of points to only include the points that form the convex hull