http://www.emgu.com
Assembly: Emgu.CV.UI (in Emgu.CV.UI.dll) Version: 2.4.2.1777 (2.4.2.1777)
Display the specific histogram
Namespace: Emgu.CV.UIAssembly: Emgu.CV.UI (in Emgu.CV.UI.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public static void Show( DenseHistogram hist, string title ) |
Visual Basic |
---|
Public Shared Sub Show ( _ hist As DenseHistogram, _ title As String _ ) |
Visual C++ |
---|
public: static void Show( DenseHistogram^ hist, String^ title ) |
Parameters
- hist
- Type: Emgu.CV..::..DenseHistogram
The 1 dimension histogram to be displayed
- title
- Type: System..::..String
The name of the histogram