oro2ants: Convert Between nifti and antsImage

Description Usage Arguments Value

View source: R/oro2ants.R

Description

NIfTI data can be converted between nifti (from the oro.nifti package) and antsImage objects.

Usage

1
oro2ants(img, reference = NULL, cleanup = TRUE, ...)

Arguments

img

Object of class nifti

reference

Object of class antsImage to copy header information (origin, spacing, direction) (experimental)

cleanup

temporary files are deleted after they are read in

...

arguments passed to checkimg

Value

Object of class antsImage


neuroconductor/extrantsr documentation built on Sept. 28, 2020, 11:31 a.m.