MRI Scan Data Importing
17 views (last 30 days)
Show older comments
Is there a method to import .IMA files from MRI Scan Raw data and display it in MATLAB as an Image?
2 Comments
KALYAN ACHARJYA
on 12 Mar 2019
Edited: KALYAN ACHARJYA
on 12 Mar 2019
Images are dicom image or other format, as you mentioned .IMA?
Rik
on 12 Mar 2019
.ima files generally contain images in the dicom format (so not raw data), which can be read into Matlab with the dicomread function.
Answers (0)
See Also
Categories
Find more on DICOM Format in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!