MedPy

Medical image processing in Python


Keywords
medical, image, processing, dicom, itk, insight, tool, kit, MRI, CT, US, graph, cut, max-flow, min-cut, 2d, 3d, 4d, computed-tomography, feature-extraction, graph-cut, image-classification, image-processing, image-segmentation, machine-learning, magnetic-resonance-imaging, medpy, mha, mhd, nifti-format, python, simpleitk
License
Other
Install
pip install MedPy==0.5.1

Documentation

PyPI version anaconda version PyPI pyversions License: GPL v3 Downloads DOI

GitHub | Documentation | Tutorials | Issue tracker

medpy - Medical Image Processing in Python

MedPy is an image processing library and collection of scripts targeted towards medical (i.e. high dimensional) image processing.

Stable releases

Development version

  • Download (development version): https://github.com/loli/medpy
  • HTML documentation and installation instruction (development version): create this from doc/ folder following instructions in contained README file

Contribute

  • Clone master branch from github
  • Install pre-commit hooks or with [dev,test] extras
  • Submit your change as a PR request

Python 2 version

Python 2 is no longer supported. But you can still use the older releases <=0.3.0.

Other links