Click or drag to resize
Accord.NET (logo)

NiblackThreshold Properties

The NiblackThreshold type exposes the following members.

Properties
  NameDescription
Public propertyC
Gets or sets the mean offset C. This value should be between 0 and 255. The default value is 0.
Public propertyFormatTranslations
Format translations dictionary.
(Overrides BaseFilterFormatTranslations.)
Public propertyK
Gets or sets the user-defined parameter k. Default is 0.2.
Public propertyRadius
Gets or sets the filter convolution radius. Default is 15.
Top
See Also