Gabor filter bank

Generates Gabor filter bank
3.7K Downloads
Updated 2 Jul 2011

View License

Features of this implementation of Gabor:

- has paramaters to control filter size, orientation, postion and frequency
- has ability to compensate DC component
- kernel contains functions to extract amplitudes, phases, real and imag parts
- can show filter bank and responses
- convolution (and feature extraction) can be done by calling only one function

Warning:
requires Matlab >=7.6 (OOP syntax)

Cite As

Darko Juric (2024). Gabor filter bank (https://www.mathworks.com/matlabcentral/fileexchange/31784-gabor-filter-bank), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2008a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Filter Banks in Help Center and MATLAB Answers
Acknowledgements

Inspired: Gabor Wavelet Pyramid

Communities

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.5.0.0

filter bank has been made
some changes on GaborKernel

1.2.0.0

using meshgrid instead for loops

1.0.0.0