The run-time expected position of a pattern. Character positions in a pattern are specified with respect to the expected position of the pattern.
Namespace: Cognex.VisionPro.OCAssembly: Cognex.VisionPro.OC (in Cognex.VisionPro.OC.dll) Version: 65.1.0.0
Syntax
Property Value
Type: CogTransform2DLinearEvents
| Event Type | Reason |
|---|---|
| CogOCVPatternPosition Changed | Fires when this property changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The expected pose is NULL. |
Remarks
The expected position of the pattern in the input image. Character positions in a pattern are specified with respect to the expected position of the pattern.
Default Value: Identity transformation
See Also