Difference between revisions of "Documentation/Nightly/Modules/SegmentMorphology"
m (Text replacement - "\[http:\/\/www\.slicer\.org\/slicerWiki\/index\.php\/([^ ]+) ([^]]+)]" to "$2") |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 11: | Line 11: | ||
Author: Kevin Wang (Radiation Medicine Program, Princess Margaret Hospital, University Health Network Toronto), Csaba Pinter (PerkLab, Queen's University)<br> | Author: Kevin Wang (Radiation Medicine Program, Princess Margaret Hospital, University Health Network Toronto), Csaba Pinter (PerkLab, Queen's University)<br> | ||
Contact: Kevin Wang, <email>kevin.wang@rmp.uhn.on.ca</email>, Csaba Pinter, <email>csaba.pinter@queensu.ca</email><br> | Contact: Kevin Wang, <email>kevin.wang@rmp.uhn.on.ca</email>, 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 20: | ||
{{documentation/{{documentation/version}}/module-introduction-end}} | {{documentation/{{documentation/version}}/module-introduction-end}} | ||
− | {| | + | {| |
| | | | ||
Line 43: | Line 43: | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/module-section|Panels and their use}} | {{documentation/{{documentation/version}}/module-section|Panels and their use}} | ||
− | * Input | + | * '''Input''' |
− | ** Reference segment: The input structure that serves as the only input for unary operations and as first input and reference for the binary operations (provides the volume properties for the second one if they differ in this sense). Select segmentation first, then the individual segment | + | ** '''Reference segment:''' The input structure that serves as the only input for unary operations and as first input and reference for the binary operations (provides the volume properties for the second one if they differ in this sense). Select segmentation first, then the individual segment |
− | ** Compare contour: The input structure that serves as the second input for the binary operations. Select segmentation first, then the individual segment | + | ** '''Compare contour:''' The input structure that serves as the second input for the binary operations. Select segmentation first, then the individual segment |
− | * Operation parameters | + | * '''Operation parameters''' |
− | ** Expand A (unary): expands structure A by the dimensions specified below | + | ** '''Expand A (unary):''' expands structure A by the dimensions specified below |
− | ** Shrink A (unary): shrinks structure A by the dimensions specified below | + | ** '''Shrink A (unary):''' shrinks structure A by the dimensions specified below |
− | ** A union B (binary): Perform union operation on the structures | + | ** '''A union B (binary):''' Perform union operation on the structures |
− | ** A intersection B (binary): Perform intersection operation on the structures | + | ** '''A intersection B (binary):''' Perform intersection operation on the structures |
− | ** A subtraction B (binary): Perform subtraction operation on the structures | + | ** '''A subtraction B (binary):''' Perform subtraction operation on the structures |
− | * Output segmentation: Select or create segmentation that will contain the output. Note: The output segmentation will be cleared and will only contain the segment for the output structure. If the selection is not empty, the user is warned. | + | * '''Output segmentation:''' Select or create segmentation that will contain the output. Note: The output segmentation will be cleared and will only contain the segment for the output structure. If the selection is not empty, the user is warned. |
| [[File:20150714_0.17_SegmentMorphology_ModuleUI.png|thumb|478px|Segment Morphology module UI]] | | [[File:20150714_0.17_SegmentMorphology_ModuleUI.png|thumb|478px|Segment Morphology module UI]] |
Latest revision as of 03:32, 27 November 2019
Home < Documentation < Nightly < Modules < SegmentMorphology
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 SegmentMorphology provides morphological operators to perform on structures. The available operators are:
Use Cases
TutorialsPanels and their use
|
Similar Modules
- Segmentations
- Segment comparison
- This module is the successor of Contour morphology
References
N/A
Information for Developers
N/A