freesurfer分割后的解剖文件.annot, 如何求解剖区域的三维坐标?如已知lh.HCP-MMP1.annot,如何求Glasser360的皮层三维坐标?
我们经常会遇到需要可视化网络,这就需要求感兴趣区域的三维空间的坐标,那到底怎么求呢?下面给出详细的代码?% Function to extract centroids of a cortical parcellation on the Freesurfer sphere. Runs on individual hemispheres.%% Requires read_surf.m and read_annotation.m functions, distributed with Freesurfe.