The subtraction image used when the segmentation mode is
SubtractionImage. The SubtractionImageOffsetX &
SubtractionImageOffsetY specify the pixel alignment of this image
with the blob analysis InputImage.
Namespace: Cognex.VisionPro.BlobAssembly: Cognex.VisionPro.Blob (in Cognex.VisionPro.Blob.dll) Version: 65.1.0.0
Syntax
Property Value
Type: ICogImageThe default is NULL.
Events
| Event Type | Reason |
|---|---|
| [Cognex.VisionPro.ICogChangedEvent.Changed] | Fires when the value of this property changes. The following state flag may be affected: |
Remarks
The subtraction (or threshold) image used when Mode is SubtractionImage.
The SubtractionImageOffsetX and SubtractionImageOffsetY properties specify the pixel alignment of this image with the blob analysis InputImage.
See Also