Skip to content

KernelGabor Node

KernelGabor generates a Gabor kernel.

img

Category

Primitive/Kernel

Outputs

Name Type Description
kernel Array Output kernel.

Parameters

Name Type Description
angle Float Kernel angle.
kw Float Base spatial frequencies in the X and Y directions. The frequencies are defined with respect to the entire domain: for example, kw = 2 produces two full oscillations across the domain width (and similarly for the Y direction).
normalize Bool Normalize kernel so that the sum of the elements equals 1, preserving the overall intensity of an heightmap after convolution for instance.
radius Float Kernel radius with respect to the domain size.

Example

No example yet

No example available for this node.