当前位置:   article > 正文

通过mrtrix3进行概率纤维追踪+核磁共振影像数据处理_mritrx

mritrx

通过mrtrix3进行概率纤维追踪+核磁共振影像数据处理

讲解视频内容请移步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
 

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/我家自动化/article/detail/98190?site
推荐阅读
相关标签
  

闽ICP备14008679号