Difference between revisions of "Documentation/Nightly/Modules/ContourMorphology"
(Page created) |
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: Kevin Wang (Radiation Medicine Program, Princess Margaret Hospital, University Health Network Toronto)<br> | Author: Kevin Wang (Radiation Medicine Program, Princess Margaret Hospital, University Health Network Toronto)<br> | ||
Contact: Kevin Wang, <email>kevin.wang@rmp.uhn.on.ca</email><br> | Contact: Kevin Wang, <email>kevin.wang@rmp.uhn.on.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 29: | Line 35: | ||
{{documentation/{{documentation/version}}/module-section|Use Cases}} | {{documentation/{{documentation/version}}/module-section|Use Cases}} | ||
Modify existing contours | Modify existing contours | ||
− | |||
− | |||
− | |||
− | |||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
Line 40: | Line 42: | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/module-section|Panels and their use}} | {{documentation/{{documentation/version}}/module-section|Panels and their use}} | ||
− | * | + | * Input |
+ | ** Reference contour: The input contour 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) | ||
+ | ** Compare contour: The input contour that serves as the second input for the binary operations | ||
+ | ** 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 | ||
+ | * Operation parameters | ||
+ | ** Expand A (unary): expands contour A by the dimensions specified below | ||
+ | ** Shrink A (unary): shrinkscontour A by the dimensions specified below | ||
+ | ** A union B (binary): Perform union operation on the contours | ||
+ | ** A intersection B (binary): Perform intersection operation on the contours | ||
+ | ** A subtraction B (binary): Perform subtraction operation on the contours | ||
+ | * Output contour: Select or create contour that will have the output | ||
+ | |||
+ | | [[File:SlicerRT0.10_ContourMorphologyModuleUi.png|thumb|406px|Contour Morphology module UI]] | ||
+ | |} | ||
+ | |||
<!-- | <!-- | ||
{{documentation/{{documentation/version}}/module-parametersdescription}} | {{documentation/{{documentation/version}}/module-parametersdescription}} | ||
Line 56: | Line 72: | ||
{{documentation/{{documentation/version}}/module-section|Information for Developers}} | {{documentation/{{documentation/version}}/module-section|Information for Developers}} | ||
N/A | N/A | ||
− | |||
Latest revision as of 02:24, 27 November 2019
Home < Documentation < Nightly < Modules < ContourMorphology
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 ContourMorphology provides morphological operators to perform on contours. The available operators are:
Use CasesModify existing contours TutorialsPanels and their use
|
Similar Modules
N/A
References
N/A
Information for Developers
N/A