Is there a function in CGAL that removes the holes from a alphashape?

140 Views Asked by At

Im trying to remove the holes from a alphashape to get a similar function as MATLABs boundary.m. The code Im using is basically the example from CGALs documentation.

2D Alpha Shapes

Imageexample with alphashape to the left and boundary to the right:

Imageexample with alphashape to the left and boundary to the right.

0

There are 0 best solutions below