Borrar filtros
Borrar filtros

Dicom RT struct - Extract ROI voxels

5 visualizaciones (últimos 30 días)
Baloo
Baloo el 12 de Nov. de 2020
Comentada: Tim el 12 de Nov. de 2020
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 comentario
Tim
Tim el 12 de Nov. de 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.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre DICOM Format en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by