This application will create a 3D surface for 87 freesurfer labels from the aparc+aseg.mgz file.
We kindly ask that you cite the following when publishing papers and code using this code.
You can submit this App online at https://brainlife.io/app/5aa826baf315ba00317fe086# via the "Execute" tab.
config.json
with something like the following content with paths to your input files.{
"filetype": "vtk",
"freesurfer": "../5b96d2cb161e01002a320742/5967bffa9b45c212bbec8958/output"
}
If you have singlarity install on your local machine:
main
./main
Otherwise:
If you don't have your own input file, you can download sample datasets from Brainlife.io, or you can use Brainlife CLI.
The output of this app will be a folder with a surface mesh file for each of the 87 freesrufer labels.
This App only requires singularity to run. If you don't have singularity, you will need to install following dependencies.