Magic kernel resizing

Version 1.3.0.0 (2,46 KB) von Jan Motl
The “magic kernel” is a method of resampling images that gives clear results free of artifacts.
891 Downloads
Aktualisiert 7. Mär 2018

Lizenz anzeigen

The “magic kernel” is a method of resampling images that gives amazingly clear results (free of “aliasing” artifacts, free of “ringing”, and free of “width beat” for thin features) yet is lightning fast (the simplest version only requires a few integer additions and bit-shifts).
The full method description is available at: https://web.archive.org/web/20170707165835/http://johncostella.webs.com/magic/

Zitieren als

Jan Motl (2024). Magic kernel resizing (https://www.mathworks.com/matlabcentral/fileexchange/40392-magic-kernel-resizing), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R13
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.3.0.0

Streamlined the implementation
The link replaced with the snapshot from web archive.

1.2.0.0

Fixed typo in the illustration image.

1.1.0.0

Typo.

1.0.0.0