Filter with Gabor Kernel using FFT

版本 1.0.0.0 (2.7 KB) 作者: Ke Yan
Filter an image with M*N Gabor kernels, return the result. Use FFT to accelerate.
2.4K 次下载
更新时间 2011/3/18

查看许可证

[G GWINLEN] = genGaborKernelF( MU,NU,sigma,scaleXY,imgSz )
GIMG = GABORCONV(IMG,G,GWINLEN)
Extract the texture feature using Gabor filter/wavelet. You should first generate cell array G, which is a set of kernels in freq domain, then pass G and the image to the function GABORCONV.

引用格式

Ke Yan (2024). Filter with Gabor Kernel using FFT (https://www.mathworks.com/matlabcentral/fileexchange/30795-filter-with-gabor-kernel-using-fft), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2010b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0