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
- Host: GitHub
- URL: https://github.com/guohengkai/mirvap
- Owner: guohengkai
- Created: 2014-02-27T06:33:30.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-13T11:11:02.000Z (about 10 years ago)
- Last Synced: 2023-10-20T20:07:50.003Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 112 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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, PyDicomMIRVAP includes [Elastix](http://elastix.isi.uu.nl/) and [GMMREG](http://code.google.com/p/gmmreg/) as third party libraries.