justingardner / mrTools

mrTools - matlab based tools for fMRI

Home Page:http://gru.stanford.edu/mrTools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

roi2base

justingardner opened this issue · comments

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);