Image processing demo - high pass filter

Graphic processing with MATLAB only (no toolboxes). High-pass filtering process example included.
814.0 次下载
更新时间 2017/9/27

查看许可证

Low-pass filtering is easy and always works fine (not included here). High-pass filtering needs conversion of numbers from integer to float before processing and then conversion back to integer -- to keep numbers within their limits. Lena.jpg example is included. Presented on EAEEIE2010 conference ("Re-inventing Image Processing teaching") and published in a book MATLAB and Simulink by Bogumila & Zbigniew MROZEK, https://helion.pl/ksiazki/matsi4

引用格式

Bogumila & Zbigniew MROZEK (2025). Image processing demo - high pass filter (https://ww2.mathworks.cn/matlabcentral/fileexchange/38436-image-processing-demo-high-pass-filter), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2017b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Images 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.2.0

tested with MATLAB R2017B

1.1.1.0

first line changed to clear, close all
close all added

1.1.0.0

Changes in title and description only.

1.0.0.0