Description

TBoxKernel is one of the simplest and most fundamental kernels. Convolving with this kernel corresponds to the same approach used within nearest neighbor interpolation. The filter is defined as

and it is commonly known as a box filter, top-hat function or a Fourier window.

[See Also] Resamplers Example