Newer
Older
DeepTIAS / reference / tang / OperateCamera / Form_TIASAutomaticShootingSystem.Designer.cs
@ke96 ke96 on 15 Oct 2020 28 KB 色抽出実装した
namespace OperateCamera
{
    partial class Form_TIASAutomaticShootingSystem
    {
        /// <summary>
        /// Required designer variables.
        /// </summary>
        private System.ComponentModel.IContainer components = null;

        /// <summary>
        /// Clean up all the resources in use.
        /// </summary>
        /// <param name="disposing">True if the managed resource should be released; otherwise, false.</param>
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }

        #region Code generated by Windows Forms Designer

        /// <summary>
        /// The designer supports the required method - no
        /// Use a code editor to modify the contents of this method.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            this.serialPort1 = new System.IO.Ports.SerialPort(this.components);
            this.backgroundWorker1 = new System.ComponentModel.BackgroundWorker();
            this.backgroundWorker2 = new System.ComponentModel.BackgroundWorker();
            this.backgroundWorker3 = new System.ComponentModel.BackgroundWorker();
            this.button_restart = new System.Windows.Forms.Button();
            this.label12 = new System.Windows.Forms.Label();
            this.label11 = new System.Windows.Forms.Label();
            this.label10 = new System.Windows.Forms.Label();
            this.label13 = new System.Windows.Forms.Label();
            this.label5 = new System.Windows.Forms.Label();
            this.label15 = new System.Windows.Forms.Label();
            this.textBox9 = new System.Windows.Forms.TextBox();
            this.textBox10 = new System.Windows.Forms.TextBox();
            this.textBox11 = new System.Windows.Forms.TextBox();
            this.textBox8 = new System.Windows.Forms.TextBox();
            this.textBox7 = new System.Windows.Forms.TextBox();
            this.textBox6 = new System.Windows.Forms.TextBox();
            this.label9 = new System.Windows.Forms.Label();
            this.label8 = new System.Windows.Forms.Label();
            this.textBox_chin = new System.Windows.Forms.TextBox();
            this.label7 = new System.Windows.Forms.Label();
            this.textBox_chair = new System.Windows.Forms.TextBox();
            this.label6 = new System.Windows.Forms.Label();
            this.ReceiveDate_chin = new System.Windows.Forms.TextBox();
            this.label4 = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.ReceiveDate_chair = new System.Windows.Forms.TextBox();
            this.button_ConnectTIAS = new System.Windows.Forms.Button();
            this.label2 = new System.Windows.Forms.Label();
            this.com_arduino = new System.Windows.Forms.ComboBox();
            this.label1 = new System.Windows.Forms.Label();
            this.com_cameras = new System.Windows.Forms.ComboBox();
            this.ShootingGuideBox = new System.Windows.Forms.TextBox();
            this.GuideBox = new System.Windows.Forms.TextBox();
            this.pictureBox1 = new System.Windows.Forms.PictureBox();
            this.pictureBox2 = new System.Windows.Forms.PictureBox();
            this.pictureBox3 = new System.Windows.Forms.PictureBox();
            this.pictureBox4 = new System.Windows.Forms.PictureBox();
            this.button_correction = new System.Windows.Forms.Button();
            this.backgroundWorker4 = new System.ComponentModel.BackgroundWorker();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
            this.SuspendLayout();
            // 
            // backgroundWorker1
            // 
            this.backgroundWorker1.WorkerSupportsCancellation = true;
            this.backgroundWorker1.DoWork += new System.ComponentModel.DoWorkEventHandler(this.backgroundWorker1_DoWork);
            // 
            // backgroundWorker2
            // 
            this.backgroundWorker2.WorkerSupportsCancellation = true;
            this.backgroundWorker2.DoWork += new System.ComponentModel.DoWorkEventHandler(this.backgroundWorker2_DoWork);
            // 
            // backgroundWorker3
            // 
            this.backgroundWorker3.DoWork += new System.ComponentModel.DoWorkEventHandler(this.backgroundWorker3_DoWork);
            // 
            // button_restart
            // 
            this.button_restart.Location = new System.Drawing.Point(337, 359);
            this.button_restart.Name = "button_restart";
            this.button_restart.Size = new System.Drawing.Size(197, 23);
            this.button_restart.TabIndex = 33;
            this.button_restart.Text = "Restart";
            this.button_restart.UseVisualStyleBackColor = true;
            this.button_restart.Click += new System.EventHandler(this.button_restart_Click);
            // 
            // label12
            // 
            this.label12.Font = new System.Drawing.Font("MS UI Gothic", 25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
            this.label12.Location = new System.Drawing.Point(43, 608);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(30, 30);
            this.label12.TabIndex = 108;
            this.label12.Text = "B";
            // 
            // label11
            // 
            this.label11.Font = new System.Drawing.Font("MS UI Gothic", 25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
            this.label11.Location = new System.Drawing.Point(43, 556);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(30, 30);
            this.label11.TabIndex = 107;
            this.label11.Text = "G";
            // 
            // label10
            // 
            this.label10.Font = new System.Drawing.Font("MS UI Gothic", 25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
            this.label10.Location = new System.Drawing.Point(43, 504);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(30, 30);
            this.label10.TabIndex = 106;
            this.label10.Text = "R";
            // 
            // label13
            // 
            this.label13.Font = new System.Drawing.Font("MS UI Gothic", 25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
            this.label13.Location = new System.Drawing.Point(264, 504);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(65, 46);
            this.label13.TabIndex = 105;
            this.label13.Text = "L*";
            // 
            // label5
            // 
            this.label5.Font = new System.Drawing.Font("MS UI Gothic", 25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
            this.label5.Location = new System.Drawing.Point(264, 556);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(65, 46);
            this.label5.TabIndex = 104;
            this.label5.Text = "a*";
            // 
            // label15
            // 
            this.label15.Font = new System.Drawing.Font("MS UI Gothic", 25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
            this.label15.Location = new System.Drawing.Point(264, 608);
            this.label15.Name = "label15";
            this.label15.Size = new System.Drawing.Size(65, 46);
            this.label15.TabIndex = 103;
            this.label15.Text = "b*";
            // 
            // textBox9
            // 
            this.textBox9.Font = new System.Drawing.Font("MS UI Gothic", 25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
            this.textBox9.Location = new System.Drawing.Point(79, 504);
            this.textBox9.Multiline = true;
            this.textBox9.Name = "textBox9";
            this.textBox9.Size = new System.Drawing.Size(157, 46);
            this.textBox9.TabIndex = 102;
            this.textBox9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // textBox10
            // 
            this.textBox10.Font = new System.Drawing.Font("MS UI Gothic", 25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
            this.textBox10.Location = new System.Drawing.Point(79, 556);
            this.textBox10.Multiline = true;
            this.textBox10.Name = "textBox10";
            this.textBox10.Size = new System.Drawing.Size(157, 46);
            this.textBox10.TabIndex = 101;
            this.textBox10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // textBox11
            // 
            this.textBox11.Font = new System.Drawing.Font("MS UI Gothic", 25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
            this.textBox11.Location = new System.Drawing.Point(79, 608);
            this.textBox11.Multiline = true;
            this.textBox11.Name = "textBox11";
            this.textBox11.Size = new System.Drawing.Size(157, 46);
            this.textBox11.TabIndex = 100;
            this.textBox11.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // textBox8
            // 
            this.textBox8.Font = new System.Drawing.Font("MS UI Gothic", 25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
            this.textBox8.Location = new System.Drawing.Point(335, 608);
            this.textBox8.Multiline = true;
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new System.Drawing.Size(157, 46);
            this.textBox8.TabIndex = 99;
            this.textBox8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // textBox7
            // 
            this.textBox7.Font = new System.Drawing.Font("MS UI Gothic", 25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
            this.textBox7.Location = new System.Drawing.Point(335, 556);
            this.textBox7.Multiline = true;
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new System.Drawing.Size(157, 46);
            this.textBox7.TabIndex = 98;
            this.textBox7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // textBox6
            // 
            this.textBox6.Font = new System.Drawing.Font("MS UI Gothic", 25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
            this.textBox6.Location = new System.Drawing.Point(335, 504);
            this.textBox6.Multiline = true;
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new System.Drawing.Size(157, 46);
            this.textBox6.TabIndex = 97;
            this.textBox6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // label9
            // 
            this.label9.Font = new System.Drawing.Font("MS UI Gothic", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
            this.label9.ForeColor = System.Drawing.Color.Brown;
            this.label9.Location = new System.Drawing.Point(13, 70);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(525, 48);
            this.label9.TabIndex = 96;
            this.label9.Text = "Automatic shooting System";
            this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // label8
            // 
            this.label8.Font = new System.Drawing.Font("MS UI Gothic", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
            this.label8.ForeColor = System.Drawing.Color.Brown;
            this.label8.Location = new System.Drawing.Point(13, 22);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(525, 48);
            this.label8.TabIndex = 95;
            this.label8.Text = "Welcome to TIAS";
            this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // textBox_chin
            // 
            this.textBox_chin.Font = new System.Drawing.Font("MS UI Gothic", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
            this.textBox_chin.Location = new System.Drawing.Point(413, 259);
            this.textBox_chin.Multiline = true;
            this.textBox_chin.Name = "textBox_chin";
            this.textBox_chin.Size = new System.Drawing.Size(121, 34);
            this.textBox_chin.TabIndex = 94;
            this.textBox_chin.Text = "100";
            this.textBox_chin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // label7
            // 
            this.label7.Font = new System.Drawing.Font("MS UI Gothic", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
            this.label7.Location = new System.Drawing.Point(15, 259);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(392, 40);
            this.label7.TabIndex = 93;
            this.label7.Text = "Set threshold for the chin";
            // 
            // textBox_chair
            // 
            this.textBox_chair.Font = new System.Drawing.Font("MS UI Gothic", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
            this.textBox_chair.Location = new System.Drawing.Point(413, 219);
            this.textBox_chair.Multiline = true;
            this.textBox_chair.Name = "textBox_chair";
            this.textBox_chair.Size = new System.Drawing.Size(121, 34);
            this.textBox_chair.TabIndex = 92;
            this.textBox_chair.Text = "300";
            this.textBox_chair.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // label6
            // 
            this.label6.Font = new System.Drawing.Font("MS UI Gothic", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
            this.label6.Location = new System.Drawing.Point(15, 216);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(392, 37);
            this.label6.TabIndex = 91;
            this.label6.Text = "Set threshold for the chair";
            // 
            // ReceiveDate_chin
            // 
            this.ReceiveDate_chin.Font = new System.Drawing.Font("MS UI Gothic", 25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
            this.ReceiveDate_chin.Location = new System.Drawing.Point(335, 424);
            this.ReceiveDate_chin.Multiline = true;
            this.ReceiveDate_chin.Name = "ReceiveDate_chin";
            this.ReceiveDate_chin.Size = new System.Drawing.Size(157, 46);
            this.ReceiveDate_chin.TabIndex = 90;
            this.ReceiveDate_chin.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // label4
            // 
            this.label4.Font = new System.Drawing.Font("MS UI Gothic", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
            this.label4.Location = new System.Drawing.Point(332, 381);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(191, 40);
            this.label4.TabIndex = 89;
            this.label4.Text = "Sensor Chin";
            // 
            // label3
            // 
            this.label3.Font = new System.Drawing.Font("MS UI Gothic", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
            this.label3.Location = new System.Drawing.Point(74, 381);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(194, 40);
            this.label3.TabIndex = 88;
            this.label3.Text = "Sensor Chair";
            // 
            // ReceiveDate_chair
            // 
            this.ReceiveDate_chair.Font = new System.Drawing.Font("MS UI Gothic", 25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
            this.ReceiveDate_chair.Location = new System.Drawing.Point(79, 424);
            this.ReceiveDate_chair.Multiline = true;
            this.ReceiveDate_chair.Name = "ReceiveDate_chair";
            this.ReceiveDate_chair.Size = new System.Drawing.Size(157, 46);
            this.ReceiveDate_chair.TabIndex = 87;
            this.ReceiveDate_chair.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // button_ConnectTIAS
            // 
            this.button_ConnectTIAS.Font = new System.Drawing.Font("MS UI Gothic", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
            this.button_ConnectTIAS.ForeColor = System.Drawing.Color.Red;
            this.button_ConnectTIAS.Location = new System.Drawing.Point(20, 302);
            this.button_ConnectTIAS.Name = "button_ConnectTIAS";
            this.button_ConnectTIAS.Size = new System.Drawing.Size(514, 51);
            this.button_ConnectTIAS.TabIndex = 86;
            this.button_ConnectTIAS.Text = "Connect to TIAS";
            this.button_ConnectTIAS.UseVisualStyleBackColor = true;
            this.button_ConnectTIAS.Click += new System.EventHandler(this.button_ConnectTIAS_Click_1);
            // 
            // label2
            // 
            this.label2.Font = new System.Drawing.Font("MS UI Gothic", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
            this.label2.Location = new System.Drawing.Point(15, 180);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(243, 36);
            this.label2.TabIndex = 85;
            this.label2.Text = "Choice Com";
            // 
            // com_arduino
            // 
            this.com_arduino.FormattingEnabled = true;
            this.com_arduino.Location = new System.Drawing.Point(264, 190);
            this.com_arduino.Name = "com_arduino";
            this.com_arduino.Size = new System.Drawing.Size(270, 20);
            this.com_arduino.TabIndex = 84;
            // 
            // label1
            // 
            this.label1.Font = new System.Drawing.Font("MS UI Gothic", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
            this.label1.Location = new System.Drawing.Point(15, 137);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(243, 37);
            this.label1.TabIndex = 83;
            this.label1.Text = "Choice Device";
            // 
            // com_cameras
            // 
            this.com_cameras.FormattingEnabled = true;
            this.com_cameras.Location = new System.Drawing.Point(264, 155);
            this.com_cameras.Name = "com_cameras";
            this.com_cameras.Size = new System.Drawing.Size(270, 20);
            this.com_cameras.TabIndex = 82;
            // 
            // ShootingGuideBox
            // 
            this.ShootingGuideBox.Font = new System.Drawing.Font("MS UI Gothic", 17F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
            this.ShootingGuideBox.ForeColor = System.Drawing.Color.Red;
            this.ShootingGuideBox.Location = new System.Drawing.Point(592, 610);
            this.ShootingGuideBox.Multiline = true;
            this.ShootingGuideBox.Name = "ShootingGuideBox";
            this.ShootingGuideBox.Size = new System.Drawing.Size(693, 44);
            this.ShootingGuideBox.TabIndex = 109;
            this.ShootingGuideBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // GuideBox
            // 
            this.GuideBox.Font = new System.Drawing.Font("MS UI Gothic", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
            this.GuideBox.ForeColor = System.Drawing.Color.Red;
            this.GuideBox.Location = new System.Drawing.Point(592, 558);
            this.GuideBox.Multiline = true;
            this.GuideBox.Name = "GuideBox";
            this.GuideBox.Size = new System.Drawing.Size(693, 44);
            this.GuideBox.TabIndex = 110;
            this.GuideBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // pictureBox1
            // 
            this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.pictureBox1.Location = new System.Drawing.Point(592, 36);
            this.pictureBox1.Name = "pictureBox1";
            this.pictureBox1.Size = new System.Drawing.Size(347, 258);
            this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
            this.pictureBox1.TabIndex = 111;
            this.pictureBox1.TabStop = false;
            // 
            // pictureBox2
            // 
            this.pictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.pictureBox2.Location = new System.Drawing.Point(938, 36);
            this.pictureBox2.Name = "pictureBox2";
            this.pictureBox2.Size = new System.Drawing.Size(347, 258);
            this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
            this.pictureBox2.TabIndex = 112;
            this.pictureBox2.TabStop = false;
            // 
            // pictureBox3
            // 
            this.pictureBox3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.pictureBox3.Location = new System.Drawing.Point(592, 295);
            this.pictureBox3.Name = "pictureBox3";
            this.pictureBox3.Size = new System.Drawing.Size(347, 257);
            this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
            this.pictureBox3.TabIndex = 113;
            this.pictureBox3.TabStop = false;
            // 
            // pictureBox4
            // 
            this.pictureBox4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.pictureBox4.Location = new System.Drawing.Point(939, 295);
            this.pictureBox4.Name = "pictureBox4";
            this.pictureBox4.Size = new System.Drawing.Size(346, 257);
            this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
            this.pictureBox4.TabIndex = 114;
            this.pictureBox4.TabStop = false;
            // 
            // button_correction
            // 
            this.button_correction.Location = new System.Drawing.Point(20, 359);
            this.button_correction.Name = "button_correction";
            this.button_correction.Size = new System.Drawing.Size(197, 23);
            this.button_correction.TabIndex = 115;
            this.button_correction.Text = "Color correction";
            this.button_correction.UseVisualStyleBackColor = true;
            this.button_correction.Click += new System.EventHandler(this.button_correction_Click);
            // 
            // backgroundWorker4
            // 
            this.backgroundWorker4.DoWork += new System.ComponentModel.DoWorkEventHandler(this.backgroundWorker4_DoWork);
            // 
            // Form_TIASAutomaticShootingSystem
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1319, 666);
            this.Controls.Add(this.button_correction);
            this.Controls.Add(this.pictureBox4);
            this.Controls.Add(this.pictureBox3);
            this.Controls.Add(this.pictureBox2);
            this.Controls.Add(this.pictureBox1);
            this.Controls.Add(this.GuideBox);
            this.Controls.Add(this.ShootingGuideBox);
            this.Controls.Add(this.button_restart);
            this.Controls.Add(this.label12);
            this.Controls.Add(this.label11);
            this.Controls.Add(this.label10);
            this.Controls.Add(this.label13);
            this.Controls.Add(this.label5);
            this.Controls.Add(this.label15);
            this.Controls.Add(this.textBox9);
            this.Controls.Add(this.textBox10);
            this.Controls.Add(this.textBox11);
            this.Controls.Add(this.textBox8);
            this.Controls.Add(this.textBox7);
            this.Controls.Add(this.textBox6);
            this.Controls.Add(this.label9);
            this.Controls.Add(this.label8);
            this.Controls.Add(this.textBox_chin);
            this.Controls.Add(this.label7);
            this.Controls.Add(this.textBox_chair);
            this.Controls.Add(this.label6);
            this.Controls.Add(this.ReceiveDate_chin);
            this.Controls.Add(this.label4);
            this.Controls.Add(this.label3);
            this.Controls.Add(this.ReceiveDate_chair);
            this.Controls.Add(this.button_ConnectTIAS);
            this.Controls.Add(this.label2);
            this.Controls.Add(this.com_arduino);
            this.Controls.Add(this.label1);
            this.Controls.Add(this.com_cameras);
            this.Name = "Form_TIASAutomaticShootingSystem";
            this.Text = "TIAS BackGround";
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form_TIASAutomaticShootingSystem_FormClosing);
            this.Load += new System.EventHandler(this.Form_TIASAutomaticShootingSystem_Load);
            this.Resize += new System.EventHandler(this.Form_TIASAutomaticShootingSystem_Resize);
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion
        private System.IO.Ports.SerialPort serialPort1;
        private System.ComponentModel.BackgroundWorker backgroundWorker1;
        private System.ComponentModel.BackgroundWorker backgroundWorker2;
        private System.ComponentModel.BackgroundWorker backgroundWorker3;
        private System.Windows.Forms.Button button_restart;
        private System.Windows.Forms.Label label12;
        private System.Windows.Forms.Label label11;
        private System.Windows.Forms.Label label10;
        private System.Windows.Forms.Label label13;
        private System.Windows.Forms.Label label5;
        private System.Windows.Forms.Label label15;
        private System.Windows.Forms.TextBox textBox9;
        private System.Windows.Forms.TextBox textBox10;
        private System.Windows.Forms.TextBox textBox11;
        private System.Windows.Forms.TextBox textBox8;
        private System.Windows.Forms.TextBox textBox7;
        private System.Windows.Forms.TextBox textBox6;
        private System.Windows.Forms.Label label9;
        private System.Windows.Forms.Label label8;
        private System.Windows.Forms.TextBox textBox_chin;
        private System.Windows.Forms.Label label7;
        private System.Windows.Forms.TextBox textBox_chair;
        private System.Windows.Forms.Label label6;
        private System.Windows.Forms.TextBox ReceiveDate_chin;
        private System.Windows.Forms.Label label4;
        private System.Windows.Forms.Label label3;
        private System.Windows.Forms.TextBox ReceiveDate_chair;
        private System.Windows.Forms.Button button_ConnectTIAS;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.ComboBox com_arduino;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.ComboBox com_cameras;
        public System.Windows.Forms.TextBox ShootingGuideBox;
        public System.Windows.Forms.TextBox GuideBox;
        public System.Windows.Forms.PictureBox pictureBox1;
        public System.Windows.Forms.PictureBox pictureBox2;
        public System.Windows.Forms.PictureBox pictureBox3;
        public System.Windows.Forms.PictureBox pictureBox4;
        private System.ComponentModel.BackgroundWorker backgroundWorker4;
        public System.Windows.Forms.Button button_correction;
    }
}