A command line tool to transform a DICOM volume into a 3d surface mesh (obj, stl or ply). Several mesh processing routines can be enabled, such as mesh reduction, smoothing or cleaning. Works on Linux, OSX and Windows.
MIT License
451
stars
93
forks
source link
Add command line argument to export binary stl #27
Finally we can export binary STL. Is much quicker than ASCII encoded STL.