Difference between revisions of "Documentation/Nightly/Modules/ContourComparison"

From Slicer Wiki
Jump to: navigation, search
m
m (Text replacement - "\[http:\/\/www\.slicer\.org\/slicerWiki\/index\.php\/([^ ]+) ([^]]+)]" to "$2")
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
<noinclude>{{documentation/versioncheck}}</noinclude>
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-header}}
 
{{documentation/{{documentation/version}}/module-header}}
Line 10: Line 11:
 
Author: Csaba Pinter (PerkLab, Queen's University)<br>
 
Author: Csaba Pinter (PerkLab, Queen's University)<br>
 
Contact: Csaba Pinter, <email>pinter@cs.queensu.ca</email><br>
 
Contact: Csaba Pinter, <email>pinter@cs.queensu.ca</email><br>
 +
[[Documentation/Nightly/Extensions/SlicerRT|Back to SlicerRT home]]
 
{{documentation/{{documentation/version}}/module-introduction-row}}
 
{{documentation/{{documentation/version}}/module-introduction-row}}
 
{{documentation/{{documentation/version}}/module-introduction-logo-gallery
 
{{documentation/{{documentation/version}}/module-introduction-logo-gallery
 
|{{collaborator|logo|cco}}|{{collaborator|longname|cco}}
 
|{{collaborator|logo|cco}}|{{collaborator|longname|cco}}
 
|{{collaborator|logo|sparkit}}|{{collaborator|longname|sparkit}}
 
|{{collaborator|logo|sparkit}}|{{collaborator|longname|sparkit}}
 +
|{{collaborator|logo|ocairo}}|{{collaborator|longname|ocairo}}
 
}}
 
}}
 
{{documentation/{{documentation/version}}/module-introduction-end}}
 
{{documentation/{{documentation/version}}/module-introduction-end}}
 +
 +
{| class="wikitable"
 +
|
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
Line 25: Line 31:
 
* Compare contours using Hausdorff distances
 
* Compare contours using Hausdorff distances
 
* Compare contours using Dice similarity metrics
 
* Compare contours using Dice similarity metrics
 
{|align="center"
 
|[[File:SlicerRT0.10_ContourComparisonModuleUi.png|thumb|424px| Contour comparison module GUI]]
 
|}
 
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
Line 36: Line 38:
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Panels and their use}}
 
{{documentation/{{documentation/version}}/module-section|Panels and their use}}
* TODO
+
* 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}}
Line 44: Line 54:
 
{{documentation/{{documentation/version}}/module-section|Similar Modules}}
 
{{documentation/{{documentation/version}}/module-section|Similar Modules}}
 
N/A
 
N/A
 +
 +
| [[File:SlicerRT0.10_ContourComparisonModuleUi.png|thumb|424px| Contour comparison module GUI]]
 +
|}
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
Line 51: Line 64:
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Information for Developers}}
 
{{documentation/{{documentation/version}}/module-section|Information for Developers}}
{{documentation/{{documentation/version}}/module-developerinfo}}
+
N/A
 
 
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-footer}}
 
{{documentation/{{documentation/version}}/module-footer}}
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->

Latest revision as of 02:28, 27 November 2019

Home < Documentation < Nightly < 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.
Author: Csaba Pinter (PerkLab, Queen's University)
Contact: Csaba Pinter, <email>pinter@cs.queensu.ca</email>
Back to SlicerRT home

Cancer Care Ontario  
Software Platform and Adaptive Radiotherapy Kit  
Ontario Consortium for Adaptive Interventions in Radiation Oncology  

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

Contour comparison module GUI

References

N/A

Information for Developers

N/A