Difference between revisions of "Documentation/Nightly/Modules/SegmentComparison"
From Slicer Wiki
m (Text replacement - "\[http:\/\/www\.slicer\.org\/slicerWiki\/index\.php\/([^ ]+) ([^]]+)]" to "$2") |
Tag: 2017 source edit |
||
Line 1: | Line 1: | ||
− | <noinclude>{{documentation/versioncheck}}</noinclude> | + | <noinclude>{{documentation/versioncheck}} |
+ | </noinclude> | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/module-header}} | {{documentation/{{documentation/version}}/module-header}} | ||
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 | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
Line 38: | Line 40: | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{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]] | ||
Line 58: | Line 62: | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{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 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] | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
Line 64: | Line 70: | ||
N/A | N/A | ||
− | | [[File:20150714_0.17_SegmentComparison_ModuleUI.png|thumb|477px| Segment comparison module GUI]] | + | |[[File:20150714_0.17_SegmentComparison_ModuleUI.png|thumb|477px| Segment comparison module GUI]] |
|} | |} | ||
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 |