resample_img: Resample an image to match a target image space.

Description Usage Arguments Value

View source: R/image_reg.R

Description

Resample an image to match a target image space.

Usage

1
resample_img(source, target, interp = 3L)

Arguments

source

image data as a nifti object.

target

image data as a nifti object.

interp

interpolation parameter, see nifyreg.linear definition.

Value

resampled image data as a nifti object.


neuroconductor/spant documentation built on May 25, 2021, 1:49 a.m.