dicom2stl
meshio


dicom2stl | meshio | |
---|---|---|
1 | 3 | |
202 | 2,030 | |
1.5% | 2.2% | |
6.2 | 3.8 | |
6 months ago | 7 months ago | |
Python | Python | |
- | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
dicom2stl
-
Hip implant modeling
All that said, there is a GitHub project that comes up in a rudimentary search, using Python to convert the file to separate STLs for each ‘layer’. This isn’t an endorsement, just acknowledging it exists. https://github.com/dave3d/dicom2stl
meshio
-
Importing self made meshes to ansys - what is the format for parsable text files?
Use [meshio](https://github.com/nschloe/meshio) and write a script to directly translate your mesh connectivity and boundary data and export to Ansys .msh. Easier option if you use/are familiar with Python.
-
What mesh quality checks you usually check before calculations?
I am writing a command line tool (something like OpenFOAM's checkMesh) as a hobby and learning project, to check mesh quality for mesh formats supported by meshio
-
can you convert a .mesh file to an .stl file
Try Meshio-convert https://github.com/nschloe/meshio
What are some alternatives?
pydicom - Read, modify and write DICOM files with python code
trimesh - Python library for loading and using triangular meshes.
isosurfaces - Construct isolines/isosurfaces of a 2D/3D scalar field defined by a function.
pymadcad - Simple yet powerful CAD (Computer Aided Design) library, written with Python.
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.
sdf - Simple SDF mesh generation in Python
buttervolume - BTRFS Volume plugin for Docker
neatmesh - 📐🔍 Mesh quality inspector
pymedphys - A community effort to develop an open standard library for Medical Physics in Python. Building quality transparent software together via peer review and open source distribution. Open code is better science.
double-pendulum-ascii - Double Pendulum visualised with fetching system information in Python. [Moved to: https://github.com/Nekurone/pendfetch]
sdftoolbox - Vectorized Python methods for creating, manipulating and tessellating signed distance fields.
vedo - A python module for scientific analysis of 3D data based on VTK and Numpy

