CogMaskCreatorResult Mask Property Cognex VisionPro 9.25 SR1
Get the generated mask image from this CogMaskCreatorResult.

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

public CogImage8Grey Mask { get; }

Property Value

Type: CogImage8Grey
See Also