Transforms in the NIfTI header are parsed and normalized versions of these transforms are applied.
reorient(nim, data, verbose = FALSE, invert = FALSE, tol = 1e-07)inverseReorient(nim, verbose = FALSE)
is an object of class nifti
.
is an array associated with nim
.
is a logical variable (default = FALSE
) that allows
text-based feedback during execution of the function.
stores the inverse transform.
is a very small value used to judge if a number is essentially zero.
Andrew Thornton zeripath@users.sourceforge.net,
Brandon Whitcher bwhitcher@gmail.com
This function utilizes the performPermutation
function
internally.
performPermutation