Click or drag to resize
TesseractOcrPageOrientationScriptInfoBestScriptConfidence Property
Gets the best script confidence.

Namespace: DevScope.Ocr.Tesseract.WindowsPhone
Assembly: DevScope.Ocr.Tesseract.WindowsPhone (in DevScope.Ocr.Tesseract.WindowsPhone.dll) Version: 255.255.255.255
Syntax
public float BestScriptConfidence { get; }

Property Value

Type: Single
See Also