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
Zitieren als
Dirk-Jan Kroon (2025). DTI and Fiber Tracking (https://www.mathworks.com/matlabcentral/fileexchange/21130-dti-and-fiber-tracking), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Sciences > Neuroscience > Human Brain Mapping > MRI >
- Sciences > Physics > Polymers & Soft Matter >
- Sciences > Material Sciences > Polymers >
Tags
Quellenangaben
Inspiriert: 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!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0.0 | Changed the vector [128 128 58] in [size(S0)] allowing all data sizes |