Get the greyscale mask associated with
the greyscale image associated with this
root.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro.CorePlus (in Cognex.VisionPro.CorePlus.dll) Version: 73.0.0.0
Syntax
Return Value
Type: CogImage8GreyWill be null if there is no grey mask. That can happen if there is no grey image. That can also happen if there is a grey image, and all pixels are valid/visible.
Implements
ICog3DPointCloudRoot GetGreyMaskSee Also