namespace Rs.MotionPlat { partial class CameraTemplate { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region 组件设计器生成的代码 /// /// 设计器支持所需的方法 - 不要修改 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle(); this.panelEx3 = new Rs.Controls.PanelEx(); this.panelEx7 = new Rs.Controls.PanelEx(); this.groupBox7 = new System.Windows.Forms.GroupBox(); this.hWindow_Final1 = new ChoiceTech.Halcon.Control.HWindow_Final(); this.groupBox6 = new System.Windows.Forms.GroupBox(); this.panel2 = new System.Windows.Forms.Panel(); this.label15 = new System.Windows.Forms.Label(); this.cboxCamera = new System.Windows.Forms.ComboBox(); this.panel1 = new System.Windows.Forms.Panel(); this.txtExposure = new System.Windows.Forms.TextBox(); this.label2 = new System.Windows.Forms.Label(); this.btnSaveParamer = new System.Windows.Forms.Button(); this.label1 = new System.Windows.Forms.Label(); this.txtGain = new System.Windows.Forms.TextBox(); this.label11 = new System.Windows.Forms.Label(); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.panelEx2 = new Rs.Controls.PanelEx(); this.lblHeadText = new System.Windows.Forms.Label(); this.panelEx1 = new Rs.Controls.PanelEx(); this.groupBox5 = new System.Windows.Forms.GroupBox(); this.dataGridView1 = new System.Windows.Forms.DataGridView(); this.Index = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.X = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Y = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Move = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.cboxMetric = new System.Windows.Forms.ComboBox(); this.txtScore = new System.Windows.Forms.TextBox(); this.label14 = new System.Windows.Forms.Label(); this.label13 = new System.Windows.Forms.Label(); this.txtAngleExtent = new System.Windows.Forms.TextBox(); this.txtAngleStart = new System.Windows.Forms.TextBox(); this.trackBar1 = new System.Windows.Forms.TrackBar(); this.tbarContrast = new System.Windows.Forms.TrackBar(); this.label8 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.lblContrast = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.groupBox4 = new System.Windows.Forms.GroupBox(); this.comboBox1 = new System.Windows.Forms.ComboBox(); this.rbtnBrushCircle = new System.Windows.Forms.RadioButton(); this.rbtnBrushRectangle = new System.Windows.Forms.RadioButton(); this.txtBrushSize = new System.Windows.Forms.TextBox(); this.btnWholePaint = new System.Windows.Forms.Button(); this.btnPaint = new System.Windows.Forms.Button(); this.label6 = new System.Windows.Forms.Label(); this.label12 = new System.Windows.Forms.Label(); this.btnClear = new System.Windows.Forms.Button(); this.groupBox3 = new System.Windows.Forms.GroupBox(); this.btnDrawRectangle2 = new System.Windows.Forms.Button(); this.btnDrawAny = new System.Windows.Forms.Button(); this.btnDrawCircle = new System.Windows.Forms.Button(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.rbtnSearchSelectedRegion = new System.Windows.Forms.RadioButton(); this.btnDrawSearch = new System.Windows.Forms.Button(); this.rbtnSearchWholeRegion = new System.Windows.Forms.RadioButton(); this.panelEx5 = new Rs.Controls.PanelEx(); this.panelEx11 = new Rs.Controls.PanelEx(); this.hWindow_Final2 = new ChoiceTech.Halcon.Control.HWindow_Final(); this.panelEx10 = new Rs.Controls.PanelEx(); this.btnTestModel = new System.Windows.Forms.Button(); this.btnSaveModel = new System.Windows.Forms.Button(); this.btnStudy = new System.Windows.Forms.Button(); this.panelEx4 = new Rs.Controls.PanelEx(); this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); this.btnGrab = new System.Windows.Forms.Button(); this.btnLoadImage = new System.Windows.Forms.Button(); this.btnGrabContinue = new System.Windows.Forms.Button(); this.panelEx3.SuspendLayout(); this.panelEx7.SuspendLayout(); this.groupBox7.SuspendLayout(); this.groupBox6.SuspendLayout(); this.panel2.SuspendLayout(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.panelEx2.SuspendLayout(); this.panelEx1.SuspendLayout(); this.groupBox5.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit(); this.groupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tbarContrast)).BeginInit(); this.groupBox4.SuspendLayout(); this.groupBox3.SuspendLayout(); this.groupBox2.SuspendLayout(); this.panelEx5.SuspendLayout(); this.panelEx11.SuspendLayout(); this.panelEx10.SuspendLayout(); this.panelEx4.SuspendLayout(); this.tableLayoutPanel1.SuspendLayout(); this.SuspendLayout(); // // panelEx3 // this.panelEx3.Controls.Add(this.panelEx7); this.panelEx3.Controls.Add(this.pictureBox1); this.panelEx3.Dock = System.Windows.Forms.DockStyle.Fill; this.panelEx3.Location = new System.Drawing.Point(0, 40); this.panelEx3.Name = "panelEx3"; this.panelEx3.Size = new System.Drawing.Size(538, 698); this.panelEx3.TabIndex = 2; // // panelEx7 // this.panelEx7.Controls.Add(this.groupBox7); this.panelEx7.Controls.Add(this.groupBox6); this.panelEx7.Dock = System.Windows.Forms.DockStyle.Fill; this.panelEx7.Location = new System.Drawing.Point(0, 0); this.panelEx7.Name = "panelEx7"; this.panelEx7.Size = new System.Drawing.Size(538, 698); this.panelEx7.TabIndex = 3; // // groupBox7 // this.groupBox7.Controls.Add(this.hWindow_Final1); this.groupBox7.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox7.ForeColor = System.Drawing.Color.White; this.groupBox7.Location = new System.Drawing.Point(0, 0); this.groupBox7.Name = "groupBox7"; this.groupBox7.Size = new System.Drawing.Size(538, 620); this.groupBox7.TabIndex = 7; this.groupBox7.TabStop = false; this.groupBox7.Text = "图像显示区"; // // hWindow_Final1 // this.hWindow_Final1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); this.hWindow_Final1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.hWindow_Final1.Dock = System.Windows.Forms.DockStyle.Fill; this.hWindow_Final1.DrawModel = false; this.hWindow_Final1.ForeColor = System.Drawing.Color.White; this.hWindow_Final1.Image = null; this.hWindow_Final1.Location = new System.Drawing.Point(3, 17); this.hWindow_Final1.Name = "hWindow_Final1"; this.hWindow_Final1.Size = new System.Drawing.Size(532, 600); this.hWindow_Final1.TabIndex = 6; // // groupBox6 // this.groupBox6.Controls.Add(this.panel2); this.groupBox6.Controls.Add(this.panel1); this.groupBox6.Dock = System.Windows.Forms.DockStyle.Bottom; this.groupBox6.ForeColor = System.Drawing.Color.White; this.groupBox6.Location = new System.Drawing.Point(0, 620); this.groupBox6.Name = "groupBox6"; this.groupBox6.Size = new System.Drawing.Size(538, 78); this.groupBox6.TabIndex = 6; this.groupBox6.TabStop = false; this.groupBox6.Text = "相机参数"; // // panel2 // this.panel2.Controls.Add(this.label15); this.panel2.Controls.Add(this.cboxCamera); this.panel2.Dock = System.Windows.Forms.DockStyle.Fill; this.panel2.Location = new System.Drawing.Point(3, 17); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(183, 58); this.panel2.TabIndex = 7; // // label15 // this.label15.AutoSize = true; this.label15.ForeColor = System.Drawing.Color.White; this.label15.Location = new System.Drawing.Point(19, 25); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(35, 12); this.label15.TabIndex = 6; this.label15.Text = "相机:"; // // cboxCamera // this.cboxCamera.FormattingEnabled = true; this.cboxCamera.Location = new System.Drawing.Point(60, 19); this.cboxCamera.Name = "cboxCamera"; this.cboxCamera.Size = new System.Drawing.Size(117, 20); this.cboxCamera.TabIndex = 7; // // panel1 // this.panel1.Controls.Add(this.txtExposure); this.panel1.Controls.Add(this.label2); this.panel1.Controls.Add(this.btnSaveParamer); this.panel1.Controls.Add(this.label1); this.panel1.Controls.Add(this.txtGain); this.panel1.Controls.Add(this.label11); this.panel1.Dock = System.Windows.Forms.DockStyle.Right; this.panel1.Location = new System.Drawing.Point(186, 17); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(349, 58); this.panel1.TabIndex = 6; // // txtExposure // this.txtExposure.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.txtExposure.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtExposure.ForeColor = System.Drawing.Color.White; this.txtExposure.Location = new System.Drawing.Point(84, 20); this.txtExposure.Name = "txtExposure"; this.txtExposure.Size = new System.Drawing.Size(53, 21); this.txtExposure.TabIndex = 4; this.txtExposure.Text = "50"; this.txtExposure.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtExposure.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtExposure_KeyUp); // // label2 // this.label2.AutoSize = true; this.label2.ForeColor = System.Drawing.Color.White; this.label2.Location = new System.Drawing.Point(143, 25); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(17, 12); this.label2.TabIndex = 3; this.label2.Text = "us"; // // btnSaveParamer // this.btnSaveParamer.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnSaveParamer.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnSaveParamer.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnSaveParamer.ForeColor = System.Drawing.Color.White; this.btnSaveParamer.Location = new System.Drawing.Point(272, 17); this.btnSaveParamer.Name = "btnSaveParamer"; this.btnSaveParamer.Size = new System.Drawing.Size(74, 27); this.btnSaveParamer.TabIndex = 1; this.btnSaveParamer.Text = "保存参数"; this.btnSaveParamer.UseVisualStyleBackColor = false; this.btnSaveParamer.Click += new System.EventHandler(this.btnSaveParamer_Click); // // label1 // this.label1.AutoSize = true; this.label1.ForeColor = System.Drawing.Color.White; this.label1.Location = new System.Drawing.Point(18, 25); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(59, 12); this.label1.TabIndex = 3; this.label1.Text = "曝光时间:"; // // txtGain // this.txtGain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.txtGain.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtGain.ForeColor = System.Drawing.Color.White; this.txtGain.Location = new System.Drawing.Point(207, 20); this.txtGain.Name = "txtGain"; this.txtGain.Size = new System.Drawing.Size(49, 21); this.txtGain.TabIndex = 4; this.txtGain.Text = "0"; this.txtGain.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.txtGain.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtGain_KeyUp); // // label11 // this.label11.AutoSize = true; this.label11.ForeColor = System.Drawing.Color.White; this.label11.Location = new System.Drawing.Point(165, 25); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(35, 12); this.label11.TabIndex = 3; this.label11.Text = "增益:"; // // pictureBox1 // this.pictureBox1.BackColor = System.Drawing.Color.Black; this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Fill; this.pictureBox1.Location = new System.Drawing.Point(0, 0); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Size = new System.Drawing.Size(538, 698); this.pictureBox1.TabIndex = 0; this.pictureBox1.TabStop = false; // // panelEx2 // this.panelEx2.Controls.Add(this.lblHeadText); this.panelEx2.Dock = System.Windows.Forms.DockStyle.Top; this.panelEx2.Location = new System.Drawing.Point(0, 0); this.panelEx2.Name = "panelEx2"; this.panelEx2.Size = new System.Drawing.Size(538, 40); this.panelEx2.TabIndex = 1; // // lblHeadText // this.lblHeadText.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.lblHeadText.Dock = System.Windows.Forms.DockStyle.Fill; this.lblHeadText.ForeColor = System.Drawing.Color.White; this.lblHeadText.Location = new System.Drawing.Point(0, 0); this.lblHeadText.Name = "lblHeadText"; this.lblHeadText.Size = new System.Drawing.Size(538, 40); this.lblHeadText.TabIndex = 1; this.lblHeadText.Text = "视觉模板"; this.lblHeadText.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panelEx1 // this.panelEx1.Controls.Add(this.groupBox5); this.panelEx1.Controls.Add(this.groupBox1); this.panelEx1.Controls.Add(this.groupBox4); this.panelEx1.Controls.Add(this.groupBox3); this.panelEx1.Controls.Add(this.groupBox2); this.panelEx1.Controls.Add(this.panelEx5); this.panelEx1.Controls.Add(this.panelEx4); this.panelEx1.Dock = System.Windows.Forms.DockStyle.Right; this.panelEx1.Location = new System.Drawing.Point(538, 0); this.panelEx1.Name = "panelEx1"; this.panelEx1.Size = new System.Drawing.Size(328, 738); this.panelEx1.TabIndex = 0; // // groupBox5 // this.groupBox5.Controls.Add(this.dataGridView1); this.groupBox5.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox5.ForeColor = System.Drawing.Color.White; this.groupBox5.Location = new System.Drawing.Point(0, 654); this.groupBox5.Name = "groupBox5"; this.groupBox5.Size = new System.Drawing.Size(328, 84); this.groupBox5.TabIndex = 17; this.groupBox5.TabStop = false; this.groupBox5.Text = "测试定位结果"; // // dataGridView1 // this.dataGridView1.AllowUserToAddRows = false; this.dataGridView1.AllowUserToDeleteRows = false; this.dataGridView1.AllowUserToResizeColumns = false; this.dataGridView1.AllowUserToResizeRows = false; dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); dataGridViewCellStyle6.ForeColor = System.Drawing.Color.White; this.dataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6; this.dataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill; this.dataGridView1.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(16)))), ((int)(((byte)(36))))); this.dataGridView1.ColumnHeadersHeight = 30; this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.Index, this.X, this.Y, this.Move}); this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Fill; this.dataGridView1.EnableHeadersVisualStyles = false; this.dataGridView1.GridColor = System.Drawing.SystemColors.ActiveCaption; this.dataGridView1.Location = new System.Drawing.Point(3, 17); this.dataGridView1.MultiSelect = false; this.dataGridView1.Name = "dataGridView1"; this.dataGridView1.ReadOnly = true; dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(16)))), ((int)(((byte)(36))))); dataGridViewCellStyle10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle10.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.White; dataGridViewCellStyle10.SelectionForeColor = System.Drawing.Color.White; dataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dataGridView1.RowHeadersDefaultCellStyle = dataGridViewCellStyle10; this.dataGridView1.RowHeadersVisible = false; this.dataGridView1.RowHeadersWidth = 30; this.dataGridView1.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing; this.dataGridView1.RowTemplate.DefaultCellStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(16)))), ((int)(((byte)(36))))); this.dataGridView1.RowTemplate.DefaultCellStyle.ForeColor = System.Drawing.Color.White; this.dataGridView1.RowTemplate.DefaultCellStyle.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(16)))), ((int)(((byte)(36))))); this.dataGridView1.RowTemplate.Height = 23; this.dataGridView1.Size = new System.Drawing.Size(322, 64); this.dataGridView1.TabIndex = 3; // // Index // this.Index.DataPropertyName = "Index"; this.Index.FillWeight = 26.47716F; this.Index.HeaderText = "Row"; this.Index.Name = "Index"; this.Index.ReadOnly = true; // // X // this.X.DataPropertyName = "X"; dataGridViewCellStyle7.Format = "0.000"; this.X.DefaultCellStyle = dataGridViewCellStyle7; this.X.FillWeight = 25.76511F; this.X.HeaderText = "Column"; this.X.Name = "X"; this.X.ReadOnly = true; // // Y // this.Y.DataPropertyName = "Y"; dataGridViewCellStyle8.Format = "0.000"; this.Y.DefaultCellStyle = dataGridViewCellStyle8; this.Y.FillWeight = 24.21075F; this.Y.HeaderText = "Angle"; this.Y.Name = "Y"; this.Y.ReadOnly = true; // // Move // dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle9.BackColor = System.Drawing.Color.Silver; dataGridViewCellStyle9.ForeColor = System.Drawing.Color.White; this.Move.DefaultCellStyle = dataGridViewCellStyle9; this.Move.FillWeight = 26.00443F; this.Move.HeaderText = "Score"; this.Move.Name = "Move"; this.Move.ReadOnly = true; this.Move.Resizable = System.Windows.Forms.DataGridViewTriState.True; this.Move.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable; // // groupBox1 // this.groupBox1.Controls.Add(this.cboxMetric); this.groupBox1.Controls.Add(this.txtScore); this.groupBox1.Controls.Add(this.label14); this.groupBox1.Controls.Add(this.label13); this.groupBox1.Controls.Add(this.txtAngleExtent); this.groupBox1.Controls.Add(this.txtAngleStart); this.groupBox1.Controls.Add(this.trackBar1); this.groupBox1.Controls.Add(this.tbarContrast); this.groupBox1.Controls.Add(this.label8); this.groupBox1.Controls.Add(this.label5); this.groupBox1.Controls.Add(this.label4); this.groupBox1.Controls.Add(this.label10); this.groupBox1.Controls.Add(this.label9); this.groupBox1.Controls.Add(this.label7); this.groupBox1.Controls.Add(this.lblContrast); this.groupBox1.Controls.Add(this.label3); this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top; this.groupBox1.ForeColor = System.Drawing.Color.White; this.groupBox1.Location = new System.Drawing.Point(0, 482); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(328, 172); this.groupBox1.TabIndex = 16; this.groupBox1.TabStop = false; this.groupBox1.Text = "定位参数"; // // cboxMetric // this.cboxMetric.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.cboxMetric.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.cboxMetric.ForeColor = System.Drawing.Color.White; this.cboxMetric.FormattingEnabled = true; this.cboxMetric.Items.AddRange(new object[] { "忽略极性", "使用极性"}); this.cboxMetric.Location = new System.Drawing.Point(206, 139); this.cboxMetric.Name = "cboxMetric"; this.cboxMetric.Size = new System.Drawing.Size(114, 20); this.cboxMetric.TabIndex = 5; // // txtScore // this.txtScore.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.txtScore.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtScore.ForeColor = System.Drawing.Color.White; this.txtScore.Location = new System.Drawing.Point(75, 140); this.txtScore.Name = "txtScore"; this.txtScore.Size = new System.Drawing.Size(69, 21); this.txtScore.TabIndex = 4; this.txtScore.Text = "0"; this.txtScore.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label14 // this.label14.AutoSize = true; this.label14.ForeColor = System.Drawing.Color.White; this.label14.Location = new System.Drawing.Point(164, 147); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(35, 12); this.label14.TabIndex = 3; this.label14.Text = "极性:"; // // label13 // this.label13.AutoSize = true; this.label13.ForeColor = System.Drawing.Color.White; this.label13.Location = new System.Drawing.Point(33, 142); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(35, 12); this.label13.TabIndex = 3; this.label13.Text = "分数:"; // // txtAngleExtent // this.txtAngleExtent.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.txtAngleExtent.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtAngleExtent.ForeColor = System.Drawing.Color.White; this.txtAngleExtent.Location = new System.Drawing.Point(222, 100); this.txtAngleExtent.Name = "txtAngleExtent"; this.txtAngleExtent.Size = new System.Drawing.Size(71, 21); this.txtAngleExtent.TabIndex = 4; this.txtAngleExtent.Text = "5"; this.txtAngleExtent.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // txtAngleStart // this.txtAngleStart.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.txtAngleStart.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtAngleStart.ForeColor = System.Drawing.Color.White; this.txtAngleStart.Location = new System.Drawing.Point(73, 100); this.txtAngleStart.Name = "txtAngleStart"; this.txtAngleStart.Size = new System.Drawing.Size(71, 21); this.txtAngleStart.TabIndex = 4; this.txtAngleStart.Text = "-5"; this.txtAngleStart.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // trackBar1 // this.trackBar1.AutoSize = false; this.trackBar1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(26)))), ((int)(((byte)(26)))), ((int)(((byte)(26))))); this.trackBar1.LargeChange = 1; this.trackBar1.Location = new System.Drawing.Point(66, 55); this.trackBar1.Maximum = 30; this.trackBar1.Minimum = 1; this.trackBar1.Name = "trackBar1"; this.trackBar1.Size = new System.Drawing.Size(227, 21); this.trackBar1.TabIndex = 4; this.trackBar1.TickStyle = System.Windows.Forms.TickStyle.None; this.trackBar1.Value = 5; // // tbarContrast // this.tbarContrast.AutoSize = false; this.tbarContrast.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(26)))), ((int)(((byte)(26)))), ((int)(((byte)(26))))); this.tbarContrast.LargeChange = 1; this.tbarContrast.Location = new System.Drawing.Point(66, 24); this.tbarContrast.Maximum = 160; this.tbarContrast.Minimum = 1; this.tbarContrast.Name = "tbarContrast"; this.tbarContrast.Size = new System.Drawing.Size(227, 21); this.tbarContrast.TabIndex = 4; this.tbarContrast.TickStyle = System.Windows.Forms.TickStyle.None; this.tbarContrast.Value = 30; this.tbarContrast.ValueChanged += new System.EventHandler(this.trackBar2_ValueChanged); // // label8 // this.label8.AutoSize = true; this.label8.ForeColor = System.Drawing.Color.White; this.label8.Location = new System.Drawing.Point(180, 105); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(23, 12); this.label8.TabIndex = 3; this.label8.Text = "-->"; // // label5 // this.label5.AutoSize = true; this.label5.ForeColor = System.Drawing.Color.White; this.label5.Location = new System.Drawing.Point(9, 105); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(59, 12); this.label5.TabIndex = 3; this.label5.Text = "角度范围:"; // // label4 // this.label4.AutoSize = true; this.label4.ForeColor = System.Drawing.Color.White; this.label4.Location = new System.Drawing.Point(21, 64); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(47, 12); this.label4.TabIndex = 3; this.label4.Text = "对比度:"; // // label10 // this.label10.AutoSize = true; this.label10.ForeColor = System.Drawing.Color.White; this.label10.Location = new System.Drawing.Point(149, 105); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(17, 12); this.label10.TabIndex = 3; this.label10.Text = "度"; // // label9 // this.label9.AutoSize = true; this.label9.ForeColor = System.Drawing.Color.White; this.label9.Location = new System.Drawing.Point(299, 105); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(17, 12); this.label9.TabIndex = 3; this.label9.Text = "度"; // // label7 // this.label7.AutoSize = true; this.label7.ForeColor = System.Drawing.Color.White; this.label7.Location = new System.Drawing.Point(299, 59); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(11, 12); this.label7.TabIndex = 3; this.label7.Text = "0"; // // lblContrast // this.lblContrast.AutoSize = true; this.lblContrast.ForeColor = System.Drawing.Color.White; this.lblContrast.Location = new System.Drawing.Point(299, 28); this.lblContrast.Name = "lblContrast"; this.lblContrast.Size = new System.Drawing.Size(17, 12); this.lblContrast.TabIndex = 3; this.lblContrast.Text = "30"; // // label3 // this.label3.AutoSize = true; this.label3.ForeColor = System.Drawing.Color.White; this.label3.Location = new System.Drawing.Point(33, 28); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(35, 12); this.label3.TabIndex = 3; this.label3.Text = "阈值:"; // // groupBox4 // this.groupBox4.Controls.Add(this.comboBox1); this.groupBox4.Controls.Add(this.rbtnBrushCircle); this.groupBox4.Controls.Add(this.rbtnBrushRectangle); this.groupBox4.Controls.Add(this.txtBrushSize); this.groupBox4.Controls.Add(this.btnWholePaint); this.groupBox4.Controls.Add(this.btnPaint); this.groupBox4.Controls.Add(this.label6); this.groupBox4.Controls.Add(this.label12); this.groupBox4.Controls.Add(this.btnClear); this.groupBox4.Dock = System.Windows.Forms.DockStyle.Top; this.groupBox4.ForeColor = System.Drawing.Color.White; this.groupBox4.Location = new System.Drawing.Point(0, 352); this.groupBox4.Name = "groupBox4"; this.groupBox4.Size = new System.Drawing.Size(328, 130); this.groupBox4.TabIndex = 15; this.groupBox4.TabStop = false; this.groupBox4.Text = "涂抹与擦除"; // // comboBox1 // this.comboBox1.FormattingEnabled = true; this.comboBox1.Location = new System.Drawing.Point(172, 26); this.comboBox1.Name = "comboBox1"; this.comboBox1.Size = new System.Drawing.Size(121, 20); this.comboBox1.TabIndex = 11; // // rbtnBrushCircle // this.rbtnBrushCircle.AutoSize = true; this.rbtnBrushCircle.BackColor = System.Drawing.Color.Black; this.rbtnBrushCircle.Checked = true; this.rbtnBrushCircle.FlatAppearance.BorderColor = System.Drawing.Color.Lime; this.rbtnBrushCircle.FlatAppearance.BorderSize = 0; this.rbtnBrushCircle.FlatAppearance.CheckedBackColor = System.Drawing.Color.Red; this.rbtnBrushCircle.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.rbtnBrushCircle.Location = new System.Drawing.Point(129, 57); this.rbtnBrushCircle.Name = "rbtnBrushCircle"; this.rbtnBrushCircle.Size = new System.Drawing.Size(46, 16); this.rbtnBrushCircle.TabIndex = 10; this.rbtnBrushCircle.TabStop = true; this.rbtnBrushCircle.Text = "圆形"; this.rbtnBrushCircle.UseVisualStyleBackColor = false; // // rbtnBrushRectangle // this.rbtnBrushRectangle.AutoSize = true; this.rbtnBrushRectangle.BackColor = System.Drawing.Color.Black; this.rbtnBrushRectangle.FlatAppearance.BorderSize = 0; this.rbtnBrushRectangle.FlatAppearance.CheckedBackColor = System.Drawing.Color.Red; this.rbtnBrushRectangle.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.rbtnBrushRectangle.Location = new System.Drawing.Point(75, 57); this.rbtnBrushRectangle.Name = "rbtnBrushRectangle"; this.rbtnBrushRectangle.Size = new System.Drawing.Size(46, 16); this.rbtnBrushRectangle.TabIndex = 9; this.rbtnBrushRectangle.Text = "矩形"; this.rbtnBrushRectangle.UseVisualStyleBackColor = false; // // txtBrushSize // this.txtBrushSize.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.txtBrushSize.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txtBrushSize.ForeColor = System.Drawing.Color.White; this.txtBrushSize.Location = new System.Drawing.Point(75, 24); this.txtBrushSize.Name = "txtBrushSize"; this.txtBrushSize.Size = new System.Drawing.Size(71, 21); this.txtBrushSize.TabIndex = 4; this.txtBrushSize.Text = "5"; this.txtBrushSize.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // btnWholePaint // this.btnWholePaint.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnWholePaint.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnWholePaint.Location = new System.Drawing.Point(11, 92); this.btnWholePaint.Name = "btnWholePaint"; this.btnWholePaint.Size = new System.Drawing.Size(75, 23); this.btnWholePaint.TabIndex = 8; this.btnWholePaint.Text = "一键涂抹"; this.btnWholePaint.UseVisualStyleBackColor = false; this.btnWholePaint.Click += new System.EventHandler(this.btnWholePaint_Click); // // btnPaint // this.btnPaint.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnPaint.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnPaint.Location = new System.Drawing.Point(125, 92); this.btnPaint.Name = "btnPaint"; this.btnPaint.Size = new System.Drawing.Size(75, 23); this.btnPaint.TabIndex = 8; this.btnPaint.Text = "涂抹"; this.btnPaint.UseVisualStyleBackColor = false; this.btnPaint.Click += new System.EventHandler(this.btnPaint_Click); // // label6 // this.label6.AutoSize = true; this.label6.ForeColor = System.Drawing.Color.White; this.label6.Location = new System.Drawing.Point(10, 57); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(59, 12); this.label6.TabIndex = 3; this.label6.Text = "画笔形状:"; // // label12 // this.label12.AutoSize = true; this.label12.ForeColor = System.Drawing.Color.White; this.label12.Location = new System.Drawing.Point(10, 26); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(59, 12); this.label12.TabIndex = 3; this.label12.Text = "画笔大小:"; // // btnClear // this.btnClear.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnClear.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnClear.Location = new System.Drawing.Point(239, 92); this.btnClear.Name = "btnClear"; this.btnClear.Size = new System.Drawing.Size(75, 23); this.btnClear.TabIndex = 8; this.btnClear.Text = "擦除"; this.btnClear.UseVisualStyleBackColor = false; this.btnClear.Click += new System.EventHandler(this.btnClear_Click); // // groupBox3 // this.groupBox3.Controls.Add(this.btnDrawRectangle2); this.groupBox3.Controls.Add(this.btnDrawAny); this.groupBox3.Controls.Add(this.btnDrawCircle); this.groupBox3.Dock = System.Windows.Forms.DockStyle.Top; this.groupBox3.ForeColor = System.Drawing.Color.White; this.groupBox3.Location = new System.Drawing.Point(0, 289); this.groupBox3.Name = "groupBox3"; this.groupBox3.Size = new System.Drawing.Size(328, 63); this.groupBox3.TabIndex = 14; this.groupBox3.TabStop = false; this.groupBox3.Text = "绘制模板"; // // btnDrawRectangle2 // this.btnDrawRectangle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnDrawRectangle2.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnDrawRectangle2.Location = new System.Drawing.Point(17, 20); this.btnDrawRectangle2.Name = "btnDrawRectangle2"; this.btnDrawRectangle2.Size = new System.Drawing.Size(75, 23); this.btnDrawRectangle2.TabIndex = 8; this.btnDrawRectangle2.Text = "画矩形"; this.btnDrawRectangle2.UseVisualStyleBackColor = false; this.btnDrawRectangle2.Click += new System.EventHandler(this.btnDrawRectangle); // // btnDrawAny // this.btnDrawAny.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnDrawAny.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnDrawAny.Location = new System.Drawing.Point(239, 20); this.btnDrawAny.Name = "btnDrawAny"; this.btnDrawAny.Size = new System.Drawing.Size(75, 23); this.btnDrawAny.TabIndex = 8; this.btnDrawAny.Text = "任意"; this.btnDrawAny.UseVisualStyleBackColor = false; this.btnDrawAny.Click += new System.EventHandler(this.btnDrawAny_Click); // // btnDrawCircle // this.btnDrawCircle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnDrawCircle.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnDrawCircle.Location = new System.Drawing.Point(128, 20); this.btnDrawCircle.Name = "btnDrawCircle"; this.btnDrawCircle.Size = new System.Drawing.Size(75, 23); this.btnDrawCircle.TabIndex = 8; this.btnDrawCircle.Text = "画圆"; this.btnDrawCircle.UseVisualStyleBackColor = false; this.btnDrawCircle.Click += new System.EventHandler(this.btnDrawCircle_Click); // // groupBox2 // this.groupBox2.Controls.Add(this.rbtnSearchSelectedRegion); this.groupBox2.Controls.Add(this.btnDrawSearch); this.groupBox2.Controls.Add(this.rbtnSearchWholeRegion); this.groupBox2.Dock = System.Windows.Forms.DockStyle.Top; this.groupBox2.ForeColor = System.Drawing.Color.White; this.groupBox2.Location = new System.Drawing.Point(0, 228); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(328, 61); this.groupBox2.TabIndex = 13; this.groupBox2.TabStop = false; this.groupBox2.Text = "搜索区域"; // // rbtnSearchSelectedRegion // this.rbtnSearchSelectedRegion.AutoSize = true; this.rbtnSearchSelectedRegion.BackColor = System.Drawing.Color.Black; this.rbtnSearchSelectedRegion.FlatAppearance.BorderSize = 0; this.rbtnSearchSelectedRegion.FlatAppearance.CheckedBackColor = System.Drawing.Color.Red; this.rbtnSearchSelectedRegion.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.rbtnSearchSelectedRegion.Location = new System.Drawing.Point(116, 21); this.rbtnSearchSelectedRegion.Name = "rbtnSearchSelectedRegion"; this.rbtnSearchSelectedRegion.Size = new System.Drawing.Size(70, 16); this.rbtnSearchSelectedRegion.TabIndex = 9; this.rbtnSearchSelectedRegion.Text = "框选区域"; this.rbtnSearchSelectedRegion.UseVisualStyleBackColor = false; this.rbtnSearchSelectedRegion.CheckedChanged += new System.EventHandler(this.rbtnSearchSelectedRegion_CheckedChanged); // // btnDrawSearch // this.btnDrawSearch.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnDrawSearch.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnDrawSearch.Location = new System.Drawing.Point(210, 18); this.btnDrawSearch.Name = "btnDrawSearch"; this.btnDrawSearch.Size = new System.Drawing.Size(72, 23); this.btnDrawSearch.TabIndex = 8; this.btnDrawSearch.Text = "搜索区域"; this.btnDrawSearch.UseVisualStyleBackColor = false; this.btnDrawSearch.Click += new System.EventHandler(this.btnDrawSearch_Click); // // rbtnSearchWholeRegion // this.rbtnSearchWholeRegion.AutoSize = true; this.rbtnSearchWholeRegion.BackColor = System.Drawing.Color.Black; this.rbtnSearchWholeRegion.FlatAppearance.BorderSize = 0; this.rbtnSearchWholeRegion.FlatAppearance.CheckedBackColor = System.Drawing.Color.Red; this.rbtnSearchWholeRegion.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.rbtnSearchWholeRegion.Location = new System.Drawing.Point(22, 21); this.rbtnSearchWholeRegion.Name = "rbtnSearchWholeRegion"; this.rbtnSearchWholeRegion.Size = new System.Drawing.Size(70, 16); this.rbtnSearchWholeRegion.TabIndex = 9; this.rbtnSearchWholeRegion.Text = "整幅图像"; this.rbtnSearchWholeRegion.UseVisualStyleBackColor = false; // // panelEx5 // this.panelEx5.Controls.Add(this.panelEx11); this.panelEx5.Controls.Add(this.panelEx10); this.panelEx5.Dock = System.Windows.Forms.DockStyle.Top; this.panelEx5.Location = new System.Drawing.Point(0, 40); this.panelEx5.Name = "panelEx5"; this.panelEx5.Size = new System.Drawing.Size(328, 188); this.panelEx5.TabIndex = 11; // // panelEx11 // this.panelEx11.Controls.Add(this.hWindow_Final2); this.panelEx11.Dock = System.Windows.Forms.DockStyle.Fill; this.panelEx11.Location = new System.Drawing.Point(0, 0); this.panelEx11.Name = "panelEx11"; this.panelEx11.Size = new System.Drawing.Size(239, 188); this.panelEx11.TabIndex = 2; // // hWindow_Final2 // this.hWindow_Final2.BackColor = System.Drawing.Color.Transparent; this.hWindow_Final2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.hWindow_Final2.Dock = System.Windows.Forms.DockStyle.Fill; this.hWindow_Final2.DrawModel = true; this.hWindow_Final2.ForeColor = System.Drawing.Color.White; this.hWindow_Final2.Image = null; this.hWindow_Final2.Location = new System.Drawing.Point(0, 0); this.hWindow_Final2.Name = "hWindow_Final2"; this.hWindow_Final2.Size = new System.Drawing.Size(239, 188); this.hWindow_Final2.TabIndex = 3; // // panelEx10 // this.panelEx10.Controls.Add(this.btnTestModel); this.panelEx10.Controls.Add(this.btnSaveModel); this.panelEx10.Controls.Add(this.btnStudy); this.panelEx10.Dock = System.Windows.Forms.DockStyle.Right; this.panelEx10.Location = new System.Drawing.Point(239, 0); this.panelEx10.Name = "panelEx10"; this.panelEx10.Size = new System.Drawing.Size(89, 188); this.panelEx10.TabIndex = 1; // // btnTestModel // this.btnTestModel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnTestModel.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnTestModel.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnTestModel.ForeColor = System.Drawing.Color.White; this.btnTestModel.Location = new System.Drawing.Point(7, 148); this.btnTestModel.Name = "btnTestModel"; this.btnTestModel.Size = new System.Drawing.Size(76, 34); this.btnTestModel.TabIndex = 1; this.btnTestModel.Text = "模板测试"; this.btnTestModel.UseVisualStyleBackColor = false; this.btnTestModel.Click += new System.EventHandler(this.btnTestModel_Click); // // btnSaveModel // this.btnSaveModel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnSaveModel.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnSaveModel.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnSaveModel.ForeColor = System.Drawing.Color.White; this.btnSaveModel.Location = new System.Drawing.Point(7, 50); this.btnSaveModel.Name = "btnSaveModel"; this.btnSaveModel.Size = new System.Drawing.Size(76, 34); this.btnSaveModel.TabIndex = 1; this.btnSaveModel.Text = "保存模板"; this.btnSaveModel.UseVisualStyleBackColor = false; this.btnSaveModel.Click += new System.EventHandler(this.btnSaveModel_Click); // // btnStudy // this.btnStudy.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnStudy.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnStudy.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnStudy.ForeColor = System.Drawing.Color.White; this.btnStudy.Location = new System.Drawing.Point(6, 6); this.btnStudy.Name = "btnStudy"; this.btnStudy.Size = new System.Drawing.Size(76, 34); this.btnStudy.TabIndex = 1; this.btnStudy.Text = "训练"; this.btnStudy.UseVisualStyleBackColor = false; this.btnStudy.Click += new System.EventHandler(this.btnStudy_Click); // // panelEx4 // this.panelEx4.Controls.Add(this.tableLayoutPanel1); this.panelEx4.Dock = System.Windows.Forms.DockStyle.Top; this.panelEx4.Location = new System.Drawing.Point(0, 0); this.panelEx4.Name = "panelEx4"; this.panelEx4.Size = new System.Drawing.Size(328, 40); this.panelEx4.TabIndex = 2; // // tableLayoutPanel1 // this.tableLayoutPanel1.ColumnCount = 3; this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33334F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33334F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33334F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.tableLayoutPanel1.Controls.Add(this.btnGrab, 0, 0); this.tableLayoutPanel1.Controls.Add(this.btnLoadImage, 1, 0); this.tableLayoutPanel1.Controls.Add(this.btnGrabContinue, 2, 0); this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0); this.tableLayoutPanel1.Name = "tableLayoutPanel1"; this.tableLayoutPanel1.RowCount = 1; this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel1.Size = new System.Drawing.Size(328, 40); this.tableLayoutPanel1.TabIndex = 0; // // btnGrab // this.btnGrab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnGrab.Dock = System.Windows.Forms.DockStyle.Fill; this.btnGrab.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnGrab.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnGrab.ForeColor = System.Drawing.Color.White; this.btnGrab.Location = new System.Drawing.Point(3, 3); this.btnGrab.Name = "btnGrab"; this.btnGrab.Size = new System.Drawing.Size(103, 34); this.btnGrab.TabIndex = 0; this.btnGrab.Text = "拍照取图"; this.btnGrab.UseVisualStyleBackColor = false; this.btnGrab.Click += new System.EventHandler(this.btnGrab_Click); // // btnLoadImage // this.btnLoadImage.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnLoadImage.Dock = System.Windows.Forms.DockStyle.Fill; this.btnLoadImage.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnLoadImage.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnLoadImage.ForeColor = System.Drawing.Color.White; this.btnLoadImage.Location = new System.Drawing.Point(112, 3); this.btnLoadImage.Name = "btnLoadImage"; this.btnLoadImage.Size = new System.Drawing.Size(103, 34); this.btnLoadImage.TabIndex = 1; this.btnLoadImage.Text = "加载图片"; this.btnLoadImage.UseVisualStyleBackColor = false; this.btnLoadImage.Click += new System.EventHandler(this.btnLoadImage_Click); // // btnGrabContinue // this.btnGrabContinue.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.btnGrabContinue.Dock = System.Windows.Forms.DockStyle.Fill; this.btnGrabContinue.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnGrabContinue.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnGrabContinue.ForeColor = System.Drawing.Color.White; this.btnGrabContinue.Location = new System.Drawing.Point(221, 3); this.btnGrabContinue.Name = "btnGrabContinue"; this.btnGrabContinue.Size = new System.Drawing.Size(104, 34); this.btnGrabContinue.TabIndex = 1; this.btnGrabContinue.Text = "连续取图"; this.btnGrabContinue.UseVisualStyleBackColor = false; this.btnGrabContinue.Click += new System.EventHandler(this.btnGrabContinue_Click); // // CameraTemplate // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(16)))), ((int)(((byte)(36))))); this.Controls.Add(this.panelEx3); this.Controls.Add(this.panelEx2); this.Controls.Add(this.panelEx1); this.Name = "CameraTemplate"; this.Size = new System.Drawing.Size(866, 738); this.Load += new System.EventHandler(this.CameraTemplate_Load); this.panelEx3.ResumeLayout(false); this.panelEx7.ResumeLayout(false); this.groupBox7.ResumeLayout(false); this.groupBox6.ResumeLayout(false); this.panel2.ResumeLayout(false); this.panel2.PerformLayout(); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.panelEx2.ResumeLayout(false); this.panelEx1.ResumeLayout(false); this.groupBox5.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit(); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tbarContrast)).EndInit(); this.groupBox4.ResumeLayout(false); this.groupBox4.PerformLayout(); this.groupBox3.ResumeLayout(false); this.groupBox2.ResumeLayout(false); this.groupBox2.PerformLayout(); this.panelEx5.ResumeLayout(false); this.panelEx11.ResumeLayout(false); this.panelEx10.ResumeLayout(false); this.panelEx4.ResumeLayout(false); this.tableLayoutPanel1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private Rs.Controls.PanelEx panelEx1; private Rs.Controls.PanelEx panelEx2; private Rs.Controls.PanelEx panelEx3; private System.Windows.Forms.Label lblHeadText; private Rs.Controls.PanelEx panelEx4; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; private System.Windows.Forms.Button btnGrab; private System.Windows.Forms.Button btnLoadImage; private System.Windows.Forms.Button btnGrabContinue; private System.Windows.Forms.PictureBox pictureBox1; private System.Windows.Forms.Button btnDrawRectangle2; private Controls.PanelEx panelEx5; private System.Windows.Forms.Button btnDrawCircle; private Controls.PanelEx panelEx7; private System.Windows.Forms.Button btnStudy; private Controls.PanelEx panelEx11; private ChoiceTech.Halcon.Control.HWindow_Final hWindow_Final2; private Controls.PanelEx panelEx10; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.TextBox txtAngleExtent; private System.Windows.Forms.TextBox txtAngleStart; private System.Windows.Forms.TrackBar trackBar1; private System.Windows.Forms.TrackBar tbarContrast; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label3; private System.Windows.Forms.GroupBox groupBox4; private System.Windows.Forms.TextBox txtBrushSize; private System.Windows.Forms.Button btnPaint; private System.Windows.Forms.Label label12; private System.Windows.Forms.Button btnClear; private System.Windows.Forms.GroupBox groupBox3; private System.Windows.Forms.Button btnDrawAny; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.ComboBox cboxMetric; private System.Windows.Forms.TextBox txtScore; private System.Windows.Forms.Label label14; private System.Windows.Forms.Label label13; private System.Windows.Forms.Label lblContrast; private System.Windows.Forms.RadioButton rbtnBrushCircle; private System.Windows.Forms.RadioButton rbtnBrushRectangle; private System.Windows.Forms.Button btnWholePaint; private System.Windows.Forms.Button btnSaveModel; private System.Windows.Forms.GroupBox groupBox5; private System.Windows.Forms.Button btnTestModel; private System.Windows.Forms.DataGridView dataGridView1; private System.Windows.Forms.DataGridViewTextBoxColumn Index; private System.Windows.Forms.DataGridViewTextBoxColumn X; private System.Windows.Forms.DataGridViewTextBoxColumn Y; private System.Windows.Forms.DataGridViewTextBoxColumn Move; private System.Windows.Forms.Button btnDrawSearch; private System.Windows.Forms.RadioButton rbtnSearchWholeRegion; private System.Windows.Forms.RadioButton rbtnSearchSelectedRegion; private System.Windows.Forms.Label label6; private System.Windows.Forms.GroupBox groupBox7; private ChoiceTech.Halcon.Control.HWindow_Final hWindow_Final1; private System.Windows.Forms.GroupBox groupBox6; private System.Windows.Forms.TextBox txtGain; private System.Windows.Forms.Label label11; private System.Windows.Forms.TextBox txtExposure; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label2; private System.Windows.Forms.Button btnSaveParamer; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Label label15; private System.Windows.Forms.ComboBox cboxCamera; private System.Windows.Forms.ComboBox comboBox1; } }