The raw difference images that will be created at run-time. Images indicate raw differences between the normalized input image and trained pattern image with no thresholding performed. Specified by ORing together the desired difference image constants.
Namespace: Cognex.VisionPro.PatInspectAssembly: Cognex.VisionPro.PatInspect (in Cognex.VisionPro.PatInspect.dll) Version: 65.1.0.0
Syntax
Property Value
Type: CogPatInspectDifferenceImageConstantsEvents
| Event Type | Reason |
|---|---|
| CogPatInspectRunParams Changed | Fires when the value of this property changes. The following state flag may be affected: |
Remarks
The raw difference images that will be created at run-time. These images indicate raw differences between the normalized input image and the trained pattern image without comparing the result to the threshold image. Specified by ORing together the desired difference image constants.
Default Value: None
See Also