-
Notifications
You must be signed in to change notification settings - Fork 8
Home
MP³ is an open source software aimed to support medical researchers all along their studies. Indeed, MP³ offers a graphical interface to convert, visualize, compute and analyze medical images. It allows to use well known processes or to develop yours and to apply them in complex pipelines. All the post processing you used to apply on each subset of your data can now be stored, reproduced and parallelized. Although it was initially developed for MRI data, this software can be used for all medical images that matches one of the required formats. It has for example been used on scanner data. MP³ has been developed at the Grenoble Institute of Neurosciences, in France.
SUMMARY Poster (ENGLISH) (FRENCH): poster presented at the 4th Congress of the SFRMBM (Strasbourg).
In order to fully enjoy MP³, you have to meet the following requirements:
- Matlab 2017b or higher
- Toolboxes
- Java 8 or higher
- Data to process in Bruker / DICOM / Philips / Nifti format
You can download MP³ from our GIT repository. Then just add the downloaded file to your Matlab path and type MP3
in Matlab command window. The graphical interface of the Viewer will then be displayed.
In order to push your modifications to the community, please contact benjamin.lemasson@univ-grenoble-alpes.fr to get the developer status. Please create on your own branch from the dev one and then ask to merge it in the dev branch.