resizeImageBL, an R library which resizes an image using bilinear interpolation.
Copyright 2016 James P. Howard, II
The computer code and data files on this web page are distributed under the BSD-2-Clause license.
resizeImageBL is available in an R version.
resizeImageBL, an R library which resizes an image using bilinear interpolation.
resizeImageNN, an R library which resizes an image using nearest neighbor interpolation.
Original R code by James Howard; Modifications by John Burkardt.