Skip to content

PeterZs/morphMan

 
 

Repository files navigation

Documentation Status Build Status Build status

Create a stenois

Manipulation of the internal carotid artery, by introducing an artificial stenosis.

Description

morphMan (morphological manipulation) is a collection of tools for automated and objective manipulation and reconstruction of morphological features of patient-specific vascular geometries. In the tutorials we examplify the usage by manipulating internal carotid arteries , but the tool can be applied to any geometry with a tubular shape.

The goal of morphMan is to provide research groups, and other individuals, with a set of tools to investigate the impact of altering morphological features in patient-specific geometries. For instance, morphMan can be used to investigate how cross-sectional area, bifurcation angles, and over all curvature change the local hemodynamics.

Authors

morphMan is developed by

  • Aslak W. Bergersen
  • Henrik A. Kjeldsberg

Licence

morphMan is licensed under the GNU GPL, version 3 or (at your option) any later version.

morphMan is Copyright (2016-2018) by the authors.

Documentation

For an introduction to morphMan, and tutorials, please refer to the documentation.

If you wish to use morphMan for journal publications, please cite the following master theses:

Installation

For reference, morphMan requires the following dependencies: VTK > 8.1, Numpy > 1.13, SciPy > 1.0.0, and VMTK 1.4. If you are on Linux or MaxOSX you can install all the general dependencies through anaconda. First install Anaconda or Miniconda (preferably the python 3.6 version). Then execute the following command::

    conda create -n your_environment -c vmtk python=3.6 itk vtk vmtk scipy numpy

You can then activate your environment by runing source activate your_environment. You are now all set, and can clone morphMan, and start manipulating your geometries::

git clone https://github.com/KVSlab/morphMan

Contact

The latest version of this software can be obtained from

https://github.com/KVSlab/morphMan

Please report bugs and other issues through the issue tracker at:

https://github.com/KVSlab/morphMan/issues

About

A collection of tools for manipulation of morphological features in patient-specific geometries

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.3%
  • TeX 1.6%
  • PowerShell 1.1%
  • Batchfile 1.0%