CogOCVTool PatternReferenceOrigin Property Cognex VisionPro 9.8 SR1
The pattern reference origin can be displayed via the CurrentRecord in order to provide the user a means of graphically setting up their pattern of character positions. It is not required for either training or running the OCV tool.

Namespace: Cognex.VisionPro.OC
Assembly: Cognex.VisionPro.OC (in Cognex.VisionPro.OC.dll) Version: 75.0.0.0
Syntax

public CogTransform2DLinear PatternReferenceOrigin { get; set; }

Property Value

Type: CogTransform2DLinear
Remarks

The pattern reference origin can be displayed via the CurrentRecord in order to provide the user a means of graphically setting up their pattern of character positions. It is not required for either training or running the OCV tool.

See Also