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

From Slicer Wiki
Jump to: navigation, search
(Updated module description url to point to BRANSFit.xml in github.)
(Updated other urls to BRAINSFit.xml so they point to github.)
Line 85: Line 85:
 
{{documentation/{{documentation/version}}/module-section|Information for Developers}}
 
{{documentation/{{documentation/version}}/module-section|Information for Developers}}
 
{{documentation/{{documentation/version}}/module-developerinfo|{{documentation/modulename}}|type=CLI|category=
 
{{documentation/{{documentation/version}}/module-developerinfo|{{documentation/modulename}}|type=CLI|category=
   {{documentation/{{documentation/version}}/module-category|xmlurl=
+
   {{documentation/{{documentation/version}}/module-category|xmlurl=https://raw.github.com/BRAINSia/BRAINSStandAlone/master/BRAINSFit/BRAINSFit.xml }}
    {{documentation/{{documentation/version}}/module-qtscriptedloadable-xmlurl|{{documentation/modulename}}|18275}}
 
  }}
 
 
}}
 
}}
  
Line 93: Line 91:
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-footer|category=
 
{{documentation/{{documentation/version}}/module-footer|category=
   {{documentation/{{documentation/version}}/module-category|xmlurl=
+
   {{documentation/{{documentation/version}}/module-category|xmlurl=https://raw.github.com/BRAINSia/BRAINSStandAlone/master/BRAINSFit/BRAINSFit.xml }}
    {{documentation/{{documentation/version}}/module-qtscriptedloadable-xmlurl|{{documentation/modulename}}|18275}}
 
  }}
 
 
}}
 
}}
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->

Revision as of 17:19, 21 November 2011

Home < Documentation < 4.0 < Modules < BRAINSFit


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: Hans Johnson, UIOWA
Contributor1: FIRSTNAME LASTNAME, AFFILIATION
Contributor2: FIRSTNAME LASTNAME, AFFILIATION
Contact: Hans Johnson, <email>(hans-johnson@uiowa.edu</email>

University of Iowa  
Surgical Planning Laboratory  


Module Description

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

For extensions: link to the source code repository and additional documentation

Information for Developers