void plm_warp(Plm_image::Pointer &im_warped, DeformationFieldType::Pointer *vf, const Xform::Pointer &xf_in, Plm_image_header *pih, const Plm_image::Pointer &im_in, float default_val, bool resample_linear_xf, bool use_itk, bool interp_lin)
The plm_warp function creates a new image from an input image and a transform. It also,...
Definition plm_warp.cxx:338