Difference between revisions of "Documentation/Nightly/Modules/Contours"
From Slicer Wiki
(Page created) |
(Added use cases, added screenshot) |
||
| Line 23: | Line 23: | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/module-section|Use Cases}} | {{documentation/{{documentation/version}}/module-section|Use Cases}} | ||
| − | * | + | * Load as ribbon, then compute DVH; the user wants to see the contours in 3D |
| − | * | + | * Edit contour 1, edit contour 2; see contour 1 while editing contour 2 |
| + | * Create contour node, convert it to (empty) labelmap; do contouring on the labelmapo representation; convert to model | ||
| + | * Create/load labelmap or surface, create Contour node from that in Patient Hierarchy module | ||
{|align="center" | {|align="center" | ||
|[[File:SlicerRT0.5 Contours.png|thumb|720px| Contours module GUI]] | |[[File:SlicerRT0.5 Contours.png|thumb|720px| Contours module GUI]] | ||
| + | |[[File:SlicerRT_ContourRepresentations.png|thumb|704px| Contours representations]] | ||
|} | |} | ||
Revision as of 19:08, 21 April 2013
Home < Documentation < Nightly < Modules < ContoursIntroduction 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 Description
The Contours module manages contours and contour hierarchies.
Use Cases
- Load as ribbon, then compute DVH; the user wants to see the contours in 3D
- Edit contour 1, edit contour 2; see contour 1 while editing contour 2
- Create contour node, convert it to (empty) labelmap; do contouring on the labelmapo representation; convert to model
- Create/load labelmap or surface, create Contour node from that in Patient Hierarchy module
Tutorials
N/A
Panels and their use
- Current contour(s): Currently selected contour node (vtkMRMLContourNode) or conotur hierarchy node (vtkMRMLContourHierarchyNode)
- Active representation: The active representation (Ribbon model / Indexed labelmap / Closed surface model) of the selected contour. If a hierarchy is selected in which the active representations of the contained contours do not match, Various is indicated
- Change active representation: This box contains controls to convert from one representation to another
Similar Modules
N/A
References
Issue on SlicerRT ticketing system here
Information for Developers
| Section under construction. |


