freesurfer 操作.docx

  1. 1、本文档共52页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
freesurfer 操作

皮层厚度和表面积(surface area)——Freesurfer分析方法预备阶段:1打开终端,输入指令,打开tschtcsh setenv FREESURFER_HOME /usr/local/freesurfer source $FREESURFER_HOME/SetUpFreeSurfer.csh setenv TUTORIAL_DATA /media/8498B05D98B05002/DATA/fs-cyh setenv SUBJECTS_DIR $TUTORIAL_DATA cd $SUBJECTS_DIR2Recon-allrecon-all \ -i one slice in the anatomical dicom series \ -s subject id that you make up \ -sd directory to put the subject folder in \ -all recon-all -i -s study -all 文件 文件夹名配准tkregister2 --mgz --s study1 --fstal --surf orig 查看看分割结果tkmedit cyh brainmask.mgz -aux T1.mgz -surfs -aseg 看膨胀结果tksurfer cyh lh inflated 在Freesurfer中,经过recon-all指令预处理,一些统计数据已经产生。他们保存在每个被试的stas/子文件夹下。有subcortical segmentation (aseg)皮层下组织分割的,还有?cortical parcellation (aparc)皮层分割的结果。一、单被试分析1.aparc.stats是不同皮层区域的统计信息,这些信息存储在lh.aparc.stats和rh.aparc.stats中。cd $SUBJECTS_DIR/cyh/statsless lh.aparc.stats(1)通过上面的命令行可以得到Structure Name,?Number of Vertices,?Surface Area,?Gray Matter Volume,?Average Thickness,Thickness StDev,?Integrated Rectified Mean Curvature,?Integrated Rectified Gaussian Curvature,?Folding Index?and?Intrinsic Curvature Indexfor each entry in the table.(2)要得到某个指定区域的统计信息,可参照Q. I am trying to measure the cortical thickness of specific ROI, how can I do this?A: You can save the ROI to a label file and then use:mris_anatomical_stats -l label file(3)要计算全脑平均厚度,参照Q. I am trying to measure the global mean cortical thickness (i.e combined across hemispheres), how would I do this?A: One suggestion is to use the surface area of each hemisphere as the weighting factor. In which case the global mean thickness including both hemispheres would be given by:bh.thickness = ( (lh.thickness * lh.surfarea) + (rh.thickness * rh.surfarea) ) / (lh.surfarea + rh.surfarea)If you use the values in the ?h.aparc.stats, it already factors out the unknown region, so you dont have to do it yourself.2.aseg.stats皮层下组织的统计数据cd $SUBJECTS_DIR/004/statsless aseg.stats通过这个命令可以得到:Segmentation Id,?Number of Voxels,?Volume,?Structure Name,?

文档评论(0)

xcs88858 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

版权声明书
用户编号:8130065136000003

1亿VIP精品文档

相关文档