resample_voi: Resample a VOI to match a target image space using...

View source: R/image_reg.R

resample_voiR Documentation

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)

Arguments

voi

volume data as a nifti object.

mri

image data as a nifti object.

Value

volume data as a nifti object.


martin3141/spant documentation built on April 14, 2024, 4:15 a.m.