How to scale the output range image. This controls the resolution
of the output range image. There are three defined modes:
UseXYZScales and
UseInputImageScales and
UseFirstInputImageScales.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 75.1.0.0
Syntax
Property Value
Type: Cog3DVisionDataStitchScaleModeConstantsThe default is UseFirstInputImageScales
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 Cog3DVisionDataStitchScaleModeConstants |
See Also