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