Click or drag to resize
TesseractOcrImageAdaptiveThresholdingSettingsWeightingFactor Property
Gets or Sets the pixel value intensity Weighting factor. The default value is 0.15.

Namespace: DevScope.Ocr.Tesseract.Windows
Assembly: DevScope.Ocr.Tesseract.Windows.x86 (in DevScope.Ocr.Tesseract.Windows.x86.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public float WeightingFactor { get; set; }

Property Value

Type: Single
See Also