CogIPOneImageGaussSampler OutputImageMask Property Cognex VisionPro 9.21 SR1
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: 85.1.0.0
Syntax

public CogImage8Grey OutputImageMask { get; }

Property Value

Type: CogImage8Grey
See Also