andresbejarano / ImageInterpolation

An implementation of bi-linear, barycentric and Shepard interpolation methods applied to images.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImageInterpolation

An implementation of bi-linear, barycentric and Shepard interpolation methods applied to images.

Requirements

The program requires VTK. Please download it, compile and install before running this program.

About

An implementation of bi-linear, barycentric and Shepard interpolation methods applied to images.


Languages

Language:C++ 100.0%