Click or drag to resize

PropertyID.OcrConfidence Field

This parameter allows to set minimum confidence used by the OCR algorithm.

Namespace: Com.Datalogic.Decode
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public const Int32 OcrConfidence = "value"

Field Value

Type: Int32
Remarks
This parameter allows to set minimum confidence used by the OCR algorithm. An higher confidence decreases misdecoding probabilities.

[Android Documentation]

See Also