This folder contains the code in 'downsampling.m' which is written in Matlab. Sample image on which the code runs is also present in this folder named 'test1.png'. Make sure that input image size is lesser than 40X40 pixels.
adamsanaglo/Content-Adaptive-Image-Downsampling
This contains Matlab implementation of Johannes Kopf's image processing paper which deals with the adaptive downsampling of images. It gives better results than existing methods like subsampling and bicubic.
MATLAB