Skip to content

Generation of finite element meshes using computed tomography scans

License

Notifications You must be signed in to change notification settings

vlukes/dicom2fem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DICOM2FEM

About

Generation of finite element meshes using computed tomography scans. Segmentation is based on the graph cut algorithm.

Requirements

Install the required packages:

pip install pygco scikit-learn loguru pydicom meshio imma imcut seededitorqt io3d

Installation

  • 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
    

Running the program

To run DICOM2FEM use the following command:

  python dicom2fem/dicom2fem.py

Links

Author

Vladimir Lukeš

License

MIT license

About

Generation of finite element meshes using computed tomography scans

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages