Gabor Class |
Namespace: Accord.Math
The Gabor type exposes the following members.
Name | Description | |
---|---|---|
Function1D |
1-D Gabor function.
| |
Function2D |
2-D Gabor function.
| |
ImaginaryFunction2D |
Imaginary part of the 2-D Gabor function.
| |
Kernel2D(Double, Double, Double, Double, Double) |
Computes the 2-D Gabor kernel.
| |
Kernel2D(Double, Double, Double, Double, Double, Boolean) |
Computes the 2-D Gabor kernel.
| |
Kernel2D(Int32, Double, Double, Double, Double, Double, Boolean) |
Computes the 2-D Gabor kernel.
| |
Kernel2D(Int32, Double, Double, Double, Double, Double, Boolean, GaborKernelKind) |
Computes the 2-D Gabor kernel.
| |
RealFunction2D |
Real part of the 2-D Gabor function.
|