Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

reorient

Reorient Image using NIfTI header


Description

Transforms in the NIfTI header are parsed and normalized versions of these transforms are applied.

Usage

reorient(nim, data, verbose = FALSE, invert = FALSE, tol = 1e-07)

inverseReorient(nim, verbose = FALSE)

Arguments

nim

is an object of class nifti.

data

is an array associated with nim.

verbose

is a logical variable (default = FALSE) that allows text-based feedback during execution of the function.

invert

stores the inverse transform.

tol

is a very small value used to judge if a number is essentially zero.

Details

This function utilizes the performPermutation function internally.

Author(s)

Andrew Thornton zeripath@users.sourceforge.net,
Brandon Whitcher bwhitcher@gmail.com

See Also


oro.nifti

Rigorous - 'NIfTI' + 'ANALYZE' + 'AFNI' : Input / Output

v0.11.0
BSD_3_clause + file LICENSE
Authors
Brandon Whitcher [aut, cre], Volker Schmid [aut], Andrew Thornton [aut], Karsten Tabelow [ctb], Jon Clayden [ctb], John Muschelli [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.