Gabor filter bank

Generates Gabor filter bank

Sie verfolgen jetzt diese Einreichung

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)

Zitieren als

Darko Juric (2026). Gabor filter bank (https://de.mathworks.com/matlabcentral/fileexchange/31784-gabor-filter-bank), MATLAB Central File Exchange. Abgerufen .

Quellenangaben

Inspiriert: Gabor Wavelet Pyramid

Kategorien

Mehr zu Filter Banks finden Sie in Help Center und MATLAB Answers

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Communitys
Mehrere Dateien sind in der  Power Electronics Control Community erhältlich
Version Veröffentlicht Versionshinweise 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