Cog3DVisionDataStitchResult GreyImage Property Cognex VisionPro 9.5
The stitched grey image. This will be null if Grey output was not requested.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 69.0.0.0
Syntax

public CogImage16Grey GreyImage { get; }

Property Value

Type: CogImage16Grey
See Also