I have a DICOM RT image (attached). I used same command that wrote before in previous posted question, however it open empty image.
>> RSInfo=dicominfo('RS.131103899.dcm'); dicomwrite(1, 'RSDicomOut.dcm', RSInfo, 'CreateMode', 'Copy'); >> I = dicomread('RSDicomOut.dcm'); >> figure; imshow(I,[]);
I would appreciated any help
Thanks

댓글 수: 1

Geoff Hayes
Geoff Hayes 2014년 9월 14일
Omemh - you did not attach the image. Which previous posted question are you referring to? Were you able to open RS.131103899.dcm in MATLAB?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 DICOM Format에 대해 자세히 알아보기

태그

질문:

2014년 9월 9일

댓글:

2014년 9월 14일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by