Image processing demo - high pass filter
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
Citation pour cette source
Bogumila & Zbigniew MROZEK (2026). Image processing demo - high pass filter (https://fr.mathworks.com/matlabcentral/fileexchange/38436-image-processing-demo-high-pass-filter), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
Tags
Remerciements
A inspiré : Image processing demo - binarization improves readability of text (m944)
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.1.2.0 | tested with MATLAB R2017B |
||
| 1.1.1.0 | first line changed to clear, close all
|
||
| 1.1.0.0 | Changes in title and description only. |
||
| 1.0.0.0 |
