Concave Hull (Alpha Shape) from list of points with Python?

Sorry, I don’t have anything better. The only alternative is to use a while loop / goal seek type of approach, where you try to minimize the alpha size, while still producing a single continuous external loop.

1 Like