Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 429 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 429 Bytes

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 }