Concave Hull in Rust
2020-06-21Intuitively, a convex hull is a shape formed to enclose a set of points. A concave hull is that convex hull modified to be a much tighter fit.
Intuitively, a convex hull is a shape formed to enclose a set of points. A concave hull is that convex hull modified to be a much tighter fit.