Implementation of Common Bilinear Interpolation Method
Image extraction and interpolation are frequently used in image processing; this program implements the widely adopted bilinear interpolation algorithm with code examples for pixel value calculation.