Difference between revisions of "Documentation/4.0/Modules/SceneViews"

From Slicer Wiki
Jump to: navigation, search
(Created page with '<!-- ---------------------------- --> {{documentation/{{documentation/version}}/module-header}} <!-- ---------------------------- --> <!-- ---------------------------- --> {{doc…')
 
Line 23: Line 23:
  
 
{{documentation/{{documentation/version}}/module-cli-description|xmlurl={{documentation/{{documentation/version}}/module-qtloadable-xmlurl|{{documentation/modulename}}|18405}} }}
 
{{documentation/{{documentation/version}}/module-cli-description|xmlurl={{documentation/{{documentation/version}}/module-qtloadable-xmlurl|{{documentation/modulename}}|18405}} }}
 +
 +
[[File:Slicer4-SceneViewGUI.jpeg]]
 +
[[File:Slicer4-SceneViewCreateEdit.jpeg]]
  
 
[[Documentation/{{documentation/version}}/Modules/{{documentation/modulename}}#References|References]] gives more details on the algorithm.
 
[[Documentation/{{documentation/version}}/Modules/{{documentation/modulename}}#References|References]] gives more details on the algorithm.

Revision as of 21:19, 20 October 2011

Home < Documentation < 4.0 < Modules < SceneViews


Introduction and Acknowledgements

This work is part of the National Alliance for Medical Image Computing (NA-MIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on NA-MIC can be obtained from the NA-MIC website.
Author: Nicole Aucoin, BWH
Contributor1: Wendy Plesniak, BWH
Contributor2: Daniel Haehn, UPenn
Contact: Nicole Aucoin, <email>nicole@bwh.harvard.edu</email>

Surgical Planning Laboratory  
NA-MIC  

Module Description

Template:Documentation/4.0/module-cli-description

Slicer4-SceneViewGUI.jpeg Slicer4-SceneViewCreateEdit.jpeg

References gives more details on the algorithm.

Use Cases

Most frequently used for these scenarios:

  • Use Case 1: This can be used to set up a series of predefined starting points for looking at portions of your data in detail. For example, you may have one overview scene which shows an external view of the body along with interior views with the skin surface turned off and slice planes visible to highlight a tumor location.
  • Use Case 2: To compare the output of algorithms.

Tutorials

  • Tutorial link here

Panels and their use

A list of all the panels in the interface, their features, what they mean, and how to use them. For instance:

Template:Documentation/4.0/module-cli-parametersdescription

Similar Modules

  • The Capture tool bar has silmilar functionality.

References

Publications related to this module go here. Links to pdfs would be useful. For extensions: link to the source code repository and additional documentation

Information for Developers