Skip to content

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.

Notifications You must be signed in to change notification settings

AyushRai09/Content-Adaptive-Image-Downsampling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages