Click or drag to resize
Accord.NET (logo)

Kuwahara Properties

The Kuwahara type exposes the following members.

Properties
  NameDescription
Public propertyBlockSize
Gets the size of each of the four inner blocks used in the Kuwahara filter. This is always half the kernel size minus one.
Public propertyFormatTranslations
Format translations dictionary.
(Overrides BaseInPlaceFilterFormatTranslations.)
Public propertySize
Gets the size of the kernel used in the Kuwahara filter. This should be odd and greater than or equal to five. Default is 5.
Top
See Also