Read a mesh and associated data like color and normals from a binary file in BrainVoyager SRF mesh format.

read.mesh.brainvoyager(filepath)

Arguments

filepath

string. Full path to the input surface file in SRF mesh format.

Value

named list of the elements in the file.

References

The srf format spec is at https://support.brainvoyager.com/brainvoyager/automation-development/84-file-formats/344-users-guide-2-3-the-format-of-srf-files.

See also