Documentation/4.0/Modules/Editor

From Slicer Wiki
Revision as of 15:37, 20 October 2011 by Pieper (talk | contribs)
Jump to: navigation, search
Home < Documentation < 4.0 < Modules < Editor


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: Steve Pieper, Isomics, Inc.
  • Contributor1: Wendy Plesniak, BWH
  • Contributor2: Ron Kikinis, BWH
  • Contributor3: Jim Miller, GE
  • Contact: Steve Pieper, <email>john@doe.org</email>
Template:Documentation/4.0/module-introduction-logoTemplate:Documentation/4.0/module-introduction-logo


Module Description

Here comes a description what the module is good for. Explain briefly how it works and point to the references giving more details on the algorithm.


Use Cases

Most frequently used for these scenarios:

  • Use Case 1:
  • Use Case 2:

Tutorials

Links to tutorials that use this module

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:

  • Input panel1:
    • First input
    • Second input
  • Parameters panel:
    • First parameter
    • Second parameter
  • Output panel:
    • First output
    • Second output
  • Viewing panel:
Name of panel 1
  • Input panel2:
    • First input
    • Second input
  • Parameters panel:
    • First parameter
    • Second parameter
  • Output panel:
    • First output
    • Second output
  • Viewing panel:
Name of panel 2

Similar Modules

  • Point to other modules that have similar 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