http://www.emgu.com
Assembly: Emgu.CV.UI (in Emgu.CV.UI.dll) Version: 2.4.2.1777 (2.4.2.1777)
Display the histograms of the specific image
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( IImage image, int numberOfBins ) |
Visual Basic |
---|
Public Shared Sub Show ( _ image As IImage, _ numberOfBins As Integer _ ) |
Visual C++ |
---|
public: static void Show( IImage^ image, int numberOfBins ) |
Parameters
- image
- Type: Emgu.CV..::..IImage
The image to retrieve hostigram from
- numberOfBins
- Type: System..::..Int32
The numebr of bins in the histogram