MRI Scan Data Importing
15 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Is there a method to import .IMA files from MRI Scan Raw data and display it in MATLAB as an Image?
2 comentarios
KALYAN ACHARJYA
el 12 de Mzo. de 2019
Editada: KALYAN ACHARJYA
el 12 de Mzo. de 2019
Images are dicom image or other format, as you mentioned .IMA?
Rik
el 12 de Mzo. de 2019
.ima files generally contain images in the dicom format (so not raw data), which can be read into Matlab with the dicomread function.
Respuestas (0)
Ver también
Categorías
Más información sobre DICOM Format en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!