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 | Enumerations |
| Icon | Type | Description |
|---|---|---|
| ImageBox..::.FunctionalModeOption |
The display mode for ImageBox
| |
| HistogramCtrl |
The control that is used to display histogram
| |
| 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.
| |
| ImageViewer |
The Image viewer that display IImage
|