Nearest Neighbor Interpolation with Perspective
Posted: 2014-04-13T18:13:52-07:00
I have been trying to control how the pixels are interpolated with distort perspective as follows:
...-interpolate nearest -distort Perspective ...
I am referring to this: http://www.imagemagick.org/Usage/misc/#interpolate
There is absolutely no difference in result with "nearest", however other method like "Average16" the difference is visible. Is it possible to apply nearest interpolation to perspective?
Basically I am trying to achieve a distort that is NOT anti-aliased.
Any help is appreciated!
...-interpolate nearest -distort Perspective ...
I am referring to this: http://www.imagemagick.org/Usage/misc/#interpolate
There is absolutely no difference in result with "nearest", however other method like "Average16" the difference is visible. Is it possible to apply nearest interpolation to perspective?
Basically I am trying to achieve a distort that is NOT anti-aliased.
Any help is appreciated!