Convert volume to surface
1 2 3 4 5 6 7 8 | mri_vol2surf(
input_file,
output_file,
hemisphere,
projfrac = 0.5,
opts = NULL,
verbose = TRUE
)
|
input_file |
input volume |
output_file |
path to output file |
hemisphere |
hemisphere, either "rh" or "lh" |
projfrac |
argument to projfrac |
opts |
other arguments to freesurfer command |
verbose |
logical indicating to be verbose or not |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.