Click or drag to resize
Accord.NET (logo)

NiblackThresholdC Property

Gets or sets the mean offset C. This value should be between 0 and 255. The default value is 0.

Namespace:  Accord.Imaging.Filters
Assembly:  Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntax
public double C { get; set; }
Request Example View Source

Property Value

Type: Double
See Also