Click or drag to resize
Accord.NET (logo)

GaborFilter Properties

The GaborFilter type exposes the following members.

Properties
  NameDescription
Public propertyFormatTranslations
Format translations dictionary.
(Overrides BaseFilterFormatTranslations.)
Public propertyGamma
Gets or sets the aspect ratio for the filter. Default is 0.3.
Public propertyLambda
Gets or sets the wavelength for the filter. Default is 4.0.
Public propertyPsi
Gets or sets the phase offset for the filter. Default is 1.0.
Public propertySigma
Gets or sets the Gaussian variance for the filter. Default is 2.
Public propertySize
Gets or sets the size of the filter. Default is 3.
Public propertyTheta
Gets or sets the orientation for the filter, in radians. Default is 0.6.
Top
See Also