meshpro / pygalmesh

:spider_web: A Python interface to CGAL's meshing tools
GNU General Public License v3.0
580 stars 57 forks source link

Add feature detection in generate from array and inr #210

Open jmetancelin opened 7 months ago

jmetancelin commented 7 months ago

Exposes an existing CGAL feature in pygalmesh: 1D features detection in segmented 3D images. Fixes #203