Gabor filter bank

Generates Gabor filter bank

現在この提出コンテンツをフォロー中です。

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)

引用

Darko Juric (2026). Gabor filter bank (https://jp.mathworks.com/matlabcentral/fileexchange/31784-gabor-filter-bank), MATLAB Central File Exchange. に取得済み.

謝辞

ヒントを与えたファイル: Gabor Wavelet Pyramid

カテゴリ

Help Center および MATLAB AnswersFilter Banks についてさらに検索

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
コミュニティ
バージョン 公開済み リリース ノート 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