You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added an example script (with 68186d2 ), see: examples/read_srf_and_poi_export_obj.py script.
This script:
reads an SRF and a POI file (they need to have matching number of vertices).
Extracts the surface geometry from the SRF file.
Extract patch information from the POI file.
Exports these information into a wavefront obj file
Screenshots below are taken from BrainVoyager v 22.4.4 (left) and after the "SRF and POI to colored OBJ" conversion (taken from MeshLab v1.3.2, on the right)
It would be useful to have an showing how to work with SRF (triangular mesh surface) and POI (patches of interest) files.
Example can be based on this dataset: https://search.kg.ebrains.eu/instances/Dataset/ff71a4d1-ea14-4ed6-898e-b92d95b3c446
*image from https://github.com/ofgulban/cortical-auditory-atlas .
The text was updated successfully, but these errors were encountered: