Difference between revisions of "Documentation/Nightly/Modules/SegmentComparison"
From Slicer Wiki
(Page created) |
Tag: 2017 source edit |
||
| (7 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
| − | <noinclude>{{documentation/versioncheck}}</noinclude> | + | <noinclude>{{documentation/versioncheck}} |
| + | </noinclude> | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/module-header}} | {{documentation/{{documentation/version}}/module-header}} | ||
| Line 11: | Line 12: | ||
Author: Csaba Pinter (PerkLab, Queen's University)<br> | Author: Csaba Pinter (PerkLab, Queen's University)<br> | ||
Contact: Csaba Pinter, <email>csaba.pinter@queensu.ca</email><br> | Contact: Csaba Pinter, <email>csaba.pinter@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 | ||
| Line 20: | Line 21: | ||
{{documentation/{{documentation/version}}/module-introduction-end}} | {{documentation/{{documentation/version}}/module-introduction-end}} | ||
| − | {| | + | {| |
| | | | ||
| Line 29: | Line 30: | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/module-section|Use Cases}} | {{documentation/{{documentation/version}}/module-section|Use Cases}} | ||
| − | * Compare segments using Hausdorff distances | + | |
| − | * Compare segments using Dice similarity metrics | + | *Compare segments using Hausdorff distances |
| + | *Compare segments using Dice similarity metrics | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/module-section|Tutorials}} | {{documentation/{{documentation/version}}/module-section|Tutorials}} | ||
| − | + | See [[Documentation/{{documentation/version}}/Extensions/SlicerRT|SlicerRT extension page]] | |
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/module-section|Panels and their use}} | {{documentation/{{documentation/version}}/module-section|Panels and their use}} | ||
| − | * Input | + | |
| − | ** Reference segment: The input structure that serves as reference for the comparison. Select segmentation first, then the individual segment | + | *'''Input''' |
| − | ** Compare segment: The input structure that serves as the second input (compare) for the comparison. Select segmentation first, then the individual segment | + | **'''Reference segment:''' The input structure that serves as reference for the comparison. Select segmentation first, then the individual segment |
| − | * Hausdorff distance metrics | + | **'''Compare segment:''' The input structure that serves as the second input (compare) for the comparison. Select segmentation first, then the individual segment |
| − | ** Compute Hausdorff distances button: Click this to compute Hausdorff distances on the specified input structures | + | *'''Hausdorff distance metrics''' |
| − | * Dice similarity metrics | + | **'''Compute Hausdorff distances button:''' Click this to compute Hausdorff distances on the specified input structures |
| − | ** Compute Dice metrics button: Click this to compute Dice similarity metrics on the specified input structures | + | *'''Dice similarity metrics''' |
| + | **'''Compute Dice metrics button:''' Click this to compute Dice similarity metrics on the specified input structures | ||
<!-- | <!-- | ||
| Line 52: | Line 55: | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/module-section|Similar Modules}} | {{documentation/{{documentation/version}}/module-section|Similar Modules}} | ||
| + | |||
*[[Documentation/{{documentation/version}}/Modules/Segmentations|Segmentations]] | *[[Documentation/{{documentation/version}}/Modules/Segmentations|Segmentations]] | ||
*[[Documentation/{{documentation/version}}/Modules/SegmentMorphology|Segment morphology]] | *[[Documentation/{{documentation/version}}/Modules/SegmentMorphology|Segment morphology]] | ||
| − | + | *This module is the successor of [[Documentation/{{documentation/version}}/Modules/ContourComparison|Contour comparison]] | |
| − | |||
| − | |||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/module-section|References}} | {{documentation/{{documentation/version}}/module-section|References}} | ||
| − | + | ||
| + | *Information about the Plastimatch Hausdorff algorithm used [http://plastimatch.org/doxygen/classHausdorff__distance.html here] | ||
| + | *Information about the Plastimatch Dice algorithm used [http://plastimatch.org/doxygen/classDice__statistics.html here] | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/module-section|Information for Developers}} | {{documentation/{{documentation/version}}/module-section|Information for Developers}} | ||
N/A | N/A | ||
| + | |||
| + | |[[File:20150714_0.17_SegmentComparison_ModuleUI.png|thumb|477px| Segment comparison module GUI]] | ||
| + | |} | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/module-footer}} | {{documentation/{{documentation/version}}/module-footer}} | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
Latest revision as of 09:50, 2 March 2020
Home < Documentation < Nightly < Modules < SegmentComparison
|
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 DescriptionThe SegmentComparison module provides comparison metrics for segments (i.e. contours, structures) Use Cases
TutorialsPanels and their use
Similar Modules
References
Information for DevelopersN/A |

