Skip to content

Files

Latest commit

1255e50 · Sep 12, 2017

History

History
11 lines (9 loc) · 679 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 679 Bytes

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.