Returns the calculated low tail height.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 65.1.0.0
Syntax
Property Value
Type: DoubleThis property returns 0.0 if the height calculation "used" 0 pixels. See: PixelCounts.
Remarks
(number of used pixels less than this height / total number of pixels used in the height calculation) = LowTailFrac
In some applications this value may be used to provide a more robust estimation of the real minimum height. This value is less sensitive to outlying or noisy height data.
See Also