Home
|
GR32_Resamplers
|
|
TBoxKernel
Hierarchy
TPersistent
|
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.
Reference
| Properties | Methods |
|---|---|
| In TBoxKernel: | |
| Filter | |
| GetWidth | |
| In TCustomKernel: | |
| Observer | Changed |
| Create | |
| RangeCheck | |
See Also
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007
Home
GR32_Resamplers