atlas_vol2label: Volume to label

View source: R/atlas-steps.R

atlas_vol2labelR Documentation

Volume to label

Description

Turn volumetric files into labels for use in annotations. Calls FreeSurfer's mri_vol2label.

Usage

atlas_vol2label(annot_lab, output_dir, verbose, ncores = 2)

Arguments

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)

Value

invisibly returns the list of labels.


LCBC-UiO/ggsegExtra documentation built on May 9, 2022, 1:07 a.m.