Magic kernel resizing

Versione 1.3.0.0 (2,46 KB) da Jan Motl
The “magic kernel” is a method of resampling images that gives clear results free of artifacts.
891 download
Aggiornato 7 mar 2018

Visualizza la licenza

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/

Cita come

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

Compatibilità della release di MATLAB
Creato con R13
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
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