nilearn.surface: Manipulating Surface Data#

Functions for surface manipulation.

Functions:

load_surf_data(surf_data)

Loading data to be represented on a surface mesh.

load_surf_mesh(surf_mesh)

Loading a surface mesh geometry

vol_to_surf(img, surf_mesh[, radius, ...])

Extract surface data from a Nifti image.