The confidence score is the amount that a character's matching score must exceed the highest scoring confusing character in order to pass verification.
Namespace: Cognex.VisionPro.OCAssembly: Cognex.VisionPro.OC (in Cognex.VisionPro.OC.dll) Version: 75.0.0.0
Syntax
Property Value
Type: DoubleEvents
| Event Type | Reason |
|---|---|
| CogOCVCharacterPosition Changed | Fires when this property changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | Threshold is < 0 or > 1. |
Remarks
The confidence threshold is the amount that a character's matching score must exceed the highest scoring confusing character in order to pass verification.
Default Value: 0.0
See Also