| TesseractOcrCharChoiceConfidence Property |
Gets the Confidence assumed by the ocr engine.
Namespace: DevScope.Ocr.Tesseract.WindowsAppAssembly: DevScope.Ocr.Tesseract.WindowsApp (in DevScope.Ocr.Tesseract.WindowsApp.dll) Version: 255.255.255.255
Syntax public float Confidence { get; }
Public ReadOnly Property Confidence As Single
Get
public:
virtual property float Confidence {
float get () sealed;
}
Property Value
Type:
SingleSee Also