MRI Scan Data Importing

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
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
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.

Sign in to comment.

Answers (0)

Categories

Asked:

on 12 Mar 2019

Commented:

Rik
on 12 Mar 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!