Cog3DRangeImageVolumeCalculatorTool InputImage Property Cognex VisionPro 9.8
The range image surface data used in the volume calculation.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 75.1.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