Difference between revisions of "Documentation/Nightly/Modules/PatientHierarchy"
From Slicer Wiki
m |
m |
||
Line 50: | Line 50: | ||
: In Contours module select 'Create new Contour' in the contour selector drop-down to create a new contour | : In Contours module select 'Create new Contour' in the contour selector drop-down to create a new contour | ||
: In Patient Hierarchy module drag&drop new contour from 'Potential patient hierarchy nodes' list to under a structure set in the tree | : In Patient Hierarchy module drag&drop new contour from 'Potential patient hierarchy nodes' list to under a structure set in the tree | ||
− | : The default representation is an empty Ribbon model. It can be converted to Indexed labelmap in the Contours module and then the labelmap can be edited in the Editor module | + | : The default representation is an empty Ribbon model. It can be converted to Indexed labelmap in the Contours module and then the labelmap '''can be edited in the Editor module''' |
; Create contour from labelmap volume or model | ; Create contour from labelmap volume or model |
Revision as of 14:11, 9 December 2013
Home < Documentation < Nightly < Modules < PatientHierarchy
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 Description
The PatientHierarchy module manages all data that has been loaded from DICOM.
Use Cases
TutorialsNone specifically for Patient Hierarchy yet How to
|
Panels and their use
- Patient hierarchy tree (top)
- Contains all the objects in the Patient hierarchy in a tree representation.
- The only items that exist in the tree before importing any data are the default structure set and its corresponding color table, which facilitates Contour node creation without having any DICOM data imported
- MRML Node Inspector (closed drop-down panel under the tree)
- Displays the attributes of the currently selected Patient hierarchy node. Can be edited by double-clicking on an attribute name or value
- Potential patient hierarchy nodes list
- List of nodes that are currently outside the patient hierarchy, but can be added. Nodes are listed in this list if there is at least one plugin that can do the adding of that node.
Similar Modules
N/A
References
- Manual editing of contours can be done in the Contours module
Information for Developers