The maximum allowable Z difference in client space
(OutputSpaceName3D)
between adjacent source data positions, between which range image voxels
will be interpolated. Adjacencies whose Z difference exceeds this value
will be disconnected. If
OutputImageZContinuityThresholdEnabled
is false then this property is ignored and processing is
performed as if this value were set to
MaxValue).
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 75.0.0.0
Syntax
Property Value
Type: DoubleThe default is 10.0.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the value of this property changes. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | The supplied value must be greater than or equal to zero. |
See Also