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: 4.0.1.3373 (4.0.1.3373)
Syntax
public float[] GetBinValues()

Return Value

Type: Single
The bin values
See Also