Assembly: Cognex.VisionPro.Blob (in Cognex.VisionPro.Blob.dll) Version: 65.1.0.0
Property Value
Type: CogImage8GreyThe default is a NULL image.
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the value of this property changes. The following state flag may be affected: |
A mask CogImage8Grey indicating areas of "Care" and "Don't Care". Pixels with nonzero values are interpreted as "Care" pixels: image pixels that correspond to "Care" pixels in the mask are treated normally. Pixels with zero values are interpreted as "Don't Care" pixels: image pixels that correspond to "Don't Care" pixels in the mask are always treated as background pixels (or assigned a label of 0 if you are using labeled connectivity).
The mask is aligned to the input image using the InputImageMaskOffsetX and InputImageMaskOffsetY functions.