What outputs will be generated by a call to
Execute(CogVisionDataContainer).
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 65.1.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Range | 1 | Produce a CogImage16Range as part of the output. | |
| Grey | 2 | Produce a CogImage16Grey as part of the output. This will require that the input include appropriate greyscale images. |
See Also