Click or drag to resize

DenseHistogramGetBinValues Method

http://www.emgu.com
Gets the bin values.

Namespace:  Emgu.CV
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public float[] GetBinValues()

Return Value

Type: Single
The bin values
See Also