Calculating DVHs for models

Slicer version:4.10.1
Hi 3D slicer experts and all
Is it possible to calculate DVHs for models( instead of segments ) using Dose Volume Histogram module?
Thanks a lot

DVH module only accepts segmentations as input, but it’s very easy to convert models to segmentation:

  • In Models module, right-click the scene and choose ‘Insert hierarchy’
  • Go to Data module, select the models, and drag&drop them under the hierarchy (will be called ‘Model Hierarchy’ by default
  • Right-click the hierarchy, and choose ‘Convert model hierarchy to segmentation node’
1 Like