How input pixels that overlap in X and Y will be processed to produce
an output pixel value.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 65.1.0.0
Syntax
Property Value
Type: Cog3DVisionDataStitchOverlapModeConstantsThe default is MaxZ.
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 Cog3DVisionDataStitchOverlapModeConstants |
See Also