This documentation is for surfify version 0.3.0
If you use the software, please do not hesitate to Report a Bug.
PyTorch toolbox to work with spherical surfaces.
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, surfify developers