Cog3DRangeImageHeightCalculatorTool InputImage Property Cognex VisionPro 9.5
The range image surface data used in the height calculation.

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

public ICogImage InputImage { get; set; }

Property Value

Type: ICogImage
The default is null.
Events

Event TypeReason
ICogChangedEvent Changed

Fires when this property changes.

The following state flag will be set:

  • SfInputImage
See Also