View source: R/camino_dt2nii.R
Performs the Camino dt2nii
function
1 2 3 4 |
infile |
Output from |
header |
NIfTI image with header information |
inputmodel |
model used for tensors |
outputroot |
Output file root. If there is one component, or output is to a vector, the output image is called root.ext, otherwise output is numbered by component. |
outputdatatype |
Specifies the data type of the output image. The data type can be any of the following strings: "byte", "short", "int", "long", "float" or "double". |
maxcomponents |
Maximum tensor components, for use with input model "multitensor". |
gzip |
Set gzip compression for the output image, if supported by the image format. |
verbose |
print diagnostic messages |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.