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
Citar como
Dirk-Jan Kroon (2024). DTI and Fiber Tracking (https://www.mathworks.com/matlabcentral/fileexchange/21130-dti-and-fiber-tracking), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- Sciences > Neuroscience > Human Brain Mapping > MRI >
- Sciences > Physics > Polymers & Soft Matter >
- Sciences > Material Sciences > Polymers >
Etiquetas
Agradecimientos
Inspiración para: 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!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0.0 | Changed the vector [128 128 58] in [size(S0)] allowing all data sizes |