fsaverage6 to fsaverage5
fs6_to_fs5.Rd
Remaps vertex-wise surface data in fsaverage6 space to fsaverage5 space using the nearest neighbor approach
Examples
surf_data = runif(81924,min=0, max=100);
fs5_data=fs6_to_fs5(surf_data)
fs6_to_fs5.Rd
Remaps vertex-wise surface data in fsaverage6 space to fsaverage5 space using the nearest neighbor approach
surf_data = runif(81924,min=0, max=100);
fs5_data=fs6_to_fs5(surf_data)