http://www.emgu.com
Assembly: Emgu.CV.UI (in Emgu.CV.UI.dll) Version: 2.4.2.1777 (2.4.2.1777)
Create an ImageViewer from 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 ImageViewer( IImage image ) |
Visual Basic |
---|
Public Sub New ( _ image As IImage _ ) |
Visual C++ |
---|
public: ImageViewer( IImage^ image ) |
Parameters
- image
- Type: Emgu.CV..::..IImage
The image to be displayed in this viewer