atlas_vol2surf | R Documentation |
Transform a Nifti volume to a surface
file for FreeSurfer. Calls
FreeSurfer's mri_vol2surf
for the transformation.
atlas_vol2surf(input_file, output_dir, projfrac = 0.5, verbose = TRUE)
input_file |
nifti volume |
output_dir |
output directory path |
projfrac |
value to mri_vol2surf -projfrac |
verbose |
logical indicating to be verbose or not |
nothing, creates surface files
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.