User interface (ImageBox) for displaying Image object.

Classes

  ClassDescription
HistogramBox
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
MatrixBox
A control that is used to visualize a matrix
MatrixViewer
A MatrixViewer that is used to visualize a matrix
Operation
An operation contains the MethodInfo and the methods parameters. It provides a way to invoke a specific method with the specific parameters.
PanAndZoomPictureBox
A picture box with pan and zoom functionality

Enumerations

  EnumerationDescription
ImageBox..::.FunctionalModeOption
The functional mode for ImageBox