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
Citation pour cette source
Dirk-Jan Kroon (2024). DTI and Fiber Tracking (https://www.mathworks.com/matlabcentral/fileexchange/21130-dti-and-fiber-tracking), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- Sciences > Neuroscience > Human Brain Mapping > MRI >
- Sciences > Physics > Polymers & Soft Matter >
- Sciences > Material Sciences > Polymers >
Tags
Remerciements
A inspiré : 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!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
1.0.0.0 | Changed the vector [128 128 58] in [size(S0)] allowing all data sizes |