Click or drag to resize

OCRConfidence Property

allows to set minimum confidence used by the OCR algorithm.

Namespace:  Com.Datalogic.Decode.Configuration
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public NumericProperty Confidence { get; set; }

Property Value

Type: NumericProperty
Remarks
confidence

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

[Android Documentation]

See Also