/ImageInterpolation

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

Primary LanguageC++

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.