fredyedev / C-C-Bilinear-Interpolation

C/C++ Bilinear interpolation on PNG images. This algorithm increase a image from original resolution to other image with f x original resolution, where f is the size increase factor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C-C-Bilinear-Interpolation

C/C++ Bilinear interpolation on PNG images. This algorithm increase a image from original resolution to other image with f x original resolution, where f is the size increase factor.

About

C/C++ Bilinear interpolation on PNG images. This algorithm increase a image from original resolution to other image with f x original resolution, where f is the size increase factor.


Languages

Language:C++ 100.0%