reslice_to_mrs: Reslice a nifti object to match the orientation of mrs data.

View source: R/image_reg.R

reslice_to_mrsR Documentation

Reslice a nifti object to match the orientation of mrs data.

Description

Reslice a nifti object to match the orientation of mrs data.

Usage

reslice_to_mrs(mri, mrs, interp = 3L)

Arguments

mri

nifti object to be resliced.

mrs

mrs_data object for the target orientation.

interp

interpolation parameter, see nifyreg.linear definition.

Value

resliced imaging data.


spant documentation built on Oct. 23, 2023, 5:06 p.m.