resample_img | R Documentation |
Resample an image to match a target image space.
resample_img(source, target, interp = 3L)
source |
image data as a nifti object. |
target |
image data as a nifti object. |
interp |
interpolation parameter, see nifyreg.linear definition. |
resampled image data as a nifti object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.