This documentation is for nidl version 0.0.0
If you use the software, please do not hesitate to Report a Bug.
Deep learning for NeuroImaging in Python.
Note
This page is a reference documentation. It only explains the function signature, and not how to use it. Please refer to the gallery for the big picture.
Read a surface geometry stored in GIFTI format.
surf_file : str
the input GIFTI surface file.
vertices : array (N, 3)
the N vertices of the surface.
triangles : array (M, 3)
the M triangles that defines the surface geometry.
Follow us
© 2025, nidl developers