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.