NAME

mri_cc

SYNOPSIS

mri_cc <invol> <outvol> <subject name>

DESCRIPTION

This program segments the corpus callosum into five separate labels in the subcortical segmentation volume 'aseg.mgz'. The divisions of the cc are equally spaced in terms of distance along the primary eigendirection (pretty much the long axis) of the cc. The lateral extent can be changed with the -T <thickness> parameter, where <thickness> is the distance off the midline (so -T 1 would result in the who CC being 3mm thick). The default is 2 so it's 5mm thick. The aseg.stats values should be volume.

POSITIONAL ARGUMENTS

ArgumentExplanation
involinput volume
outvoloutput volume

REQUIRED-FLAGGED ARGUMENTS

OPTIONAL-FLAGGED ARGUMENTS

ArgumentExplanation
-o <fname>write aseg including CC to SDIR/mri/<fname>
-aseg <fname>read aseg from SDIR/mri/<fname>
-sdir <dname>set SUBJECTS_DIR to <dname>
-lta <fname>write rotation lta to global <fname>
-forceproccess regardless of existing CC in input
-finclude fornix in segmentation
-d <int>subdivide into <int> compartments
-t <int>setting CC thickness to <int> mm
-s <int>skipping <int> voxels in rotational align
-m <float>set max of rotations to be searched (default=7deg)

OUTPUTS

OutputExplanation
outvoloutput volume

EXAMPLE 1

mri_cc -aseg aseg.mgz -o aseg.auto_CCseg.mgz bert

Uses the aseg volume and creates aseg.auto_CCseg.mgz with five divisions of the corpus callosum.

REPORTING

Report bugs to <freesurfer@nmr.mgh.harvard.edu>

SEE-ALSO

mri_ca_label