讲解视频内容请移步Bilibili:
https://space.bilibili.com/542601735
入群讨论请加v hochzeitstorte
请注明“核磁共振学习”

通过mrtrix3进行概率纤维追踪

https://mrtrix.readthedocs.io/

今日代码

dwigradcheck input [ options ]
功能:Check the orientation of the diffusion gradient table
dwigradcheck DTI.mif -export_grad_mrtrix grad_check

dwi2response algorithm [ options ] …
功能:Estimate response function(s) for spherical deconvolution
Example:
dwi2response dhollander DTI.mif
response_wm.txt response_gm.txt response_csf.txt
-mask mask.nii.gz -voxels voxel.mif
-grad grad_check

dwi2fod [ options ] algorithm dwi response odf [ response odf … ]
功能:Estimate fibre orientation distributions from diffusion data using spherical deconvolution
Example:
dwi2fod msmt_csd DTI.mif response_wm.txt
fod_wm.mif response_csf.txt fod_csf.mif
-mask mask.nii.gz -grad grad_check

tckgen [ options ] source tracks
功能:Perform streamlines tractography
Example:
tckgen fod_wm.mif wmcsf_10Mtrack.tck
-seed_image mask.nii.gz
-select 10000000 -step 0.75 -cutoff 0.15
-grad grad_check -minlength 5
在这里插入图片描述

下期预告:使用脚本进行数据批处理。

Logo

魔乐社区(Modelers.cn) 是一个中立、公益的人工智能社区,提供人工智能工具、模型、数据的托管、展示与应用协同服务,为人工智能开发及爱好者搭建开放的学习交流平台。社区通过理事会方式运作,由全产业链共同建设、共同运营、共同享有,推动国产AI生态繁荣发展。

更多推荐