You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

900 lines
47 KiB
C#

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

namespace Rs.MotionPlat
{
partial class CameraTemplate
{
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
/// <param name="disposing">如果应释放托管资源,为 true否则为 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region 组件设计器生成的代码
/// <summary>
/// 设计器支持所需的方法 - 不要修改
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CameraTemplate));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = 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.btnDrawBarCode = 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
//
resources.ApplyResources(this.panelEx3, "panelEx3");
this.panelEx3.Controls.Add(this.panelEx7);
this.panelEx3.Controls.Add(this.pictureBox1);
this.panelEx3.Name = "panelEx3";
//
// panelEx7
//
resources.ApplyResources(this.panelEx7, "panelEx7");
this.panelEx7.Controls.Add(this.groupBox7);
this.panelEx7.Controls.Add(this.groupBox6);
this.panelEx7.Name = "panelEx7";
//
// groupBox7
//
resources.ApplyResources(this.groupBox7, "groupBox7");
this.groupBox7.Controls.Add(this.hWindow_Final1);
this.groupBox7.ForeColor = System.Drawing.Color.White;
this.groupBox7.Name = "groupBox7";
this.groupBox7.TabStop = false;
//
// hWindow_Final1
//
resources.ApplyResources(this.hWindow_Final1, "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.DrawModel = false;
this.hWindow_Final1.ForeColor = System.Drawing.Color.White;
this.hWindow_Final1.Image = null;
this.hWindow_Final1.Name = "hWindow_Final1";
//
// groupBox6
//
resources.ApplyResources(this.groupBox6, "groupBox6");
this.groupBox6.Controls.Add(this.panel2);
this.groupBox6.Controls.Add(this.panel1);
this.groupBox6.ForeColor = System.Drawing.Color.White;
this.groupBox6.Name = "groupBox6";
this.groupBox6.TabStop = false;
//
// panel2
//
resources.ApplyResources(this.panel2, "panel2");
this.panel2.Controls.Add(this.label15);
this.panel2.Controls.Add(this.cboxCamera);
this.panel2.Name = "panel2";
//
// label15
//
resources.ApplyResources(this.label15, "label15");
this.label15.ForeColor = System.Drawing.Color.White;
this.label15.Name = "label15";
//
// cboxCamera
//
resources.ApplyResources(this.cboxCamera, "cboxCamera");
this.cboxCamera.FormattingEnabled = true;
this.cboxCamera.Name = "cboxCamera";
//
// panel1
//
resources.ApplyResources(this.panel1, "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.Name = "panel1";
//
// txtExposure
//
resources.ApplyResources(this.txtExposure, "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.Name = "txtExposure";
this.txtExposure.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtExposure_KeyUp);
//
// label2
//
resources.ApplyResources(this.label2, "label2");
this.label2.ForeColor = System.Drawing.Color.White;
this.label2.Name = "label2";
//
// btnSaveParamer
//
resources.ApplyResources(this.btnSaveParamer, "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.ForeColor = System.Drawing.Color.White;
this.btnSaveParamer.Name = "btnSaveParamer";
this.btnSaveParamer.UseVisualStyleBackColor = false;
this.btnSaveParamer.Click += new System.EventHandler(this.btnSaveParamer_Click);
//
// label1
//
resources.ApplyResources(this.label1, "label1");
this.label1.ForeColor = System.Drawing.Color.White;
this.label1.Name = "label1";
//
// txtGain
//
resources.ApplyResources(this.txtGain, "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.Name = "txtGain";
this.txtGain.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtGain_KeyUp);
//
// label11
//
resources.ApplyResources(this.label11, "label11");
this.label11.ForeColor = System.Drawing.Color.White;
this.label11.Name = "label11";
//
// pictureBox1
//
resources.ApplyResources(this.pictureBox1, "pictureBox1");
this.pictureBox1.BackColor = System.Drawing.Color.Black;
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.TabStop = false;
//
// panelEx2
//
resources.ApplyResources(this.panelEx2, "panelEx2");
this.panelEx2.Controls.Add(this.lblHeadText);
this.panelEx2.Name = "panelEx2";
//
// lblHeadText
//
resources.ApplyResources(this.lblHeadText, "lblHeadText");
this.lblHeadText.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.lblHeadText.ForeColor = System.Drawing.Color.White;
this.lblHeadText.Name = "lblHeadText";
//
// panelEx1
//
resources.ApplyResources(this.panelEx1, "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.Name = "panelEx1";
//
// groupBox5
//
resources.ApplyResources(this.groupBox5, "groupBox5");
this.groupBox5.Controls.Add(this.dataGridView1);
this.groupBox5.ForeColor = System.Drawing.Color.White;
this.groupBox5.Name = "groupBox5";
this.groupBox5.TabStop = false;
//
// dataGridView1
//
resources.ApplyResources(this.dataGridView1, "dataGridView1");
this.dataGridView1.AllowUserToAddRows = false;
this.dataGridView1.AllowUserToDeleteRows = false;
this.dataGridView1.AllowUserToResizeColumns = false;
this.dataGridView1.AllowUserToResizeRows = false;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
dataGridViewCellStyle1.ForeColor = System.Drawing.Color.White;
this.dataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
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.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.Index,
this.X,
this.Y,
this.Move});
this.dataGridView1.EnableHeadersVisualStyles = false;
this.dataGridView1.GridColor = System.Drawing.SystemColors.ActiveCaption;
this.dataGridView1.MultiSelect = false;
this.dataGridView1.Name = "dataGridView1";
this.dataGridView1.ReadOnly = true;
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(16)))), ((int)(((byte)(36)))));
dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle5.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.White;
dataGridViewCellStyle5.SelectionForeColor = System.Drawing.Color.White;
dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dataGridView1.RowHeadersDefaultCellStyle = dataGridViewCellStyle5;
this.dataGridView1.RowHeadersVisible = false;
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;
//
// Index
//
this.Index.DataPropertyName = "Index";
this.Index.FillWeight = 26.47716F;
resources.ApplyResources(this.Index, "Index");
this.Index.Name = "Index";
this.Index.ReadOnly = true;
//
// X
//
this.X.DataPropertyName = "X";
dataGridViewCellStyle2.Format = "0.000";
this.X.DefaultCellStyle = dataGridViewCellStyle2;
this.X.FillWeight = 25.76511F;
resources.ApplyResources(this.X, "X");
this.X.Name = "X";
this.X.ReadOnly = true;
//
// Y
//
this.Y.DataPropertyName = "Y";
dataGridViewCellStyle3.Format = "0.000";
this.Y.DefaultCellStyle = dataGridViewCellStyle3;
this.Y.FillWeight = 24.21075F;
resources.ApplyResources(this.Y, "Y");
this.Y.Name = "Y";
this.Y.ReadOnly = true;
//
// Move
//
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle4.BackColor = System.Drawing.Color.Silver;
dataGridViewCellStyle4.ForeColor = System.Drawing.Color.White;
this.Move.DefaultCellStyle = dataGridViewCellStyle4;
this.Move.FillWeight = 26.00443F;
resources.ApplyResources(this.Move, "Move");
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
//
resources.ApplyResources(this.groupBox1, "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.ForeColor = System.Drawing.Color.White;
this.groupBox1.Name = "groupBox1";
this.groupBox1.TabStop = false;
//
// cboxMetric
//
resources.ApplyResources(this.cboxMetric, "cboxMetric");
this.cboxMetric.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.cboxMetric.ForeColor = System.Drawing.Color.White;
this.cboxMetric.FormattingEnabled = true;
this.cboxMetric.Items.AddRange(new object[] {
resources.GetString("cboxMetric.Items"),
resources.GetString("cboxMetric.Items1")});
this.cboxMetric.Name = "cboxMetric";
//
// txtScore
//
resources.ApplyResources(this.txtScore, "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.Name = "txtScore";
//
// label14
//
resources.ApplyResources(this.label14, "label14");
this.label14.ForeColor = System.Drawing.Color.White;
this.label14.Name = "label14";
//
// label13
//
resources.ApplyResources(this.label13, "label13");
this.label13.ForeColor = System.Drawing.Color.White;
this.label13.Name = "label13";
//
// txtAngleExtent
//
resources.ApplyResources(this.txtAngleExtent, "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.Name = "txtAngleExtent";
//
// txtAngleStart
//
resources.ApplyResources(this.txtAngleStart, "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.Name = "txtAngleStart";
//
// trackBar1
//
resources.ApplyResources(this.trackBar1, "trackBar1");
this.trackBar1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(26)))), ((int)(((byte)(26)))), ((int)(((byte)(26)))));
this.trackBar1.LargeChange = 1;
this.trackBar1.Maximum = 30;
this.trackBar1.Minimum = 1;
this.trackBar1.Name = "trackBar1";
this.trackBar1.TickStyle = System.Windows.Forms.TickStyle.None;
this.trackBar1.Value = 5;
//
// tbarContrast
//
resources.ApplyResources(this.tbarContrast, "tbarContrast");
this.tbarContrast.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(26)))), ((int)(((byte)(26)))), ((int)(((byte)(26)))));
this.tbarContrast.LargeChange = 1;
this.tbarContrast.Maximum = 160;
this.tbarContrast.Minimum = 1;
this.tbarContrast.Name = "tbarContrast";
this.tbarContrast.TickStyle = System.Windows.Forms.TickStyle.None;
this.tbarContrast.Value = 30;
this.tbarContrast.ValueChanged += new System.EventHandler(this.trackBar2_ValueChanged);
//
// label8
//
resources.ApplyResources(this.label8, "label8");
this.label8.ForeColor = System.Drawing.Color.White;
this.label8.Name = "label8";
//
// label5
//
resources.ApplyResources(this.label5, "label5");
this.label5.ForeColor = System.Drawing.Color.White;
this.label5.Name = "label5";
//
// label4
//
resources.ApplyResources(this.label4, "label4");
this.label4.ForeColor = System.Drawing.Color.White;
this.label4.Name = "label4";
//
// label10
//
resources.ApplyResources(this.label10, "label10");
this.label10.ForeColor = System.Drawing.Color.White;
this.label10.Name = "label10";
//
// label9
//
resources.ApplyResources(this.label9, "label9");
this.label9.ForeColor = System.Drawing.Color.White;
this.label9.Name = "label9";
//
// label7
//
resources.ApplyResources(this.label7, "label7");
this.label7.ForeColor = System.Drawing.Color.White;
this.label7.Name = "label7";
//
// lblContrast
//
resources.ApplyResources(this.lblContrast, "lblContrast");
this.lblContrast.ForeColor = System.Drawing.Color.White;
this.lblContrast.Name = "lblContrast";
//
// label3
//
resources.ApplyResources(this.label3, "label3");
this.label3.ForeColor = System.Drawing.Color.White;
this.label3.Name = "label3";
//
// groupBox4
//
resources.ApplyResources(this.groupBox4, "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.ForeColor = System.Drawing.Color.White;
this.groupBox4.Name = "groupBox4";
this.groupBox4.TabStop = false;
//
// comboBox1
//
resources.ApplyResources(this.comboBox1, "comboBox1");
this.comboBox1.FormattingEnabled = true;
this.comboBox1.Name = "comboBox1";
//
// rbtnBrushCircle
//
resources.ApplyResources(this.rbtnBrushCircle, "rbtnBrushCircle");
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.Name = "rbtnBrushCircle";
this.rbtnBrushCircle.TabStop = true;
this.rbtnBrushCircle.UseVisualStyleBackColor = false;
//
// rbtnBrushRectangle
//
resources.ApplyResources(this.rbtnBrushRectangle, "rbtnBrushRectangle");
this.rbtnBrushRectangle.BackColor = System.Drawing.Color.Black;
this.rbtnBrushRectangle.FlatAppearance.BorderSize = 0;
this.rbtnBrushRectangle.FlatAppearance.CheckedBackColor = System.Drawing.Color.Red;
this.rbtnBrushRectangle.Name = "rbtnBrushRectangle";
this.rbtnBrushRectangle.UseVisualStyleBackColor = false;
//
// txtBrushSize
//
resources.ApplyResources(this.txtBrushSize, "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.Name = "txtBrushSize";
//
// btnWholePaint
//
resources.ApplyResources(this.btnWholePaint, "btnWholePaint");
this.btnWholePaint.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.btnWholePaint.Name = "btnWholePaint";
this.btnWholePaint.UseVisualStyleBackColor = false;
this.btnWholePaint.Click += new System.EventHandler(this.btnWholePaint_Click);
//
// btnPaint
//
resources.ApplyResources(this.btnPaint, "btnPaint");
this.btnPaint.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.btnPaint.Name = "btnPaint";
this.btnPaint.UseVisualStyleBackColor = false;
this.btnPaint.Click += new System.EventHandler(this.btnPaint_Click);
//
// label6
//
resources.ApplyResources(this.label6, "label6");
this.label6.ForeColor = System.Drawing.Color.White;
this.label6.Name = "label6";
//
// label12
//
resources.ApplyResources(this.label12, "label12");
this.label12.ForeColor = System.Drawing.Color.White;
this.label12.Name = "label12";
//
// btnClear
//
resources.ApplyResources(this.btnClear, "btnClear");
this.btnClear.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.btnClear.Name = "btnClear";
this.btnClear.UseVisualStyleBackColor = false;
this.btnClear.Click += new System.EventHandler(this.btnClear_Click);
//
// groupBox3
//
resources.ApplyResources(this.groupBox3, "groupBox3");
this.groupBox3.Controls.Add(this.btnDrawRectangle2);
this.groupBox3.Controls.Add(this.btnDrawBarCode);
this.groupBox3.Controls.Add(this.btnDrawAny);
this.groupBox3.Controls.Add(this.btnDrawCircle);
this.groupBox3.ForeColor = System.Drawing.Color.White;
this.groupBox3.Name = "groupBox3";
this.groupBox3.TabStop = false;
//
// btnDrawRectangle2
//
resources.ApplyResources(this.btnDrawRectangle2, "btnDrawRectangle2");
this.btnDrawRectangle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.btnDrawRectangle2.Name = "btnDrawRectangle2";
this.btnDrawRectangle2.UseVisualStyleBackColor = false;
this.btnDrawRectangle2.Click += new System.EventHandler(this.btnDrawRectangle);
//
// btnDrawBarCode
//
resources.ApplyResources(this.btnDrawBarCode, "btnDrawBarCode");
this.btnDrawBarCode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.btnDrawBarCode.Name = "btnDrawBarCode";
this.btnDrawBarCode.UseVisualStyleBackColor = false;
this.btnDrawBarCode.Click += new System.EventHandler(this.btnDrawBarCode_Click);
//
// btnDrawAny
//
resources.ApplyResources(this.btnDrawAny, "btnDrawAny");
this.btnDrawAny.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.btnDrawAny.Name = "btnDrawAny";
this.btnDrawAny.UseVisualStyleBackColor = false;
this.btnDrawAny.Click += new System.EventHandler(this.btnDrawAny_Click);
//
// btnDrawCircle
//
resources.ApplyResources(this.btnDrawCircle, "btnDrawCircle");
this.btnDrawCircle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.btnDrawCircle.Name = "btnDrawCircle";
this.btnDrawCircle.UseVisualStyleBackColor = false;
this.btnDrawCircle.Click += new System.EventHandler(this.btnDrawCircle_Click);
//
// groupBox2
//
resources.ApplyResources(this.groupBox2, "groupBox2");
this.groupBox2.Controls.Add(this.rbtnSearchSelectedRegion);
this.groupBox2.Controls.Add(this.btnDrawSearch);
this.groupBox2.Controls.Add(this.rbtnSearchWholeRegion);
this.groupBox2.ForeColor = System.Drawing.Color.White;
this.groupBox2.Name = "groupBox2";
this.groupBox2.TabStop = false;
//
// rbtnSearchSelectedRegion
//
resources.ApplyResources(this.rbtnSearchSelectedRegion, "rbtnSearchSelectedRegion");
this.rbtnSearchSelectedRegion.BackColor = System.Drawing.Color.Black;
this.rbtnSearchSelectedRegion.FlatAppearance.BorderSize = 0;
this.rbtnSearchSelectedRegion.FlatAppearance.CheckedBackColor = System.Drawing.Color.Red;
this.rbtnSearchSelectedRegion.Name = "rbtnSearchSelectedRegion";
this.rbtnSearchSelectedRegion.UseVisualStyleBackColor = false;
this.rbtnSearchSelectedRegion.CheckedChanged += new System.EventHandler(this.rbtnSearchSelectedRegion_CheckedChanged);
//
// btnDrawSearch
//
resources.ApplyResources(this.btnDrawSearch, "btnDrawSearch");
this.btnDrawSearch.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.btnDrawSearch.Name = "btnDrawSearch";
this.btnDrawSearch.UseVisualStyleBackColor = false;
this.btnDrawSearch.Click += new System.EventHandler(this.btnDrawSearch_Click);
//
// rbtnSearchWholeRegion
//
resources.ApplyResources(this.rbtnSearchWholeRegion, "rbtnSearchWholeRegion");
this.rbtnSearchWholeRegion.BackColor = System.Drawing.Color.Black;
this.rbtnSearchWholeRegion.FlatAppearance.BorderSize = 0;
this.rbtnSearchWholeRegion.FlatAppearance.CheckedBackColor = System.Drawing.Color.Red;
this.rbtnSearchWholeRegion.Name = "rbtnSearchWholeRegion";
this.rbtnSearchWholeRegion.UseVisualStyleBackColor = false;
//
// panelEx5
//
resources.ApplyResources(this.panelEx5, "panelEx5");
this.panelEx5.Controls.Add(this.panelEx11);
this.panelEx5.Controls.Add(this.panelEx10);
this.panelEx5.Name = "panelEx5";
//
// panelEx11
//
resources.ApplyResources(this.panelEx11, "panelEx11");
this.panelEx11.Controls.Add(this.hWindow_Final2);
this.panelEx11.Name = "panelEx11";
//
// hWindow_Final2
//
resources.ApplyResources(this.hWindow_Final2, "hWindow_Final2");
this.hWindow_Final2.BackColor = System.Drawing.Color.Transparent;
this.hWindow_Final2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.hWindow_Final2.DrawModel = true;
this.hWindow_Final2.ForeColor = System.Drawing.Color.White;
this.hWindow_Final2.Image = null;
this.hWindow_Final2.Name = "hWindow_Final2";
//
// panelEx10
//
resources.ApplyResources(this.panelEx10, "panelEx10");
this.panelEx10.Controls.Add(this.btnTestModel);
this.panelEx10.Controls.Add(this.btnSaveModel);
this.panelEx10.Controls.Add(this.btnStudy);
this.panelEx10.Name = "panelEx10";
//
// btnTestModel
//
resources.ApplyResources(this.btnTestModel, "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.ForeColor = System.Drawing.Color.White;
this.btnTestModel.Name = "btnTestModel";
this.btnTestModel.UseVisualStyleBackColor = false;
this.btnTestModel.Click += new System.EventHandler(this.btnTestModel_Click);
//
// btnSaveModel
//
resources.ApplyResources(this.btnSaveModel, "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.ForeColor = System.Drawing.Color.White;
this.btnSaveModel.Name = "btnSaveModel";
this.btnSaveModel.UseVisualStyleBackColor = false;
this.btnSaveModel.Click += new System.EventHandler(this.btnSaveModel_Click);
//
// btnStudy
//
resources.ApplyResources(this.btnStudy, "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.ForeColor = System.Drawing.Color.White;
this.btnStudy.Name = "btnStudy";
this.btnStudy.UseVisualStyleBackColor = false;
this.btnStudy.Click += new System.EventHandler(this.btnStudy_Click);
//
// panelEx4
//
resources.ApplyResources(this.panelEx4, "panelEx4");
this.panelEx4.Controls.Add(this.tableLayoutPanel1);
this.panelEx4.Name = "panelEx4";
//
// tableLayoutPanel1
//
resources.ApplyResources(this.tableLayoutPanel1, "tableLayoutPanel1");
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.Name = "tableLayoutPanel1";
//
// btnGrab
//
resources.ApplyResources(this.btnGrab, "btnGrab");
this.btnGrab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.btnGrab.FlatAppearance.BorderColor = System.Drawing.Color.White;
this.btnGrab.ForeColor = System.Drawing.Color.White;
this.btnGrab.Name = "btnGrab";
this.btnGrab.UseVisualStyleBackColor = false;
this.btnGrab.Click += new System.EventHandler(this.btnGrab_Click);
//
// btnLoadImage
//
resources.ApplyResources(this.btnLoadImage, "btnLoadImage");
this.btnLoadImage.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.btnLoadImage.FlatAppearance.BorderColor = System.Drawing.Color.White;
this.btnLoadImage.ForeColor = System.Drawing.Color.White;
this.btnLoadImage.Name = "btnLoadImage";
this.btnLoadImage.UseVisualStyleBackColor = false;
this.btnLoadImage.Click += new System.EventHandler(this.btnLoadImage_Click);
//
// btnGrabContinue
//
resources.ApplyResources(this.btnGrabContinue, "btnGrabContinue");
this.btnGrabContinue.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.btnGrabContinue.FlatAppearance.BorderColor = System.Drawing.Color.White;
this.btnGrabContinue.ForeColor = System.Drawing.Color.White;
this.btnGrabContinue.Name = "btnGrabContinue";
this.btnGrabContinue.UseVisualStyleBackColor = false;
this.btnGrabContinue.Click += new System.EventHandler(this.btnGrabContinue_Click);
//
// CameraTemplate
//
resources.ApplyResources(this, "$this");
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.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;
private System.Windows.Forms.Button btnDrawBarCode;
}
}