|
|
|
@ -40,7 +40,6 @@ namespace OpenCV |
|
|
|
|
this.pictureBoxIpl1.Location = new System.Drawing.Point(12, 12); |
|
|
|
|
this.pictureBoxIpl1.Name = "pictureBoxIpl1"; |
|
|
|
|
this.pictureBoxIpl1.Size = new System.Drawing.Size(640, 480); |
|
|
|
|
this.pictureBoxIpl1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; |
|
|
|
|
this.pictureBoxIpl1.TabIndex = 0; |
|
|
|
|
this.pictureBoxIpl1.TabStop = false; |
|
|
|
|
// |
|
|
|
@ -49,7 +48,6 @@ namespace OpenCV |
|
|
|
|
this.pictureBoxIpl2.Location = new System.Drawing.Point(658, 11); |
|
|
|
|
this.pictureBoxIpl2.Name = "pictureBoxIpl2"; |
|
|
|
|
this.pictureBoxIpl2.Size = new System.Drawing.Size(640, 480); |
|
|
|
|
this.pictureBoxIpl2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; |
|
|
|
|
this.pictureBoxIpl2.TabIndex = 1; |
|
|
|
|
this.pictureBoxIpl2.TabStop = false; |
|
|
|
|
// |
|
|
|
|