Difference between revisions of "Documentation/4.2/Modules/ContourComparison"
From Slicer Wiki
(Page created) |
(Added OCAIRO logo) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | + | <noinclude>{{documentation/versioncheck}}</noinclude> | |
| + | <!-- ---------------------------- --> | ||
| + | {{documentation/{{documentation/version}}/module-header}} | ||
| + | <!-- ---------------------------- --> | ||
| + | <!-- ---------------------------- --> | ||
| + | {{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}} | ||
| + | {{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}} | ||
| + | {{documentation/{{documentation/version}}/module-introduction-row}} | ||
| + | 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.<br> | ||
| + | Author: Csaba Pinter (PerkLab, Queen's University)<br> | ||
| + | Contact: Csaba Pinter, <email>pinter@cs.queensu.ca</email><br> | ||
| + | {{documentation/{{documentation/version}}/module-introduction-row}} | ||
| + | {{documentation/{{documentation/version}}/module-introduction-logo-gallery | ||
| + | |{{collaborator|logo|cco}}|{{collaborator|longname|cco}} | ||
| + | |{{collaborator|logo|sparkit}}|{{collaborator|longname|sparkit}} | ||
| + | |{{collaborator|logo|ocairo}}|{{collaborator|longname|ocairo}} | ||
| + | }} | ||
| + | {{documentation/{{documentation/version}}/module-introduction-end}} | ||
| − | [[ | + | <!-- ---------------------------- --> |
| + | {{documentation/{{documentation/version}}/module-section|Module Description}} | ||
| + | The {{documentation/modulename}} module provides comparison metrics for contours | ||
| + | |||
| + | <!-- ---------------------------- --> | ||
| + | {{documentation/{{documentation/version}}/module-section|Use Cases}} | ||
| + | * Compare contours using Hausdorff distances | ||
| + | * Compare contours using Dice similarity metrics | ||
| + | |||
| + | {|align="center" | ||
| + | |[[File:SlicerRT0.10_ContourComparisonModuleUi.png|thumb|424px| Contour comparison module GUI]] | ||
| + | |} | ||
| + | |||
| + | <!-- ---------------------------- --> | ||
| + | {{documentation/{{documentation/version}}/module-section|Tutorials}} | ||
| + | N/A | ||
| + | |||
| + | <!-- ---------------------------- --> | ||
| + | {{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-section|Similar Modules}} | ||
| + | N/A | ||
| + | |||
| + | <!-- ---------------------------- --> | ||
| + | {{documentation/{{documentation/version}}/module-section|References}} | ||
| + | N/A | ||
| + | |||
| + | <!-- ---------------------------- --> | ||
| + | {{documentation/{{documentation/version}}/module-section|Information for Developers}} | ||
| + | {{documentation/{{documentation/version}}/module-developerinfo}} | ||
| + | |||
| + | |||
| + | <!-- ---------------------------- --> | ||
| + | {{documentation/{{documentation/version}}/module-footer}} | ||
| + | <!-- ---------------------------- --> | ||
Latest revision as of 19:24, 14 August 2013
Home < Documentation < 4.2 < Modules < ContourComparison
|
For the latest Slicer documentation, visit the read-the-docs. |
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 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. |

