The pattern reference image 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.OCAssembly: Cognex.VisionPro.OC (in Cognex.VisionPro.OC.dll) Version: 75.1.0.0
Syntax
Property Value
Type: CogImage8GreyEvents
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the value of this property changes. The following state flag may be affected: |
Remarks
The reference image is an image you can use to configure and train your pattern. The tool does not use the reference image pixels for training. Instead, you use the reference image to manually place the expected character positions. You can enable the reference image display in CurrentRecordEnable.
See Also