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.1.0.3408 (4.1.0.3408)
Syntax
public float[] GetBinValues()

Return Value

Type: Single
The bin values
See Also