This function uses bilinear interpolation to apply spatial offset correction on image
a NumericMatrix.
a NumericMatrix.
a double x spatial offset. It has to be within ]-1,+1[. Default is NA_REAL for no change.
a double y spatial offset. It has to be within ]-1,+1[. Default is NA_REAL for no change.
It is intended to be applied on raw images matrices from .rif files so has to generate spatial offset corrected image matrices.
See William E. Ortyn et al. Sensitivity Measurement and Compensation in Spectral Imaging. Cytometry A 69 852-862 (2006).
tools:::Rd_expr_doi("10.1002/cyto.a.20306")