Gabor filter bank

版本 1.5.0.0 (12.7 KB) 作者: Darko Juric
Generates Gabor filter bank
3.7K 次下载
更新 2011/7/2

查看许可证

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://ww2.mathworks.cn/matlabcentral/fileexchange/31784-gabor-filter-bank), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2008a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Filter Banks 的更多信息
致谢

启发作品: Gabor Wavelet Pyramid

社区
版本 已发布 发行说明
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