DTI and Fiber Tracking
Straightforward Diffusion MRI (DTI) and Fiber Tracking (FT) functions and examples.
DTI.m, will calculate the Apparent Diffusion Coefficient(ADC), fractional anistropy (FA), and diffusion tensor field, of a DTI datasets consisting of at least 6 dataset with different MRI gradients and at least 1 without gradient.
FT.m, will calculate neural tracts (fiber tracts) starting from every point in the brain, and outputs all fibers crossing a certain ROI.
Try DTI_example.m and then FT_example.m
引用
Dirk-Jan Kroon (2024). DTI and Fiber Tracking (https://www.mathworks.com/matlabcentral/fileexchange/21130-dti-and-fiber-tracking), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
プラットフォームの互換性
Windows macOS Linuxカテゴリ
- Sciences > Neuroscience > Human Brain Mapping > MRI >
- Sciences > Physics > Polymers & Soft Matter >
- Sciences > Material Sciences > Polymers >
タグ
謝辞
ヒントを与えたファイル: Extended version of FT.m func of file ID: #21130, Volumetric 3
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!バージョン | 公開済み | リリース ノート | |
---|---|---|---|
1.0.0.0 | Changed the vector [128 128 58] in [size(S0)] allowing all data sizes |