Writing a Dicom RT struct file

조회 수: 2 (최근 30일)
Shoshana Ginsburg
Shoshana Ginsburg 2016년 1월 22일
댓글: Jesper Brovall 2019년 3월 5일
Hi,
I have loaded a Dicom RTstruct file into Matlab, modified it by adding an additional contour, and then resaved it using the following command:
dicomwrite(1,['Modified',originalFile],RTstructInfo,'CreateMode','Copy')
This saves the modified RTstruct file. I can then reload the modified file in Matlab and see the added contour. However, when I load into a treatment planning platform it's as if I had never added a contour.
I would appreciate any help in saving the modified RTstruct file in a way that I can load it in other systems.
Thanks!
  댓글 수: 1
Jesper Brovall
Jesper Brovall 2019년 3월 5일
Hi, i'm having the EXACT same problem. Still haven't solved it?

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 DICOM Format에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by