A 6 DOF origin for the pattern. This transform maps from "Pattern Space" to the selected space of TrainImage.
Namespace: Cognex.VisionPro.PatInspectAssembly: Cognex.VisionPro.PatInspect (in Cognex.VisionPro.PatInspect.dll) Version: 65.1.0.0
Syntax
Property Value
Type: CogTransform2DLinearEvents
| Event Type | Reason |
|---|---|
| CogPatInspectPattern Changed | Fires when the value of this property changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | Value is NULL. |
Remarks
A generalized pattern origin that describes how the pattern in the run-time image is different from the trained pattern. The PatInspect tool uses this transformation to map from "Pattern Space" to the selected space of the TrainImage.
Default Value: The identity transform.
See Also