Difference between revisions of "Documentation/4.2/Modules/DoseComparison"
(Mac issue note added) |
(0.10) |
||
| Line 21: | Line 21: | ||
{{documentation/{{documentation/version}}/module-section|Module Description}} | {{documentation/{{documentation/version}}/module-section|Module Description}} | ||
The {{documentation/modulename}} module computes the difference between two co-registered dose volumes using the gamma dose distribution comparison method. This module uses the gamma Plastimatch algorithm internally. | The {{documentation/modulename}} module computes the difference between two co-registered dose volumes using the gamma dose distribution comparison method. This module uses the gamma Plastimatch algorithm internally. | ||
| − | |||
| − | |||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
| Line 29: | Line 27: | ||
{|align="center" | {|align="center" | ||
| − | |[[File:SlicerRT0. | + | |[[File:SlicerRT0.10_DoseComparisonModuleUi.png|thumb|436px|Dose Comparison module UI]] |
| + | |[[File:SlicerRT0.10_GammaVolume.png|thumb|720px|Example of the result gamma volume]] | ||
|} | |} | ||
| Line 47: | Line 46: | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/module-section|Similar Modules}} | {{documentation/{{documentation/version}}/module-section|Similar Modules}} | ||
| − | + | [http://www.slicer.org/slicerWiki/index.php/Documentation/Nightly/Modules/ContourComparison Contour Comparison] | |
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
| Line 56: | Line 55: | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/module-section|Information for Developers}} | {{documentation/{{documentation/version}}/module-section|Information for Developers}} | ||
| + | Custom attributes: | ||
| + | * DicomRtImport.DoseUnitName: required to detect a volume as a "dose volume" | ||
| + | * DicomRtImport.DoseUnitValue: required to detect a volume as a "dose volume" | ||
| + | |||
{{documentation/{{documentation/version}}/module-developerinfo}} | {{documentation/{{documentation/version}}/module-developerinfo}} | ||
Revision as of 18:31, 24 April 2013
Home < Documentation < 4.2 < Modules < DoseComparison
Introduction and Acknowledgements
|
This work is part of the SparKit project, funded by An Applied Cancer Research Unit of Cancer Care Ontario with funds provided by the Ministry of Health and Long-Term Care and the Ontario Consortium for Adaptive Interventions in Radiation Oncology (OCAIRO) to provide free, open-source toolset for radiotherapy and related image-guided interventions. | |||||
|
Module Description
The DoseComparison module computes the difference between two co-registered dose volumes using the gamma dose distribution comparison method. This module uses the gamma Plastimatch algorithm internally.
Use Cases
Comparing dose distributions
Tutorials
N/A
Panels and their use
- Current contour(s): Currently selected contour node (vtkMRMLContourNode) or conotur hierarchy node (vtkMRMLContourHierarchyNode)
- Active representation: The active representation (Ribbon model / Indexed labelmap / Closed surface model) of the selected contour. If a hierarchy is selected in which the active representations of the contained contours do not match, Various is indicated
- Change active representation: This box contains controls to convert from one representation to another
Similar Modules
References
- Low, D. A.; Harms, W. B.; Mutic, S. & Purdy, J. A. A technique for the quantitative evaluation of dose distributions Med. Phys, 1998, 25 (5), 656/6
- Low, D. A. & Dempsey, J. F. Evaluation of the gamma dose distribution comparison method Med. Phys, 2003, 30 (9), 2455/10
Information for Developers
Custom attributes:
- DicomRtImport.DoseUnitName: required to detect a volume as a "dose volume"
- DicomRtImport.DoseUnitValue: required to detect a volume as a "dose volume"
| Section under construction. |

