An open API service indexing awesome lists of open source software.

https://github.com/guohengkai/mirvap

Medical Image Registration, Visualization and Analysis Platform
https://github.com/guohengkai/mirvap

Last synced: 4 months ago
JSON representation

Medical Image Registration, Visualization and Analysis Platform

Awesome Lists containing this project

README

        

Introduction
=========

The Medical Image Registration, Visualization and Analysis Platform(MIRVAP) is a open source windows software written in Python. The goal of MIRVAP is to make medical image registration easier with vtk and itk in Python, especially for 3D image registration.

Environment Required
=========

MIRVAP need to be used in Python 2.7 with:
* PyQt
* Numpy, Scipy
* itk(with PyBuffer), vtk, SimpleITK, PyDicom

MIRVAP includes [Elastix](http://elastix.isi.uu.nl/) and [GMMREG](http://code.google.com/p/gmmreg/) as third party libraries.