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

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

Property Value

Type: Single
See Also