|
|
namespace WindowsFormsApp2
|
|
|
{
|
|
|
partial class singleCam
|
|
|
{
|
|
|
/// <summary>
|
|
|
/// 必需的设计器变量。
|
|
|
/// </summary>
|
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
|
|
/// <summary>
|
|
|
/// 清理所有正在使用的资源。
|
|
|
/// </summary>
|
|
|
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
|
|
|
protected override void Dispose(bool disposing)
|
|
|
{
|
|
|
if (null!=client)
|
|
|
client.DisConnection();
|
|
|
if (disposing && (components != null))
|
|
|
{
|
|
|
components.Dispose();
|
|
|
}
|
|
|
base.Dispose(disposing);
|
|
|
}
|
|
|
|
|
|
#region 组件设计器生成的代码
|
|
|
|
|
|
/// <summary>
|
|
|
/// 设计器支持所需的方法 - 不要修改
|
|
|
/// 使用代码编辑器修改此方法的内容。
|
|
|
/// </summary>
|
|
|
private void InitializeComponent()
|
|
|
{
|
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
|
this.textBox7 = new System.Windows.Forms.TextBox();
|
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
|
this.textBox6 = new System.Windows.Forms.TextBox();
|
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
|
this.textBox5 = new System.Windows.Forms.TextBox();
|
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
|
this.panel2 = new System.Windows.Forms.Panel();
|
|
|
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
|
this.panel3 = new System.Windows.Forms.Panel();
|
|
|
this.textBox4 = new System.Windows.Forms.TextBox();
|
|
|
this.textBox3 = new System.Windows.Forms.TextBox();
|
|
|
this.textBox2 = new System.Windows.Forms.TextBox();
|
|
|
this.textBox1 = new System.Windows.Forms.TextBox();
|
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
|
this.panel1.SuspendLayout();
|
|
|
this.groupBox1.SuspendLayout();
|
|
|
this.panel2.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
|
this.panel3.SuspendLayout();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
// panel1
|
|
|
//
|
|
|
this.panel1.Controls.Add(this.groupBox1);
|
|
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
|
this.panel1.Location = new System.Drawing.Point(0, 898);
|
|
|
this.panel1.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
this.panel1.Name = "panel1";
|
|
|
this.panel1.Size = new System.Drawing.Size(1576, 50);
|
|
|
this.panel1.TabIndex = 0;
|
|
|
//
|
|
|
// groupBox1
|
|
|
//
|
|
|
this.groupBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
|
|
|
this.groupBox1.Controls.Add(this.textBox7);
|
|
|
this.groupBox1.Controls.Add(this.label7);
|
|
|
this.groupBox1.Controls.Add(this.label8);
|
|
|
this.groupBox1.Controls.Add(this.textBox6);
|
|
|
this.groupBox1.Controls.Add(this.label6);
|
|
|
this.groupBox1.Controls.Add(this.textBox5);
|
|
|
this.groupBox1.Controls.Add(this.label5);
|
|
|
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.groupBox1.Font = new System.Drawing.Font("宋体", 10F);
|
|
|
this.groupBox1.ForeColor = System.Drawing.Color.White;
|
|
|
this.groupBox1.Location = new System.Drawing.Point(0, 0);
|
|
|
this.groupBox1.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
this.groupBox1.Name = "groupBox1";
|
|
|
this.groupBox1.Padding = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
this.groupBox1.Size = new System.Drawing.Size(1576, 50);
|
|
|
this.groupBox1.TabIndex = 9;
|
|
|
this.groupBox1.TabStop = false;
|
|
|
this.groupBox1.Text = "1#分析结果";
|
|
|
//
|
|
|
// textBox7
|
|
|
//
|
|
|
this.textBox7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
|
|
|
this.textBox7.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
|
this.textBox7.Font = new System.Drawing.Font("宋体", 11F);
|
|
|
this.textBox7.ForeColor = System.Drawing.Color.White;
|
|
|
this.textBox7.Location = new System.Drawing.Point(443, 22);
|
|
|
this.textBox7.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
this.textBox7.Name = "textBox7";
|
|
|
this.textBox7.ReadOnly = true;
|
|
|
this.textBox7.Size = new System.Drawing.Size(69, 21);
|
|
|
this.textBox7.TabIndex = 18;
|
|
|
//
|
|
|
// label7
|
|
|
//
|
|
|
this.label7.AutoSize = true;
|
|
|
this.label7.Font = new System.Drawing.Font("宋体", 10F);
|
|
|
this.label7.ForeColor = System.Drawing.Color.White;
|
|
|
this.label7.Location = new System.Drawing.Point(345, 22);
|
|
|
this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label7.Name = "label7";
|
|
|
this.label7.Size = new System.Drawing.Size(93, 17);
|
|
|
this.label7.TabIndex = 16;
|
|
|
this.label7.Text = "识别时间:";
|
|
|
//
|
|
|
// label8
|
|
|
//
|
|
|
this.label8.BackColor = System.Drawing.Color.Lime;
|
|
|
this.label8.Font = new System.Drawing.Font("宋体", 15F);
|
|
|
this.label8.Location = new System.Drawing.Point(525, 20);
|
|
|
this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label8.Name = "label8";
|
|
|
this.label8.Size = new System.Drawing.Size(60, 24);
|
|
|
this.label8.TabIndex = 15;
|
|
|
this.label8.Text = " OK ";
|
|
|
this.label8.Visible = false;
|
|
|
//
|
|
|
// textBox6
|
|
|
//
|
|
|
this.textBox6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
|
|
|
this.textBox6.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
|
this.textBox6.Font = new System.Drawing.Font("宋体", 11F);
|
|
|
this.textBox6.ForeColor = System.Drawing.Color.White;
|
|
|
this.textBox6.Location = new System.Drawing.Point(274, 21);
|
|
|
this.textBox6.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
this.textBox6.Name = "textBox6";
|
|
|
this.textBox6.ReadOnly = true;
|
|
|
this.textBox6.Size = new System.Drawing.Size(69, 21);
|
|
|
this.textBox6.TabIndex = 12;
|
|
|
//
|
|
|
// label6
|
|
|
//
|
|
|
this.label6.AutoSize = true;
|
|
|
this.label6.Font = new System.Drawing.Font("宋体", 10F);
|
|
|
this.label6.ForeColor = System.Drawing.Color.White;
|
|
|
this.label6.Location = new System.Drawing.Point(182, 21);
|
|
|
this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label6.Name = "label6";
|
|
|
this.label6.Size = new System.Drawing.Size(93, 17);
|
|
|
this.label6.TabIndex = 11;
|
|
|
this.label6.Text = "胶点个数:";
|
|
|
//
|
|
|
// textBox5
|
|
|
//
|
|
|
this.textBox5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
|
|
|
this.textBox5.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
|
this.textBox5.Font = new System.Drawing.Font("宋体", 11F);
|
|
|
this.textBox5.ForeColor = System.Drawing.Color.White;
|
|
|
this.textBox5.Location = new System.Drawing.Point(93, 21);
|
|
|
this.textBox5.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
this.textBox5.Name = "textBox5";
|
|
|
this.textBox5.ReadOnly = true;
|
|
|
this.textBox5.Size = new System.Drawing.Size(81, 21);
|
|
|
this.textBox5.TabIndex = 10;
|
|
|
//
|
|
|
// label5
|
|
|
//
|
|
|
this.label5.AutoSize = true;
|
|
|
this.label5.Font = new System.Drawing.Font("宋体", 10F);
|
|
|
this.label5.ForeColor = System.Drawing.Color.White;
|
|
|
this.label5.Location = new System.Drawing.Point(5, 23);
|
|
|
this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label5.Name = "label5";
|
|
|
this.label5.Size = new System.Drawing.Size(85, 17);
|
|
|
this.label5.TabIndex = 9;
|
|
|
this.label5.Text = "采集速度:";
|
|
|
//
|
|
|
// panel2
|
|
|
//
|
|
|
this.panel2.Controls.Add(this.pictureBox1);
|
|
|
this.panel2.Controls.Add(this.panel3);
|
|
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.panel2.Location = new System.Drawing.Point(0, 0);
|
|
|
this.panel2.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
this.panel2.Name = "panel2";
|
|
|
this.panel2.Size = new System.Drawing.Size(1576, 898);
|
|
|
this.panel2.TabIndex = 2;
|
|
|
//
|
|
|
// pictureBox1
|
|
|
//
|
|
|
this.pictureBox1.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
|
|
|
this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.pictureBox1.Location = new System.Drawing.Point(0, 0);
|
|
|
this.pictureBox1.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
this.pictureBox1.MaximumSize = new System.Drawing.Size(1400, 900);
|
|
|
this.pictureBox1.MinimumSize = new System.Drawing.Size(400, 150);
|
|
|
this.pictureBox1.Name = "pictureBox1";
|
|
|
this.pictureBox1.Size = new System.Drawing.Size(1376, 898);
|
|
|
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
|
this.pictureBox1.TabIndex = 1;
|
|
|
this.pictureBox1.TabStop = false;
|
|
|
this.pictureBox1.DoubleClick += new System.EventHandler(this.pictureBox1_DoubleClick);
|
|
|
//
|
|
|
// panel3
|
|
|
//
|
|
|
this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
|
|
|
this.panel3.Controls.Add(this.textBox4);
|
|
|
this.panel3.Controls.Add(this.textBox3);
|
|
|
this.panel3.Controls.Add(this.textBox2);
|
|
|
this.panel3.Controls.Add(this.textBox1);
|
|
|
this.panel3.Controls.Add(this.label4);
|
|
|
this.panel3.Controls.Add(this.label3);
|
|
|
this.panel3.Controls.Add(this.label2);
|
|
|
this.panel3.Controls.Add(this.label1);
|
|
|
this.panel3.Dock = System.Windows.Forms.DockStyle.Right;
|
|
|
this.panel3.Font = new System.Drawing.Font("宋体", 11F);
|
|
|
this.panel3.ForeColor = System.Drawing.Color.White;
|
|
|
this.panel3.Location = new System.Drawing.Point(1376, 0);
|
|
|
this.panel3.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
this.panel3.Name = "panel3";
|
|
|
this.panel3.Size = new System.Drawing.Size(200, 898);
|
|
|
this.panel3.TabIndex = 0;
|
|
|
//
|
|
|
// textBox4
|
|
|
//
|
|
|
this.textBox4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
|
|
|
this.textBox4.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
|
this.textBox4.ForeColor = System.Drawing.Color.White;
|
|
|
this.textBox4.Location = new System.Drawing.Point(120, 120);
|
|
|
this.textBox4.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
this.textBox4.Name = "textBox4";
|
|
|
this.textBox4.ReadOnly = true;
|
|
|
this.textBox4.Size = new System.Drawing.Size(60, 21);
|
|
|
this.textBox4.TabIndex = 7;
|
|
|
this.textBox4.Text = "0";
|
|
|
//
|
|
|
// textBox3
|
|
|
//
|
|
|
this.textBox3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
|
|
|
this.textBox3.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
|
this.textBox3.ForeColor = System.Drawing.Color.White;
|
|
|
this.textBox3.Location = new System.Drawing.Point(120, 85);
|
|
|
this.textBox3.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
this.textBox3.Name = "textBox3";
|
|
|
this.textBox3.ReadOnly = true;
|
|
|
this.textBox3.Size = new System.Drawing.Size(60, 21);
|
|
|
this.textBox3.TabIndex = 6;
|
|
|
this.textBox3.Text = "0";
|
|
|
//
|
|
|
// textBox2
|
|
|
//
|
|
|
this.textBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
|
|
|
this.textBox2.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
|
this.textBox2.ForeColor = System.Drawing.Color.White;
|
|
|
this.textBox2.Location = new System.Drawing.Point(120, 50);
|
|
|
this.textBox2.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
this.textBox2.Name = "textBox2";
|
|
|
this.textBox2.ReadOnly = true;
|
|
|
this.textBox2.Size = new System.Drawing.Size(60, 21);
|
|
|
this.textBox2.TabIndex = 5;
|
|
|
this.textBox2.Text = "0";
|
|
|
//
|
|
|
// textBox1
|
|
|
//
|
|
|
this.textBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(32)))), ((int)(((byte)(32)))));
|
|
|
this.textBox1.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
|
this.textBox1.ForeColor = System.Drawing.Color.White;
|
|
|
this.textBox1.Location = new System.Drawing.Point(120, 15);
|
|
|
this.textBox1.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
this.textBox1.Name = "textBox1";
|
|
|
this.textBox1.ReadOnly = true;
|
|
|
this.textBox1.Size = new System.Drawing.Size(60, 21);
|
|
|
this.textBox1.TabIndex = 4;
|
|
|
this.textBox1.Text = "0";
|
|
|
//
|
|
|
// label4
|
|
|
//
|
|
|
this.label4.AutoSize = true;
|
|
|
this.label4.ForeColor = System.Drawing.Color.White;
|
|
|
this.label4.Location = new System.Drawing.Point(11, 120);
|
|
|
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label4.Name = "label4";
|
|
|
this.label4.Size = new System.Drawing.Size(86, 19);
|
|
|
this.label4.TabIndex = 3;
|
|
|
this.label4.Text = "1#剔除数";
|
|
|
//
|
|
|
// label3
|
|
|
//
|
|
|
this.label3.AutoSize = true;
|
|
|
this.label3.ForeColor = System.Drawing.Color.White;
|
|
|
this.label3.Location = new System.Drawing.Point(11, 85);
|
|
|
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label3.Name = "label3";
|
|
|
this.label3.Size = new System.Drawing.Size(68, 19);
|
|
|
this.label3.TabIndex = 2;
|
|
|
this.label3.Text = "1#NG数";
|
|
|
//
|
|
|
// label2
|
|
|
//
|
|
|
this.label2.AutoSize = true;
|
|
|
this.label2.ForeColor = System.Drawing.Color.White;
|
|
|
this.label2.Location = new System.Drawing.Point(11, 50);
|
|
|
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label2.Name = "label2";
|
|
|
this.label2.Size = new System.Drawing.Size(68, 19);
|
|
|
this.label2.TabIndex = 1;
|
|
|
this.label2.Text = "1#OK数";
|
|
|
//
|
|
|
// label1
|
|
|
//
|
|
|
this.label1.AutoSize = true;
|
|
|
this.label1.ForeColor = System.Drawing.Color.White;
|
|
|
this.label1.Location = new System.Drawing.Point(8, 15);
|
|
|
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label1.Name = "label1";
|
|
|
this.label1.Size = new System.Drawing.Size(86, 19);
|
|
|
this.label1.TabIndex = 0;
|
|
|
this.label1.Text = "1#检测数";
|
|
|
//
|
|
|
// singleCam
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.BackColor = System.Drawing.Color.Black;
|
|
|
this.Controls.Add(this.panel2);
|
|
|
this.Controls.Add(this.panel1);
|
|
|
this.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
this.Name = "singleCam";
|
|
|
this.Size = new System.Drawing.Size(1576, 948);
|
|
|
this.panel1.ResumeLayout(false);
|
|
|
this.groupBox1.ResumeLayout(false);
|
|
|
this.groupBox1.PerformLayout();
|
|
|
this.panel2.ResumeLayout(false);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
|
|
this.panel3.ResumeLayout(false);
|
|
|
this.panel3.PerformLayout();
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
}
|
|
|
|
|
|
#endregion
|
|
|
|
|
|
private System.Windows.Forms.Panel panel1;
|
|
|
private System.Windows.Forms.GroupBox groupBox1;
|
|
|
private System.Windows.Forms.Label label8;
|
|
|
private System.Windows.Forms.TextBox textBox6;
|
|
|
private System.Windows.Forms.Label label6;
|
|
|
private System.Windows.Forms.Panel panel2;
|
|
|
private System.Windows.Forms.TextBox textBox5;
|
|
|
private System.Windows.Forms.Label label5;
|
|
|
private System.Windows.Forms.Panel panel3;
|
|
|
private System.Windows.Forms.TextBox textBox4;
|
|
|
private System.Windows.Forms.TextBox textBox3;
|
|
|
private System.Windows.Forms.TextBox textBox2;
|
|
|
private System.Windows.Forms.TextBox textBox1;
|
|
|
private System.Windows.Forms.Label label4;
|
|
|
private System.Windows.Forms.Label label3;
|
|
|
private System.Windows.Forms.Label label2;
|
|
|
private System.Windows.Forms.Label label1;
|
|
|
private System.Windows.Forms.Label label7;
|
|
|
private System.Windows.Forms.TextBox textBox7;
|
|
|
public System.Windows.Forms.PictureBox pictureBox1;
|
|
|
}
|
|
|
}
|