-
-
-
-
imrotate2.zip
... negative value for ANGLE. It makes the output image B the same size as the input image, and uses nearest-neighbor interpolation by default, setting the values of pixels in B that are outside the rotated image to the corresponding circular-shifted values ...
-
-
-
-
fftInterpolate.rar
Performs N-D FFT interpolation on any data for which fftn works. Will upsample by zero-filling, downsample by truncating high frequencies, or combine both up- and downsampling by dimension to allow arbitrary reshaping.
-
-
hermite.zip
Hermite Curve Interpolation in c++ using Opengl library and Glut.
-
rgb2cmy_tetra.zip
color conversion using tetrahedral interpolation. It can be used for any color conversion if you have a look-up talble of the color spaces. The source file is for the conversion of RGB to CMYK.
-