Cog3DVisionDataRerenderTool InputVisionData Property Cognex VisionPro 9.8
The input vision data (either a range image or a range image / grey image pair) to be processed by the contained operator.

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

public ICogVisionData InputVisionData { get; set; }

Property Value

Type: ICogVisionData
Events

Event TypeReason
ICogChangedEvent Changed Fires when the value of this property changes.
See Also