i am trying to implement alpha shape algorithm but the theories is quite hard to undestand. so, if any one know (or have) pseudo codes to implement alpha shape (2d) algorithm please post us. thanks
alpha shapes for polygonal boundary detection - for point cloud data
2
$\begingroup$
geometry
computational-geometry
1 Answers
1
CGAL has code for 2d alpha shapes.
-
0See also [hull - convex hulls, Delaunay triangulations, alpha shapes](http://www.netlib.org/voronoi/hull.html) – 2018-04-12