GaborWaveletStack

GaborWaveletStack[n, scale]
returns orientation sensitive Gabor wavelets having n orientations at scale

GaborWaveletStack[n,scale,size]
returns orientation sensitive Gabor wavelets having dimensions size

DetailsDetails

  • GaborWaveletStack generates a stack of oriented Gabor filters that can be used by OrientationScoreTransform to compute an Orientation Score.
  • The following options can be given to control the shape of the wavelet:
  • "Epsilon"4Epsilon controls how anisotropic the wavelet is
    K0{0, 3}Defines the spatial frequency of the complex exponential
    "Directional"FalseWhenever the spatial wavelets are single or double headed

ExamplesExamplesopen allclose all

Basic Examples  (3)Basic Examples  (3)

Create a Gabor wavelet using the default settings.

In[1]:=
Click for copyable input
Out[1]=

The size of the wavelet has an automatic setting.

In[1]:=
Click for copyable input
Out[1]=

The shape of the Gabor wavelet can be controlled by options.

In[1]:=
Click for copyable input
Out[1]=