atlas_vol2surf: Nifti volume to surface

View source: R/atlas-steps.R

atlas_vol2surfR Documentation

Nifti volume to surface

Description

Transform a Nifti volume to a surface file for FreeSurfer. Calls FreeSurfer's mri_vol2surf for the transformation.

Usage

atlas_vol2surf(input_file, output_dir, projfrac = 0.5, verbose = TRUE)

Arguments

input_file

nifti volume

output_dir

output directory path

projfrac

value to mri_vol2surf -projfrac

verbose

logical indicating to be verbose or not

Value

nothing, creates surface files


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