If true then this character position will use the common uncertainty settings in the pattern. Otherwise, this position will use the uncertainty settings specified by its own properties.
Namespace: Cognex.VisionPro.OCAssembly: Cognex.VisionPro.OC (in Cognex.VisionPro.OC.dll) Version: 69.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 common uncertainty settings specified in the CogOCVPattern. If false, the character position will use the individual uncertainty settings specified by TranslationUncertainty, RotationUncertainty, and ScalingUncertainty.
Default Value: True
See Also