Radius of kernel. Pixels in kernel with distance to center lesser than radius will have value of foreground, other pixels will have value of background.
Foreground kernel values, or in the given radius (circle). Default is 1.
Background kernel values, or out of the given radius (circle). Default is 0.
Kernel of size [radius, radius], filled with given values.
Radial kernel creation.
Creates square kernel of given radius as edge length, with given values.