How to handle the Z values of the output range image. There are two
defined modes:
UseZMin and
Auto.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 73.0.0.0
Syntax
Property Value
Type: Cog3DVisionDataStitchZModeConstantsThe default is Auto.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the value of this property changes. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The supplied value is not a member of Cog3DVisionDataStitchZModeConstants |
See Also