Click or drag to resize

PropertyIDOcrConfidence Field

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

Namespace:  Com.Datalogic.Device.Configuration
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public const int OcrConfidence = 262916

Field Value

Type: Int32
Remarks

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

The class of the property is NumericProperty.

[Android Documentation]

See Also