Image Bandpass Filtering

Image Fourier filtering. Works creating a donut hard filter and convolving it in Fourier space. Handles also non square images.
78 Downloads
Updated 31 Mar 2022

View License

Generates a donut filter and performs fourier filter. It works as a
bandpass filter. Thakes care of the filtering also for non-square images
Inputs
Frm : Input Frame should be a 2D matrix
R_in : lowpass edge threshold from 0 to 1 in frequency % es 0.02
R_ou : longpass edge threshold from 0 to 1 in frequency % es 0.2
VIS : Visualiazation Boolean variable
Note that R_in < R_ou if you want to really filter something
Outputs
FrmFilt : Filtered frame

Cite As

Marcoleonetti1 (2024). Image Bandpass Filtering (https://www.mathworks.com/matlabcentral/fileexchange/109094-image-bandpass-filtering), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2022a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0