pub fn convex_perimeter(polygon: Polygon<'_>) -> f64
Expand description

Compute the perimeter of the convex hull of a polygon