Differences between revisions 3 and 4
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:
mri_extract_label - extracts a set of labeled voxels from an image. mri_extract_label

= Description =
This program will
extract a set of labeled voxels from an image.
Line 28: Line 31:

= Outputs =
= Description =
This program will extract a set of labeled voxels from an image.
|| --help or -u || Prints out help information ||
Line 34: Line 34:


= Bugs =
Line 45: Line 41:
= Methods Description =
NA

= References =
NA

Index

Name

mri_extract_label

Description

This program will extract a set of labeled voxels from an image.

Synopsis

mri_extract_label [options] <input volume> <label 1> <label 2> ... <output name>

Arguments

Optional Flagged Arguments

-s <sigma>

apply a Gaussian smoothing kernel

-t <xform file>

apply the transform in <xform file> to extracted volume

-exit_none_found

exit 1 if label(s) are not found

-dilate <n>

dilate output volume <n> times

-erode <n>

erode output volume <n> times

--help or -u

Prints out help information

Examples

See Also

mri_binarize

Links

FreeSurfer

Reporting Bugs

Report bugs to <analysis-bugs@nmr.mgh.harvard.edu>

Author/s

mri_extract_label (last edited 2017-11-29 12:46:09 by MorganFogarty)