| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| {{{Usage: mri_mask [options] <in vol> <mask vol> <out vol> |
## Note: This page was created with the CommandTemplate ## ## If you're modifying this page please take a look at the ## latest version of CommandTemplate to ensure that you're ## using the latest version of the CommandTemplate ## ## See HelpOnCommandTemplate for description of formatting |
| Line 3: | Line 9: |
| This program applies a mask volume (typically skull stripped). |
'''Index''' <<TableOfContents>> |
| Line 5: | Line 12: |
|
Options: -xform %s ->apply LTA transform to align mask to input volume |
|
| Line 8: | Line 13: |
| -invert ->reversely apply -xform |
= Name = mri_mask - This program applies a mask volume ( typically skull stripped ) |
| Line 10: | Line 16: |
| -lta_src %s ->source volume for -xform (if not available from the xform file) |
= Synopsis = mri_mask [options] <in vol> <mask vol> <out vol> |
| Line 12: | Line 19: |
| -lta_dst %s ->target volume for -xform (if not available from the xform file) | |
| Line 14: | Line 20: |
| -T # ->threshold mask volume at # (i.e., all values <= T is considered as zero) }}} |
= Arguments = == Positional Arguments == || in vol || input volume || || || mask vol || mask volume || || |
| Line 16: | Line 25: |
|
== Required Flagged Arguments == == Optional Flagged Arguments == || -xform %s || apply LTA transform to align mask to input volume || || || -invert || reversely apply -xform || || || lta_src %s || source volume for -xform (if not available from the xform file) || || || lta_dst %s || target volume for -xform (if not available from the xform file) || || || -T || threshold mask volume at # (i.e., all values <= T is considered as zero) || || = Outputs = || out vol || output volume || || = Description = = Examples = == Example 1 == description == Example 2 == description = Bugs = None = See Also = = Links = FreeSurfer = Reporting Bugs = Report bugs to <analysis-bugs@nmr.mgh.harvard.edu> |
Index
Contents
Name
mri_mask - This program applies a mask volume ( typically skull stripped )
Synopsis
mri_mask [options] <in vol> <mask vol> <out vol>
Arguments
Positional Arguments
in vol |
input volume |
|
mask vol |
mask volume |
|
Required Flagged Arguments
Optional Flagged Arguments
-xform %s |
apply LTA transform to align mask to input volume |
|
-invert |
reversely apply -xform |
|
lta_src %s |
source volume for -xform (if not available from the xform file) |
|
lta_dst %s |
target volume for -xform (if not available from the xform file) |
|
-T |
threshold mask volume at # (i.e., all values <= T is considered as zero) |
|
Outputs
out vol |
output volume |
|
Description
Examples
Example 1
description
Example 2
description
Bugs
None
See Also
Links
Reporting Bugs
Report bugs to <analysis-bugs@nmr.mgh.harvard.edu>
