Returns the minimum height value of pixels used in
the height calculation.
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
Because the minimum height returns the minimum height of all used pixels, a single outlying or noisy pixel may distort this value from the _real_ minimum height of an object. Consider using LowTail for a more robust estimate of the minimum height.
See Also