This will always point to all of the rendered data. So if you
requested just Range output, this will point to the RangeImage
property. If you request just Grey output, this will point to
the GreyImage property. And if you requested both Range and
Grey output, this will point to a CogVisionDataContainer
object holding both the range and the grey output.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 65.1.0.0
Syntax
Property Value
Type: ICogVisionDataSee Also