powered by
Read/Write diffusion tensor data from/to NIfTI file. Interface functions to MedINRIA.
medinria2tensor(filename) tensor2medinria(obj, filename, xind = NULL, yind = NULL, zind = NULL)
For function medinria2tensor: object of class "dtiTensor".
medinria2tensor
"dtiTensor"
file name for the tensor data.
object of class "dtiTensor"
index to define a subcube in x-direction. If is.null(xind) all voxel indices are used.
is.null(xind)
index to define a subcube in y-direction. If is.null(yind) all voxel indices are used.
is.null(yind)
index to define a subcube in z-direction. If is.null(zind) all voxel indices are used.
is.null(zind)
Karsten Tabelow tabelow@wias-berlin.de J\"org Polzehl polzehl@wias-berlin.de
P. Fillard, J. Souplet and N. Toussaint Medical Image Navigation and Research Tool by INRIA (MedINRIA), INRIA Sophia Antipolis - Research Project ASCLEPIOS 2007
https://www-sop.inria.fr/asclepios/software/MedINRIA/
dtiTensor, dtiTensor-methods dtiIndices-methods
dtiTensor
dtiTensor-methods
dtiIndices-methods
if (FALSE) demo(dti_art)
Run the code above in your browser using DataLab