Click or drag to resize
DenseHistogramGetBinValues Method
http://www.emgu.com
Gets the bin values.

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

Return Value

Type: Single
The bin values
See Also