How to read DICOM RT image

3 ビュー (過去 30 日間)
Omemh
Omemh 2014 年 9 月 9 日
コメント済み: Geoff Hayes 2014 年 9 月 14 日
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 件)

カテゴリ

Help Center および File ExchangeDICOM Format についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by