Frequency domain highpass filtering on images (2-D domain)

We have discussed the three type of highpass filters in the frequency domain. (Ideal, Butterworth and Gaussian HPF)
165 téléchargements
Mise à jour 10 mars 2021

Afficher la licence

We have presented the code for three types of highpass filtering in the frequency domain;
1. Ideal highpass filter (IHPF) (Problem?)
2. Butterworth highpass filter (BHPF)
3. Gaussian highpass filter (GHPF)

You can clearly observe the problem of the ringing effect in the output of the high 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.

You can download the code for the corresponding lowpass filters from the link given below;
https://in.mathworks.com/matlabcentral/fileexchange/88597-frequency-domain-lowpass-filtering-on-images-2-d-domain

Citation pour cette source

ABHILASH SINGH (2024). Frequency domain highpass filtering on images (2-D domain) (https://www.mathworks.com/matlabcentral/fileexchange/88602-frequency-domain-highpass-filtering-on-images-2-d-domain), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2020b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

Highpass filtering in frequency domain

Version Publié le Notes de version
1.0.0