Magic kernel resizing

版本 1.3.0.0 (2.5 KB) 作者: Jan Motl
The “magic kernel” is a method of resampling images that gives clear results free of artifacts.
891.0 次下载
更新时间 2018/3/7

查看许可证

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/

引用格式

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

MATLAB 版本兼容性
创建方式 R13
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
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