The maximum Z difference in client space over which overlapping pixel
values will be averaged. If
OverlapMode
is
MaxZ, then overlapping pixels whose height is within this distance
of the maximum height at that location will be averaged. And if
OverlapMode
is
MinZ, then overlapping pixels whose height is within this distance of
the minimum height at that location will be averaged. Overlapping pixel
height values that are outside the specified range will be ignored.
Finally, if
OverlapMode
is any other value, this parameter is ignored.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 73.0.0.0
Syntax
Property Value
Type: DoubleThe default is 0.0.
See Also