50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


spant (version 3.4.0)

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

Description

Resample an image to match a target image space.

Usage

resample_img(source, target, interp = 3L)

Value

resampled image data as a nifti object.

Arguments

source

image data as a nifti object.

target

image data as a nifti object.

interp

interpolation parameter, see nifyreg.linear definition.