Filter with Gabor Kernel using FFT

Filter an image with M*N Gabor kernels, return the result. Use FFT to accelerate.

Ahora está siguiendo esta publicación

[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.

Citar como

Ke Yan (2026). Filter with Gabor Kernel using FFT (https://es.mathworks.com/matlabcentral/fileexchange/30795-filter-with-gabor-kernel-using-fft), MATLAB Central File Exchange. Recuperado .

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.0