A very fast 2D concave hull algorithm, for python, https://deepwiki.com/cubao/concave_hull/
-
Updated
Dec 14, 2024 - C++
A very fast 2D concave hull algorithm, for python, https://deepwiki.com/cubao/concave_hull/
Finds the concave hull around a set of points by leveraging the Delaunay triangulation
Polylidar3D - Fast polygon extraction from 3D Data
Implementation of all algorithms ConvexHull and ConcaveHull on C++
Add a description, image, and links to the concave-hull topic page so that developers can more easily learn about it.
To associate your repository with the concave-hull topic, visit your repo's landing page and select "manage topics."