![]() |
BilateralSmoothingKernelSize Property |
Namespace: Accord.Imaging.Filters
Exception | Condition |
---|---|
ArgumentOutOfRangeException | The specified value is out of range (see eception message for details). |
ArgumentException | The value of this must be an odd integer. |
The greater the value the more is the general power of the filter. Small values (less than 9) on high resolution images (3000 pixels wide) do not give significant results. Large values increase the number of calculations and degrade performance.
![]() |
---|
The value of this property must be an odd integer in the [3, 255] range if LimitKernelSize is set to or in the [3, 25] range otherwise. |
Default value is set to 9.