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; }
Public Property Confidence As NumericProperty
Get
Set
Property Value
Type:
NumericPropertyRemarks confidence allows to set minimum confidence used by the OCR
algorithm. An higher confidence decreases misdecoding probabilities.
[Android Documentation]
See Also