Home
|
GR32_Resamplers
|
TSelectiveConvolver
|
|
TSelectiveConvolver.Delta
property Delta: Single;
Description
Selective convolution requires a Delta parameter for determining which color samples should be included in the convolution. For each sample location one reference sample C is chosen. Color samples that are not within the threshold range [C - Delta, C + Delta], will be excluded from the convolution.
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007
Home
GR32_Resamplers
TSelectiveConvolver