X offset value in pixels. The X & Y offset values measure the offset from the upper-left corner of the TrainImage to the upper-left corner of the TrainImageMask in image coordinates of the TrainImage.
Namespace: Cognex.VisionPro.CNLSearchAssembly: Cognex.VisionPro.CNLSearch (in Cognex.VisionPro.CNLSearch.dll) Version: 73.0.0.0
Syntax
Property Value
Type: Int32Events
| Event Type | Reason |
|---|---|
| CogCNLSearchPattern Changed | Fires when the TrainImageMaskOffsetX is changed, but the change does cause the pattern to become untrained (because it has not been trained yet). The following state flag may be affected: |
| CogCNLSearchPattern Changed | Fires when the TrainImageMaskOffsetX is changed and this pattern becomes untrained. The following state flags may be affected: |
Remarks
The X-offset from the upper-left corner of the TrainImage to the upper-left corner of the TrainImageMask in pixels.
If these values are changed, the pattern becomes untrained.
Default Value: 0
See Also