Skip to content

vlukes/dicom2fem

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
doc
 
 
 
 
 
 
 
 
 
 

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