Description

TSelectiveConvolver works similarly to TConvolver, but it will exclude color samples from the convolution depending on a the difference from a local reference sample value. This way we may for instance perform smoothing for regions with small color variance, while still maintaining the high contrast features of the image.

[See Also] Resampler Example, Kernel Example