Concave hull
Posted: Mon Apr 25, 2022 9:34 am
I see that you have a couple of routines for a Convex hull but is there any chance you might add similar routines for a Concave hull? I have been trying to implement one myself using the Moreira-Santos method (https://www.researchgate.net/publicatio ... _of_points) but it's not easy (with my programming skills).