innolitics / freesurfer

The official FreeSurfer repository maintained by LCN
Other
1 stars 2 forks source link

Mesh Representation #10

Closed yujanshrestha closed 6 years ago

yujanshrestha commented 6 years ago

Read and write the existing Freesurfer mesh format.

If the topology is present in the file then we will use that, otherwise, a Delaunay triangulation will be used to generate the topology.

Mesh representation in memory