Emgu.CV.UI The control that is used to display histogram Construct a histogram control Get the zedgraph control from this histogram control Add a plot of the 1D histogram. You should call the Refresh() function to update the control after all modification is complete. The name of the histogram The drawing color The 1D histogram to be drawn The size of the bin The ranges Generate histograms for the image. One histogram is generated for each color channel. You will need to call the Refresh function to do the painting afterward. The image to generate histogram from The number of bins for each histogram Remove all the histogram from the control. You should call the Refresh() function to update the control after all modification is complete. Paint the histogram Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. A view for histogram A histogram viewer Display the histograms of the specific image The image to retrieve histogram from Display the histograms of the specific image The image to retrieve histogram from The number of bins in the histogram Get the histogram control of this viewer Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. An image box is a user control that is similar to picture box, but display Emgu CV IImage and provides enhenced functionalities. The image that is setted throught the Image property The image that is displayed A cache to store the ToolStripMenuItems for different types of images The list of operations binded to this ImageBox Timer used for caculating the frame rate One of the parameters used for caculating the frame rate Create a ImageBox Get or set the functional mode for the ImageBox The event which will be trigerred when functional mode is changed Set the image for this image box The image that is being displayed. It's the Image following by some user defined image operation Push the specific operation to the operation collection The operation to be pushed onto the operation collection Remove all the operations from the collection Remove the last added operation The functional mode for ImageBox The ImageBox is only used for displaying image. No right-click menu nor Pan/Zoom available Enable the right click menu Enable Pan and Zoom Support for the right click menu, Pan and Zoom Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required designer variable. Required method for Designer support - do not modify the contents of this method with the code editor. The control to display image properties Create a ImageProperty control The parent imagebox for this property panel Set the mouse position over the image. It also set the color intensity of the pixel on the image where is mouse is at The location of the mouse on the image Set the description of the operation view Set the frame rate Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required designer variable. Required method for Designer support - do not modify the contents of this method with the code editor. The Image viewer that display IImage Create an ImageViewer Create an ImageViewer from the specific The image to be displayed in this viewer Create an ImageViewer from the specific , using as window name The image to be displayed The name of the image Get or Set the image in this ImageViewer Get the image box hosted in this viewer Create a ImageViewer with the specific image and show it. The image to be displayed in ImageViewer Create a ImageViewer with the specific image and show it. The image to be displayed in ImageViewer The name of the window Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. A control that is used to visualize a matrix Create a MatrixBox Get or Set the Matrix<TDepth> object; of this MatrixBox Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. A MatrixViewer that is used to visualize a matrix Create a MatrixViewer Get or Set the Matrix<> object; for this MatrixViewer Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. An operation contains the MethodInfo and the methods parameters. It provides a way to invoke a specific method with the specific parameters. The MethodInfo The parameters for this method Craete an operation using the specific method and parameters The method info The parameters for this method Call the specific method with the specific parameters on the provided The instance to call the method Represent this operation as a string Represent this operation as code A user control to display the operations Constructor Set the programming language for this Operation View Display the operations The operations to be displayed Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. A picture box with pan and zoom functionality The zoom scale of the image to be displayed The available zoom levels for the displayed image Create a picture box with pan and zoom functionality Get or Set the property to enable(disable) Pan and Zoom The event to fire when the zoom scale is changed Get or Set the interpolation mode for zooming operation Paint the image The paint event Get the horizontal scroll bar from this control Get the vertical scroll bar of this control Used for tracking the mouse position on the image Get the size of the view area The size of the view area Get the size of the image The size of the image Get the minimum of the two sizes The first size The second size The minimum of the two sizes Draw a reversible rectangle on the control. The rectangle using the control's coordinate system Get the rectangle defined by the two points on the control The first point on the control The second point on the control the rectangle defined by the two points Get or Set the zoom scale Set the new zoom scale for the displayed image The new zoom scale The point to be fixed, in display coordinate The dialog to ask user for parameters to the specific method The List of parameter values The array of parameter info Get the parameters obtained by this parameter input dialog Return the value of the parameter input panel, if unable to retrieve value, return null The value of the parameter input panel, if unable to retrieve value, return null The function used to obtain the parameter from this input panel Get the name of the parameter the parameter the name of the parameter Create a panel for the specific parameter the parameter to create panel for The default value for the parameter the panel Obtain the parameters for and put them in The method to Obtain parameters from The list that will be used as the storage for the retrieved parameters, if it contains elements, those elements will be used as default value True if successed, false otherwise Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor. A strongly-typed resource class, for looking up localized strings, etc. Returns the cached ResourceManager instance used by this class. Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class. Looks up a localized string similar to Cancel. Looks up a localized string similar to Count. Looks up a localized string similar to Histogram. Looks up a localized string similar to File. Looks up a localized string similar to Filters. Looks up a localized string similar to Load Image.... Looks up a localized string similar to OK. Looks up a localized string similar to Only 1D histogram is supported. Looks up a localized string similar to Parameter {0} is invalid.. Looks up a localized string similar to Parameter type '{0}' is not supported. Looks up a localized string similar to Please load an image first. Looks up a localized string similar to Property. Looks up a localized string similar to Save As.... Looks up a localized string similar to File Saving. Looks up a localized string similar to Unknown. Looks up a localized string similar to Un-Zoom. Looks up a localized string similar to Value. Looks up a localized string similar to Zoom. Looks up a localized string similar to Zoom In. Looks up a localized string similar to Zoom Out. A dialog to display the property of an image Constructor Get the image property panel Required designer variable. Clean up any resources being used. true if managed resources should be disposed; otherwise, false. Required method for Designer support - do not modify the contents of this method with the code editor.