Get the histogram bin index for a given height value.
See also: GetHeightFromHistogramBin(Int32)
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 65.1.0.0
Syntax
Parameters
- height
- Type: System Double
The height from which to find a cooresponding histogram bin index.
Return Value
Type: Int32Exceptions
| Exception | Condition |
|---|---|
| InvalidOperationException |
|
See Also