Turn volumetric files into labels for
use in annotations. Calls FreeSurfer's
mri_vol2label
.
atlas_vol2label(annot_lab, output_dir, verbose, ncores = 2)
annot_lab | annotation label |
---|---|
output_dir | output directory path |
verbose | logical indicating to be verbose or not |
ncores | number of cores for parallel processing (default numcores-2) |
invisibly returns the list of labels.