Home
|
GR32_Resamplers
|
|
TLinearKernel
Hierarchy
TPersistent
|
Description
This class implements a linear reconstruction filter. Linear interpolation is a first-degree method that passes a straight line through every two consecutive points of the input signal.
The filter is described by the following interpolation kernel:

In literature h(x) is often referred to as a triangle filter, tent filter, roof function, Chateau function or a Bartlett window.
Reference
| Properties | Methods |
|---|---|
| In TLinearKernel: | |
| 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