Generation of finite element meshes using computed tomography scans. Segmentation is based on the graph cut algorithm.
Install the required packages:
pip install pygco scikit-learn loguru pydicom meshio imma imcut seededitorqt io3d
-
Download the code from the git repository:
git clone git://github.com/vlukes/dicom2fem
or
-
Use pip:
pip install dicom2fem
or
pip install git+git://github.com/vlukes/dicom2fem
To run DICOM2FEM use the following command:
python dicom2fem/dicom2fem.py
Vladimir Lukeš
MIT license