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.WindowsPhone
Assembly: DevScope.Ocr.Tesseract.WindowsPhone (in DevScope.Ocr.Tesseract.WindowsPhone.dll) Version: 255.255.255.255
Syntax
public float WeightingFactor { get; set; }

Property Value

Type: Single
See Also