Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 341 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 341 Bytes

Python scripts for simple operations with brain surfaces.

  • reading and writing vtk and ply surface format
  • plotting surfaces with matplotlib only
  • evaulating meshes as graphs with networkx (spatial cluster, shortest path, ...)
  • sampling volumetric data on a mesh
  • evaluating mesh simplification
  • finding a median levelset surface ...