How to read DICOM RT image

3 vues (au cours des 30 derniers jours)
Omemh
Omemh le 9 Sep 2014
Commenté : Geoff Hayes le 14 Sep 2014
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 commentaire
Geoff Hayes
Geoff Hayes le 14 Sep 2014
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?

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur DICOM Format dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by