If set, the thresholds for the location will come from pattern's character location settings when the run-time parameter is built.
Namespace: Cognex.VisionPro.OCAssembly: Cognex.VisionPro.OC (in Cognex.VisionPro.OC.dll) Version: 80.0.0.0
Syntax
Property Value
Type: BooleanEvents
| Event Type | Reason |
|---|---|
| CogOCVCharacterPosition Changed | Fires when this property changes. The following state flag may be affected: |
Remarks
If true then this character position will use the accept and confidence thresholds specified in the CogOCVPattern. If false, the character position will use the thresholds specified by RunTimeAcceptThreshold and RunTimeConfidenceThreshold.
Default Value: True
See Also