Difference between revisions of "Documentation/Nightly/Modules/CompareVolumes"
From Slicer Wiki
Line 51: | Line 51: | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/module-section|Similar Modules}} | {{documentation/{{documentation/version}}/module-section|Similar Modules}} | ||
− | Used by [[ | + | Used by [[Documentation/{{documentation/version}}/Modules/LandmarkRegistration|LandmarkRegistration module]] |
<!-- ---------------------------- --> | <!-- ---------------------------- --> |
Revision as of 23:34, 19 September 2014
Home < Documentation < Nightly < Modules < CompareVolumes
For the latest Slicer documentation, visit the read-the-docs. |
Introduction and Acknowledgements
Information on NA-MIC can be obtained from the NA-MIC website. | |||||||
|
Module Description
Interactive views of loaded volume data.
Use Cases
Examples:
- Use Case 1: Look at the volumes currently loaded
- Use Case 2: Get an overview of a loaded volume
- Use Case 3: Compare on volume and/or label to all other volumes
Tutorials
Panels and their use
- Parameters
- Orientation: picks what the viewers will display
- Target Volume: selects volume to show
- Lightbox Target Volume: puts target in bg layer of all slice views
- Common Background Volume: selects a background volume and all others are put in fg
- Common Label Volume: selects a label and all others are put in either fg or bg depending on state of common background
- Layer Reveal Cursor
- Allows you to look in detail and compare the fg and bg volumes. Works with pan/zoom/slice scroll.
Similar Modules
Used by LandmarkRegistration module
References
N/A
Information for Developers
This module is written in python.
Section under construction. |