User interface (ImageBox) for displaying Image object.
| C# | Visual Basic | Visual C++ |
namespace Emgu.CV.UI
Namespace Emgu.CV.UI
namespace Emgu.CV.UI
| All Types | Classes |
| Icon | Type | Description |
|---|---|---|
| HistogramCtrl |
The control to display histogram
The histogram control
| |
| HistogramViewer |
A view for histogram
| |
| ImageBox |
An image box is a user control that is similar to picture box, but display Emgu CV IImage and provides enhenced functionalities.
| |
| ImageProperty |
The control to display image properties
| |
| ImageViewer |
The Image viewer that display IImage
| |
| OperationStackView |
A user control to display the operation stack
| |
| ParamInputDlg |
The dialog to ask user for parameters to the specific method
| |
| PropertyDlg |
A dialog to display the property of an image
|