nilearn.surface: Manipulating Surface Data#

Functions for surface manipulation.

Functions:

load_surf_data(surf_data)

Load data to be represented on a surface mesh.

load_surf_mesh(surf_mesh)

Load a surface mesh geometry.

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

Extract surface data from a Nifti image.