Learn R Programming

dti (version 0.5-4)

dtiTensor-class: Class "dtiTensor"

Description

Diffusion Tensor object. Containes the results of estimating a diffusion tensor from diffusion weighted image (DWI) data.

Arguments

Objects from the Class

Objects can be created by calls to functions dtiTensor, dti.smooth or medinria2tensor.

Extends

Class "list", from data part. Class "dti", directly. Class "vector", by class "list", distance 2.

References

K. Tabelow, J. Polzehl, H.U. Voss, and V. Spokoiny. Diffusion Tensor Imaging: Structural adaptive smoothing, NeuroImage 39(4), 1763-1773 (2008).

http://www.wias-berlin.de/projects/matheon_a3/

See Also

dtiData,dtiTensor,dtiIndices,dti.smooth, dti, dtiData, dtiIndices

Examples

Run this code
showClass("dtiTensor")
demo(dti_art)

Run the code above in your browser using DataLab