Home
|
GR32_Resamplers
|
|
TSelectiveConvolver
Hierarchy
TPersistent
|
|
|
|
|
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.
Reference
| Properties | Methods | Events |
|---|---|---|
| In TSelectiveConvolver: | ||
| Delta | Create | |
| GetSample | ||
| In TKernelSampler: | ||
| CenterX | Destroy | |
| CenterY | ||
| Kernel | ||
| In TNestedSampler: | ||
| Sampler | ||
| In TCustomSampler: | ||
| FinalizeSampling | ||
| GetSampleBounds | ||
| HasBounds | ||
| PrepareSampling | ||
| In TNotifiablePersistent: | ||
| UpdateCount | BeginUpdate | OnChange |
| Changed | ||
| EndUpdate | ||
See Also
Kernel Example, Resampler Example, TConvolver
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007
Home
GR32_Resamplers