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

read.fs.surface.bvsrf(filepath)

Arguments

filepath

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

Value

fs.surface instance

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