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
This function should convert and ROI in x,y,z coordinates to a base surface type=3, patches with vertices and triangles (similar to what we did to import fascicles). This is a function that takes an mrTools ROI structure and returns and mrTools base strucutre
base = roi2base(roi);
The text was updated successfully, but these errors were encountered:
This function should convert and ROI in x,y,z coordinates to a base surface type=3, patches with vertices and triangles (similar to what we did to import fascicles). This is a function that takes an mrTools ROI structure and returns and mrTools base strucutre
base = roi2base(roi);
The text was updated successfully, but these errors were encountered: