dicom file with no extension
조회 수: 3 (최근 30일)
이전 댓글 표시
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
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 DICOM Format에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!