The accept threshold specifies the matching score below which a character will fail verification.
Namespace: Cognex.VisionPro.OCAssembly: Cognex.VisionPro.OC (in Cognex.VisionPro.OC.dll) Version: 75.1.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 accept threshold specifies the matching score below which a character will fail verification.
Default Value: 0.5
See Also