dicom file with no extension
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu DICOM Format finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!