Diffusion Tensor Estimation

Estimation of Positive Definite Diffusion Tensors from Diffusion Weighted MRI
1,7K téléchargements
Mise à jour 3 mai 2010

Afficher la licence

This script shows how to compute a Diffusion Tensor (DTI) from a given DW-MRI (Diffusion-Weighted MRI) dataset. The method guarantees that the estimated tensor is positive-definite or at least positive semi-definite. The implementation is based on the article by A. Barmpoutis and B.C. Vemuri, "A Unified Framework for Estimating Diffusion Tensors of any order with Symmetric Positive-Definite Constraints", In Proc. of ISBI, 2010.

Citation pour cette source

Angelos Barmpoutis (2026). Diffusion Tensor Estimation (https://fr.mathworks.com/matlabcentral/fileexchange/27000-diffusion-tensor-estimation), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R12
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Neuroimaging dans Help Center et MATLAB Answers
Version Publié le Notes de version
1.2.0.0

Two different plotting options (ellipsoidal and spherical function) were added to the script.

1.1.0.0

Comments added to the files.

1.0.0.0