![]() |
BilateralSmoothing Properties |
The BilateralSmoothing type exposes the following members.
Name | Description | |
---|---|---|
![]() | ColorFactor |
Determines the variance of color for a color domain, >= 1.
|
![]() | ColorPower |
Exponent power, used in Color function calculation, >= 1.
|
![]() | EnableParallelProcessing |
Enable or not parallel processing on multi-core CPUs.
|
![]() | FormatTranslations |
Format translations dictionary.
(Overrides BaseUsingCopyPartialFilterFormatTranslations.) |
![]() | KernelSize |
Size of a square for limiting surrounding pixels that take part in calculations, [3, 255].
|
![]() | LimitKernelSize |
Specifies if exception must be thrown in the case a large
kernel size is used which may lead
to significant performance issues.
|
![]() | SpatialFactor |
Determines smoothing power within a color domain (neighbor pixels of similar color), >= 1.
|
![]() | SpatialPower |
Exponent power, used in Spatial function calculation, >= 1.
|