mia - medical image analysis
This Matlab GUI enables you to do analysis on medical images. A collection of tools are provided to perform slice or volume based analysis. On the other hand the program can be considered as a wrapper of useful previously developed and own matlab tools for medical image processing. The following new features are included in the latest version:
Version 2.4
- read dicom files using dicomdir structure
- there is a "FileInfo" menu item enabling to check the header infos or even the whole dicom header in the case of reading DICOM file
- the image contrast can be set by the "imcontrast" MATLAB GUI double clicking on the colorbar
- improved 3D cursor option with new interface
For more information about the all included options of mia find the "miashistory.doc" file at
http://petunia.atomki.hu/~balkay/mia/miashistory.doc
Anonym sample files (dcm, img, mnc, v) can be downloaded from http://petunia.atomki.hu/~balkay/mia/mia_samples.zip
Installing, running: unzip the downloaded file, you will have a mia directory containing the whole utility. Add the mia directory (and ALL subfolders) to your matlab path. Run the mia function.
Before installation delete the previous version of MIA if exists.
|