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

From Slicer Wiki
Jump to: navigation, search
(Added parameters description xml line.)
(Prepend documentation/versioncheck template. See http://na-mic.org/Mantis/view.php?id=2887)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
<noinclude>{{documentation/versioncheck}}</noinclude>
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-header}}
 
{{documentation/{{documentation/version}}/module-header}}
Line 9: Line 10:
 
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 [http://www.na-mic.org/ NA-MIC website].<br>
 
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 [http://www.na-mic.org/ NA-MIC website].<br>
 
Author: Hans Johnson, UIOWA<br>
 
Author: Hans Johnson, UIOWA<br>
Contributor1: FIRSTNAME LASTNAME, AFFILIATION<br>
 
Contributor2: FIRSTNAME LASTNAME, AFFILIATION<br>
 
 
Contact: Hans Johnson, <email>(hans-johnson@uiowa.edu</email><br>
 
Contact: Hans Johnson, <email>(hans-johnson@uiowa.edu</email><br>
 
{{documentation/{{documentation/version}}/module-introduction-row}}
 
{{documentation/{{documentation/version}}/module-introduction-row}}
Line 21: Line 20:
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Module Description}}
 
{{documentation/{{documentation/version}}/module-section|Module Description}}
 
+
{{documentation/{{documentation/version}}/module-description}}
{{documentation/{{documentation/version}}/module-description|xmlurl=https://raw.github.com/BRAINSia/BRAINSStandAlone/master/BRAINSROIAuto/BRAINSROIAuto.xml }}
 
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
Line 28: Line 26:
 
Most frequently used for these scenarios:
 
Most frequently used for these scenarios:
  
* Use Case 1:
+
* Use Case 1: Creating a rough brain mask.
 
* Use Case 2:
 
* Use Case 2:
  
Line 37: Line 35:
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Panels and their use}}
 
{{documentation/{{documentation/version}}/module-section|Panels and their use}}
{{documentation/{{documentation/version}}/module-parametersdescription|xmlurl=https://raw.github.com/BRAINSia/BRAINSStandAlone/master/BRAINSROIAuto/BRAINSROIAuto.xml }}
+
{{documentation/{{documentation/version}}/module-parametersdescription}}
 
 
 
 
A list of all the panels in the interface, their features, what they mean, and how to use them. For instance:
 
 
 
{|style="width: 100%"
 
|
 
* Input panel1:
 
** First input
 
** Second input
 
* Parameters panel:
 
** First parameter
 
** Second parameter
 
* Output panel:
 
** First output
 
** Second output
 
* Viewing panel:
 
| align="right" |
 
[[Image:screenshotBlankNotOptional.png|thumb|280px|Name of panel 1]]
 
|-
 
|
 
* Input panel2:
 
** First input
 
** Second input
 
* Parameters panel:
 
** First parameter
 
** Second parameter
 
* Output panel:
 
** First output
 
** Second output
 
* Viewing panel:
 
| align="right" |
 
[[Image:screenshotBlankNotOptional.png|thumb|280px|Name of panel 2]]
 
|}
 
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
Line 83: Line 48:
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Information for Developers}}
 
{{documentation/{{documentation/version}}/module-section|Information for Developers}}
{{documentation/{{documentation/version}}/module-developerinfo|{{documentation/modulename}}|type=Interactive|category=
+
{{documentation/{{documentation/version}}/module-developerinfo}}
  {{
+
 
  documentation/{{documentation/version}}/module-category|xmlurl=https://raw.github.com/BRAINSia/BRAINSStandAlone/master/BRAINSROIAuto/BRAINSROIAuto.xml
 
  }}
 
}}
 
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
{{documentation/{{documentation/version}}/module-footer|category=
+
{{documentation/{{documentation/version}}/module-footer}}
  {{
 
  documentation/{{documentation/version}}/module-category|xmlurl=https://raw.github.com/BRAINSia/BRAINSStandAlone/master/BRAINSROIAuto/BRAINSROIAuto.xml
 
  }}
 
}}
 
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->

Latest revision as of 07:31, 14 June 2013

Home < Documentation < 4.0 < Modules < ForegroundMasking


For the latest Slicer documentation, visit the read-the-docs.



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
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: Creating a rough brain mask.
  • Use Case 2:

Tutorials

Links to tutorials that use this module

Panels and their use

Parameters:





     * '
     
       ** ': 
     
   
 


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