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 Kommentar

Tim
Tim am 12 Nov. 2020
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.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu DICOM Format finden Sie in Hilfe-Center und File Exchange

Produkte

Tags

Gefragt:

am 12 Nov. 2020

Kommentiert:

Tim
am 12 Nov. 2020

Community Treasure Hunt

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

Start Hunting!

Translated by