/dicom2fem

Generation of finite element meshes using computed tomography scans

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

DICOM2FEM

About
-----

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

Running the program
------------------

To run DICOM2FEM use the following command:

   python src/dicom2fem.py

Links
-----

  https://github.com/vlukes/dicom2fem
  http://sfepy.org/dicom2fem

Author
------

Vladimir Lukes

License
-------

New BSD License, see the LICENSE file.