Gabor filter bank

Generates Gabor filter bank

You are now following this Submission

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 (2026). Gabor filter bank (https://se.mathworks.com/matlabcentral/fileexchange/31784-gabor-filter-bank), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired: Gabor Wavelet Pyramid

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Communities
Version Published Release Notes Action
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