OcrParametersConfidence - свойство

Threshold confidence coefficient, below which recognized text is considered unreliable.

Definition

Пространство имён: Tessa.TextRecognition
Сборка: Tessa (в Tessa.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
C#
[RangeAttribute(1, 100)]
public int Confidence { get; set; }

Значение свойства

Int32

Заметки

Should be between 1 and 100.

См. также