Difference between revisions of "Documentation/Nightly/Modules/ContourComparison"
From Slicer Wiki
m |
(Added panel descriptions) |
||
| Line 36: | Line 36: | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/module-section|Panels and their use}} | {{documentation/{{documentation/version}}/module-section|Panels and their use}} | ||
| − | * | + | * Input |
| + | ** Reference contour: The input contour that serves as reference for the comparison | ||
| + | ** Compare contour: The input contour that serves as the second input (compare) for the comparison | ||
| + | ** Reference volume: If one of the input contours does not have indexed labelmap representation and needs a reference volume, a combobox appears here to specify it | ||
| + | * Hausdorff distance metrics | ||
| + | ** Compute Hausdorff distances button: Click this to compute Hausdorff distances on the specified input contours | ||
| + | * Dice similarity metrics | ||
| + | ** Compute Dice metrics button: Click this to compute Dice similarity metrics on the specified input contours | ||
| + | |||
<!-- | <!-- | ||
{{documentation/{{documentation/version}}/module-parametersdescription}} | {{documentation/{{documentation/version}}/module-parametersdescription}} | ||
Revision as of 15:55, 24 April 2013
Home < Documentation < Nightly < Modules < ContourComparisonIntroduction 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 ContourComparison module provides comparison metrics for contours
Use Cases
- Compare contours using Hausdorff distances
- Compare contours using Dice similarity metrics
Tutorials
N/A
Panels and their use
- Input
- Reference contour: The input contour that serves as reference for the comparison
- Compare contour: The input contour that serves as the second input (compare) for the comparison
- Reference volume: If one of the input contours does not have indexed labelmap representation and needs a reference volume, a combobox appears here to specify it
- Hausdorff distance metrics
- Compute Hausdorff distances button: Click this to compute Hausdorff distances on the specified input contours
- Dice similarity metrics
- Compute Dice metrics button: Click this to compute Dice similarity metrics on the specified input contours
Similar Modules
N/A
References
N/A
Information for Developers
| Section under construction. |

