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

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

Return Value

Type: Single
The bin values
See Also