Get the specific bin value from the 1D Histogram
Namespace:
Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)
Syntax
C# |
---|
public double this[ int index0 ] { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Default Property Item ( _ index0 As Integer _ ) As Double |
Visual C++ |
---|
public: property double default[int index0] { double get (int index0); } |
Parameters
- index0
- Type: System..::.Int32
The 0th index of the bin