`gimp-plugin-interpolate' is a simple interpolation plugin for the GIMP.

It works by using weighted averages, averaging nearby pixels according to how
near they are to the center pixel. By default, it also does a pass to calculate
a plane for each input pixel, using the least squares method.

You can have a separate input mask, so that you can control which region of the
image is to be read.
