MRI Scan Data Importing
6 次查看(过去 30 天)
显示 更早的评论
Is there a method to import .IMA files from MRI Scan Raw data and display it in MATLAB as an Image?
2 个评论
KALYAN ACHARJYA
2019-3-12
编辑:KALYAN ACHARJYA
2019-3-12
Images are dicom image or other format, as you mentioned .IMA?
Rik
2019-3-12
.ima files generally contain images in the dicom format (so not raw data), which can be read into Matlab with the dicomread function.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Neuroimaging 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!