Mask indicating areas of Care (mask value 255) and Don't Care (mask value zero). The mask is aligned to the intermediate image using the IntermediateImageMaskOffsetX & Y values.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 91.0.0.0
Syntax
Property Value
Type: CogImage8GreyThe intermediate image mask. May be null.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the intermediate image mask is changed. |
Remarks
See Also