mri_cc
mri_cc <invol> <outvol> <subject name>
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.
Argument | Explanation |
---|---|
invol | input volume |
outvol | output volume |
Argument | Explanation |
---|---|
-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> |
-force | proccess regardless of existing CC in input |
-f | include 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) |
Output | Explanation |
---|---|
outvol | output volume |
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.
Report bugs to <freesurfer@nmr.mgh.harvard.edu>
mri_ca_label