Gabor filter bank

Generates Gabor filter bank

Vous suivez désormais cette soumission

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)

Citation pour cette source

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

Remerciements

A inspiré : Gabor Wavelet Pyramid

Catégories

En savoir plus sur Filter Banks dans Help Center et MATLAB Answers

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Communautés
Version Publié le Notes de version 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