Wrapper for AFNI 3dNwarpApply function
afni_3dNwarpApply(file, warp, fixed = NULL, interpolator = c("wsinc5",
"cubic", "linear", "NN", "quintic"), invert_warp = FALSE,
outfile = NULL, retimg = TRUE, opts = "", ...)
afni_warp_apply(...)
NwarpApply(...)| file | nifti object or NIfTI filename to register to |
|---|---|
| warp | list of nifti objects or NIfTI filenames of warps to be applied |
| fixed | nifti object or NIfTI filename of the target space, used
to determine the output grid/resolution. If not specified, then it will use
that of |
| interpolator | interpolation method to use during matching process NN - nearest neighbor. |
| invert_warp | After the warp specified in |
| outfile | Output filename (should not have an extension). This
should be the same length as |
| retimg | Should an image be returned ( |
| opts | Additional options passed to |
| ... | additional arguments to |
Output filename of the brik