Diffusion Tensor Estimation

Estimation of Positive Definite Diffusion Tensors from Diffusion Weighted MRI

이 제출물을 팔로우합니다

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 (2026). Diffusion Tensor Estimation (https://kr.mathworks.com/matlabcentral/fileexchange/27000-diffusion-tensor-estimation), MATLAB Central File Exchange. 검색 날짜: .

카테고리

Help CenterMATLAB Answers에서 Neuroimaging에 대해 자세히 알아보기

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
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