Frequency domain lowpass filtering on images (2-D domain)
We have presented the code for three types of lowpass filtering in the frequency domain;
1. Ideal lowpass filter (ILPF) (Problem?)
2. Butterworth lowpass filter (BLPF)
3. Gaussian lowpass filter (GLPF)
You can clearly observe the problem of the ringing effect in the output of the low pass filter.
Reason for ringing effect;
Convolution of any image (consisting of groups of impulses of
different strengths) with the ripple shaped function results in the
ringing phenomenon.
Citation pour cette source
ABHILASH SINGH (2024). Frequency domain lowpass filtering on images (2-D domain) (https://www.mathworks.com/matlabcentral/fileexchange/88597-frequency-domain-lowpass-filtering-on-images-2-d-domain), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxTags
Remerciements
Inspiré par : Verifying convolution theorem in image processing (2-D)
A inspiré : Frequency domain highpass filtering on images (2-D domain)
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!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.
Lowpass filtering in frequency domain
Version | Publié le | Notes de version | |
---|---|---|---|
1.0.0 |