curv2ply | R Documentation |
Function to convert Freesurfer curvature file into .ply
curv2ply(input_file, output_file = paste(input_file, ".ply"), verbose = TRUE)
input_file |
path to Freesurfer curvature file |
output_file |
path to output file |
verbose |
logical indicating to be verbose or not |
.ply text
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.