Function geometric_features::convex_hull::convex_deviation
source · pub fn convex_deviation(polygon: Polygon<'_>) -> f64
Expand description
Compute the deviation of the convex hull of a polygon
pub fn convex_deviation(polygon: Polygon<'_>) -> f64
Compute the deviation of the convex hull of a polygon