Description Usage Arguments Value Author(s) References See Also Examples
Read/Write diffusion tensor data from/to NIfTI file. Interface functions to MedINRIA.
1 2 | medinria2tensor(filename)
tensor2medinria(obj, filename, xind = NULL, yind = NULL, zind = NULL)
|
filename |
file name for the tensor data. |
obj |
object of class |
xind |
index to define a subcube in x-direction. If |
yind |
index to define a subcube in y-direction. If |
zind |
index to define a subcube in z-direction. If |
For function medinria2tensor
: object of class "dtiTensor"
.
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
http://www-sop.inria.fr/asclepios/software/MedINRIA/
dtiTensor
,
dtiTensor-methods
dtiIndices-methods
1 | ## Not run: demo(dti_art)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.