eidelen / DicomToMesh

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

Closed grubenfuchs closed 4 years ago

grubenfuchs commented 4 years ago

Finally we can export binary STL. Is much quicker than ASCII encoded STL.