Diffusion Tensor Estimation

Estimation of Positive Definite Diffusion Tensors from Diffusion Weighted MRI
1.7K 次下载
更新时间 2010/5/3

查看许可证

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.

引用格式

Angelos Barmpoutis (2025). Diffusion Tensor Estimation (https://www.mathworks.com/matlabcentral/fileexchange/27000-diffusion-tensor-estimation), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R12
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Neuroimaging 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
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