Function to convert Freesurfer curvature file into .ply

curv2ply(input_file, output_file = paste(input_file, ".ply"), verbose = TRUE)

Arguments

input_file

path to Freesurfer curvature file

output_file

path to output file

verbose

logical indicating to be verbose or not

Value

.ply text