Create a complex field from a function that supplies values given polar coordinates.
Create a complex field from a function that supplies values given polar coordinates.
Half-width and half-height of the kernel. The kernel
logically extends from -size
to size
along
the x-axis, and from -size
to size
along the y-axis.
Number of discrete samples along each axis for the kernel.
Function which specifies the values of the field as a function of (magnitude, phase).
The kernel as a complex field.
Factory for creating complex filters (ComplexScalarFields) from a function that generates a complex number at a point given the polar coordinates of that point (r, theta).