Click or drag to resize
Accord.NET (logo)

Gabor Methods

The Gabor type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFunction1D
1-D Gabor function.
Public methodStatic memberFunction2D
2-D Gabor function.
Public methodStatic memberImaginaryFunction2D
Imaginary part of the 2-D Gabor function.
Public methodStatic memberKernel2D(Double, Double, Double, Double, Double)
Computes the 2-D Gabor kernel.
Public methodStatic memberKernel2D(Double, Double, Double, Double, Double, Boolean)
Computes the 2-D Gabor kernel.
Public methodStatic memberKernel2D(Int32, Double, Double, Double, Double, Double, Boolean)
Computes the 2-D Gabor kernel.
Public methodStatic memberKernel2D(Int32, Double, Double, Double, Double, Double, Boolean, GaborKernelKind)
Computes the 2-D Gabor kernel.
Public methodStatic memberRealFunction2D
Real part of the 2-D Gabor function.
Top
See Also