Learn R Programming

spant (version 3.3.0)

resample_voi: Resample a VOI to match a target image space using nearest-neighbour interpolation.

Description

Resample a VOI to match a target image space using nearest-neighbour interpolation.

Usage

resample_voi(voi, mri)

Value

volume data as a nifti object.

Arguments

voi

volume data as a nifti object.

mri

image data as a nifti object.