OpenCvSharp.UserInterface
Original CvWindow implementation without highgui
static constructor
Default Constructor
Constructor
Constructor
Constructor
Finalizer
Gets or sets an image to be shown
Gets Picturebox control
Gets all created trackbars
Shows the image in this window
Image to be shown.
Creates the trackbar and attaches it to this window
Name of created trackbar.
The position of the slider
Maximal position of the slider. Minimal position is always 0.
the function to be called every time the slider changes the position. This function should be prototyped as void Foo(int);
Waits for a pressed key
Waits for a pressed key
Key code
ClientSizeを画面からはみ出ない大きさに調整して設定する.
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.
PictureBox control which supports IplImage
Constructor
Gets or sets the IplImage instance to be shown
Refreshes the shown image
Refreshes the shown image
A Trackbar come with label
Constructor
Constructor
TrackBar control
Label control
必要なデザイナ変数です。
使用中のリソースをすべてクリーンアップします。
マネージ リソースが破棄される場合 true、破棄されない場合は false です。
デザイナ サポートに必要なメソッドです。このメソッドの内容を
コード エディタで変更しないでください。