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 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