Difference between revisions of "Modules:BRAINSROIAuto-Documentation-3.6"
From Slicer Wiki
KentWilliams (talk | contribs) |
KentWilliams (talk | contribs) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 56: | Line 56: | ||
*Configuration Parameters | *Configuration Parameters | ||
**Otsu Percentile Threshold: At what percentile should the Otsu Thresholding algorithm begin masking. | **Otsu Percentile Threshold: At what percentile should the Otsu Thresholding algorithm begin masking. | ||
− | **Otsu | + | **Otsu Correction Factor: Used to scale the Otsu algorithm's results in cases where the mask generated is incorrect. |
**Closing Size: The size for the largest void to fill in the mask, in voxels. | **Closing Size: The size for the largest void to fill in the mask, in voxels. | ||
**Output Image Pixel Type: the scalar type of the masked output volume. | **Output Image Pixel Type: the scalar type of the masked output volume. | ||
− | |[[Image: | + | |[[Image:BRAINSROIAutoUI.png|thumb|280px|User Interface]] |
|} | |} | ||
Line 81: | Line 81: | ||
Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer3 bug tracker. Please select the '''usability issue category''' when browsing or contributing. | Follow this [http://na-mic.org/Mantis/main_page.php link] to the Slicer3 bug tracker. Please select the '''usability issue category''' when browsing or contributing. | ||
− | <! | + | <!-- |
+ | ===Source code & documentation=== | ||
Links to the module's source code: | Links to the module's source code: |
Latest revision as of 15:37, 7 May 2010
Home < Modules:BRAINSROIAuto-Documentation-3.6Return to Slicer 3.6 Documentation
Module Name
BRAINSROIAuto
General Information
Module Type & Category
Type: CLI
Category: Registration
Authors, Collaborators & Contact
- Author1: Hans Johnson, University of Iowa
- Contributor1: Kent WIlliams, University of Iowa
- Contact: Hans Johnson, hans-johson at uiowa.edu
Module Description
BRAINSROIAuto is a program whose purpose is to automatically generate a Binary Image (or Mask) to encompass the region in an brain image volume occupied by the brain.
Usage
In general, BRAINSROIAuto takes a brain image volume, and generates a mask without requiring parameter tweaking.
Quick Tour of Features and Use
|
Development
Notes from the Developer(s)
Dependencies
BRAINSFit depends on Slicer3 (for the SlicerExecutionModel support) and ITK.
Tests
TODO: Link to BRAINS3 and/or Slicer3 dashboard tests.
Known bugs
Links to known bugs in the Slicer3 bug tracker
Usability issues
Follow this link to the Slicer3 bug tracker. Please select the usability issue category when browsing or contributing.