Browsed by
Category: Math

Bilinear Interpolation to Resize an Image

Bilinear Interpolation to Resize an Image

Bilinear interpolation can be used to resize an image, in particular to make it larger.  See my video at https://youtu.be/mxTUZW4CR_w for the the details. Here is the test image that I process in that video: Here is the code: