CogIPOneImageGaussSampler OutputImageMask Property Cognex VisionPro 9.7
This is the computed mask that helps us figure out which output pixels were computed and which were copied from InputImage.

Namespace: Cognex.VisionPro.ImageProcessing
Assembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 73.0.0.0
Syntax

public CogImage8Grey OutputImageMask { get; }

Property Value

Type: CogImage8Grey
See Also