Box kernel creation.
Creates square kernel of given size, filled with given value.
Value of elements in the kernel.
Kernel of size [rows, cols], filled with given value.
See Implementation
Box kernel creation.
Creates square kernel of given size, filled with given value.