/Image-Downscaling

Primary LanguageHTMLBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

README

This repository has MATLAB implementation of the perceptual based downscaling algorithm. And a fast implementation of the same. Run perceptual.m and tester.m(fast) to see the algorithm in action. For results open ./images/result.md

What is this repository for?

Code for faster Perceptual Based Image downscaling algorithm given by Oztireli et al. { https://graphics.ethz.ch/~cengizo/imageDownscaling.htm }