Tagged Questions
4
votes
5answers
2k views
Perceptual Image Downsampling
So here is my problem:
I have an image, that image is large (high resolution) and it needs to be small (much lower resolution).
So I do the naive thing (kill every other pixel) and the result looks ...