dicom file with no extension
3 views (last 30 days)
Show older comments
Hi,
I am trying to read a dicom file that I received from a clinical MRI scanner. However, the file named '10AC41F0' does not have the dcm extension, and the dicom read function doesn't read it, and gives me this message: Error in dicomread (line 79) [X, map, alpha, overlays] = newDicomread(msgname, frames);
Error in dicomcode (line 1) info = dicomread('10AC41F0.dcm');
Any suggestion on how to resolve this?
BW
0 Comments
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!