haesleinhuepf / napari-process-points-and-surfaces

Process and analyze surfaces using vedo in napari.
BSD 3-Clause "New" or "Revised" License
21 stars 4 forks source link

Fill holes in mesh #10

Closed jo-mueller closed 2 years ago

jo-mueller commented 2 years ago

Hi @haesleinhuepf ,

I'm having some issues with some of the surface processing leaving holes in thee mesh. Vedo has a function for this , which I implemented here.

PR coming soon.