Magic kernel resizing

Versión 1.3.0.0 (2,46 KB) por Jan Motl
The “magic kernel” is a method of resampling images that gives clear results free of artifacts.
891 descargas
Actualizado 7 mar 2018

Ver licencia

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/

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R13
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
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