Dicom RT struct - Extract ROI voxels

Dear All,
I have a question related to handling of dicom data in Matlab. I have a dicom RD dose file, which contains a 3D matrix with the radiotherapy dose released to each single voxel.
I also have a dicom RS file, which contains contours of different ROIs. I would like to create a "mask" for the voxels of a specific ROI, therefore assigning a value of 1/0 to the corresponding voxels of the 3D matrix that belong/not belong to such ROI.
Do you have any hint?
Thank you for your support.
Best regards

1 件のコメント

Tim
Tim 2020 年 11 月 12 日
Are your ROI contours defined as 3D polyhedra? If so, you may be able to deterimine the voxels inside the ROI's by using various "inpolyhedra" type functions, examples here and a useful thread here.

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeDICOM Format についてさらに検索

製品

タグ

質問済み:

2020 年 11 月 12 日

コメント済み:

Tim
2020 年 11 月 12 日

Community Treasure Hunt

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

Start Hunting!

Translated by