|
|
|
@ -28,16 +28,16 @@
|
|
|
|
|
/// </summary>
|
|
|
|
|
private void InitializeComponent()
|
|
|
|
|
{
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
|
|
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();
|
|
|
|
|
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.panelEx2 = new Rs.Controls.PanelEx();
|
|
|
|
|
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
|
|
|
|
this.dgvRotateCenter = new System.Windows.Forms.DataGridView();
|
|
|
|
@ -73,13 +73,11 @@
|
|
|
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
|
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
|
|
|
this.panelEx1 = new Rs.Controls.PanelEx();
|
|
|
|
|
this.cameraTemplate1 = new Rs.MotionPlat.CameraTemplate();
|
|
|
|
|
this.panelEx2.SuspendLayout();
|
|
|
|
|
this.groupBox2.SuspendLayout();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvRotateCenter)).BeginInit();
|
|
|
|
|
this.groupBox1.SuspendLayout();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvPixCalib)).BeginInit();
|
|
|
|
|
this.panelEx1.SuspendLayout();
|
|
|
|
|
this.SuspendLayout();
|
|
|
|
|
//
|
|
|
|
|
// panelEx2
|
|
|
|
@ -119,9 +117,9 @@
|
|
|
|
|
this.dgvRotateCenter.AllowUserToDeleteRows = false;
|
|
|
|
|
this.dgvRotateCenter.AllowUserToResizeColumns = false;
|
|
|
|
|
this.dgvRotateCenter.AllowUserToResizeRows = false;
|
|
|
|
|
dataGridViewCellStyle16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
|
|
|
|
|
dataGridViewCellStyle16.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.dgvRotateCenter.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle16;
|
|
|
|
|
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
|
|
|
|
|
dataGridViewCellStyle1.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.dgvRotateCenter.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
|
|
|
|
|
this.dgvRotateCenter.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
|
|
|
|
|
this.dgvRotateCenter.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
|
|
|
|
|
this.dgvRotateCenter.ColumnHeadersHeight = 30;
|
|
|
|
@ -137,14 +135,14 @@
|
|
|
|
|
this.dgvRotateCenter.MultiSelect = false;
|
|
|
|
|
this.dgvRotateCenter.Name = "dgvRotateCenter";
|
|
|
|
|
this.dgvRotateCenter.ReadOnly = true;
|
|
|
|
|
dataGridViewCellStyle20.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
|
|
|
dataGridViewCellStyle20.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(16)))), ((int)(((byte)(36)))));
|
|
|
|
|
dataGridViewCellStyle20.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
dataGridViewCellStyle20.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
dataGridViewCellStyle20.SelectionBackColor = System.Drawing.Color.White;
|
|
|
|
|
dataGridViewCellStyle20.SelectionForeColor = System.Drawing.Color.White;
|
|
|
|
|
dataGridViewCellStyle20.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
|
|
this.dgvRotateCenter.RowHeadersDefaultCellStyle = dataGridViewCellStyle20;
|
|
|
|
|
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.dgvRotateCenter.RowHeadersDefaultCellStyle = dataGridViewCellStyle5;
|
|
|
|
|
this.dgvRotateCenter.RowHeadersVisible = false;
|
|
|
|
|
this.dgvRotateCenter.RowHeadersWidth = 30;
|
|
|
|
|
this.dgvRotateCenter.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
|
|
|
|
@ -166,8 +164,8 @@
|
|
|
|
|
// dataGridViewTextBoxColumn2
|
|
|
|
|
//
|
|
|
|
|
this.dataGridViewTextBoxColumn2.DataPropertyName = "X";
|
|
|
|
|
dataGridViewCellStyle17.Format = "0.000";
|
|
|
|
|
this.dataGridViewTextBoxColumn2.DefaultCellStyle = dataGridViewCellStyle17;
|
|
|
|
|
dataGridViewCellStyle2.Format = "0.000";
|
|
|
|
|
this.dataGridViewTextBoxColumn2.DefaultCellStyle = dataGridViewCellStyle2;
|
|
|
|
|
this.dataGridViewTextBoxColumn2.FillWeight = 25.76511F;
|
|
|
|
|
this.dataGridViewTextBoxColumn2.HeaderText = "Column";
|
|
|
|
|
this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
|
|
|
|
@ -176,8 +174,8 @@
|
|
|
|
|
// dataGridViewTextBoxColumn3
|
|
|
|
|
//
|
|
|
|
|
this.dataGridViewTextBoxColumn3.DataPropertyName = "Y";
|
|
|
|
|
dataGridViewCellStyle18.Format = "0.000";
|
|
|
|
|
this.dataGridViewTextBoxColumn3.DefaultCellStyle = dataGridViewCellStyle18;
|
|
|
|
|
dataGridViewCellStyle3.Format = "0.000";
|
|
|
|
|
this.dataGridViewTextBoxColumn3.DefaultCellStyle = dataGridViewCellStyle3;
|
|
|
|
|
this.dataGridViewTextBoxColumn3.FillWeight = 24.21075F;
|
|
|
|
|
this.dataGridViewTextBoxColumn3.HeaderText = "Angle";
|
|
|
|
|
this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
|
|
|
|
@ -185,10 +183,10 @@
|
|
|
|
|
//
|
|
|
|
|
// dataGridViewTextBoxColumn4
|
|
|
|
|
//
|
|
|
|
|
dataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
|
|
|
dataGridViewCellStyle19.BackColor = System.Drawing.Color.Silver;
|
|
|
|
|
dataGridViewCellStyle19.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.dataGridViewTextBoxColumn4.DefaultCellStyle = dataGridViewCellStyle19;
|
|
|
|
|
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
|
|
|
dataGridViewCellStyle4.BackColor = System.Drawing.Color.Silver;
|
|
|
|
|
dataGridViewCellStyle4.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.dataGridViewTextBoxColumn4.DefaultCellStyle = dataGridViewCellStyle4;
|
|
|
|
|
this.dataGridViewTextBoxColumn4.FillWeight = 26.00443F;
|
|
|
|
|
this.dataGridViewTextBoxColumn4.HeaderText = "Score";
|
|
|
|
|
this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
|
|
|
|
@ -325,9 +323,9 @@
|
|
|
|
|
this.dgvPixCalib.AllowUserToDeleteRows = false;
|
|
|
|
|
this.dgvPixCalib.AllowUserToResizeColumns = false;
|
|
|
|
|
this.dgvPixCalib.AllowUserToResizeRows = false;
|
|
|
|
|
dataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
|
|
|
|
|
dataGridViewCellStyle11.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.dgvPixCalib.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle11;
|
|
|
|
|
dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
|
|
|
|
|
dataGridViewCellStyle6.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.dgvPixCalib.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;
|
|
|
|
|
this.dgvPixCalib.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
|
|
|
|
|
this.dgvPixCalib.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
|
|
|
|
|
this.dgvPixCalib.ColumnHeadersHeight = 30;
|
|
|
|
@ -343,14 +341,14 @@
|
|
|
|
|
this.dgvPixCalib.MultiSelect = false;
|
|
|
|
|
this.dgvPixCalib.Name = "dgvPixCalib";
|
|
|
|
|
this.dgvPixCalib.ReadOnly = true;
|
|
|
|
|
dataGridViewCellStyle15.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
|
|
|
dataGridViewCellStyle15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(16)))), ((int)(((byte)(36)))));
|
|
|
|
|
dataGridViewCellStyle15.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
dataGridViewCellStyle15.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
dataGridViewCellStyle15.SelectionBackColor = System.Drawing.Color.White;
|
|
|
|
|
dataGridViewCellStyle15.SelectionForeColor = System.Drawing.Color.White;
|
|
|
|
|
dataGridViewCellStyle15.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
|
|
this.dgvPixCalib.RowHeadersDefaultCellStyle = dataGridViewCellStyle15;
|
|
|
|
|
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.dgvPixCalib.RowHeadersDefaultCellStyle = dataGridViewCellStyle10;
|
|
|
|
|
this.dgvPixCalib.RowHeadersVisible = false;
|
|
|
|
|
this.dgvPixCalib.RowHeadersWidth = 30;
|
|
|
|
|
this.dgvPixCalib.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
|
|
|
|
@ -372,8 +370,8 @@
|
|
|
|
|
// X
|
|
|
|
|
//
|
|
|
|
|
this.X.DataPropertyName = "X";
|
|
|
|
|
dataGridViewCellStyle12.Format = "0.000";
|
|
|
|
|
this.X.DefaultCellStyle = dataGridViewCellStyle12;
|
|
|
|
|
dataGridViewCellStyle7.Format = "0.000";
|
|
|
|
|
this.X.DefaultCellStyle = dataGridViewCellStyle7;
|
|
|
|
|
this.X.FillWeight = 25.76511F;
|
|
|
|
|
this.X.HeaderText = "Column";
|
|
|
|
|
this.X.Name = "X";
|
|
|
|
@ -382,8 +380,8 @@
|
|
|
|
|
// Y
|
|
|
|
|
//
|
|
|
|
|
this.Y.DataPropertyName = "Y";
|
|
|
|
|
dataGridViewCellStyle13.Format = "0.000";
|
|
|
|
|
this.Y.DefaultCellStyle = dataGridViewCellStyle13;
|
|
|
|
|
dataGridViewCellStyle8.Format = "0.000";
|
|
|
|
|
this.Y.DefaultCellStyle = dataGridViewCellStyle8;
|
|
|
|
|
this.Y.FillWeight = 24.21075F;
|
|
|
|
|
this.Y.HeaderText = "Angle";
|
|
|
|
|
this.Y.Name = "Y";
|
|
|
|
@ -391,10 +389,10 @@
|
|
|
|
|
//
|
|
|
|
|
// Move
|
|
|
|
|
//
|
|
|
|
|
dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
|
|
|
dataGridViewCellStyle14.BackColor = System.Drawing.Color.Silver;
|
|
|
|
|
dataGridViewCellStyle14.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.Move.DefaultCellStyle = dataGridViewCellStyle14;
|
|
|
|
|
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";
|
|
|
|
@ -537,22 +535,12 @@
|
|
|
|
|
//
|
|
|
|
|
// panelEx1
|
|
|
|
|
//
|
|
|
|
|
this.panelEx1.Controls.Add(this.cameraTemplate1);
|
|
|
|
|
this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.panelEx1.Location = new System.Drawing.Point(519, 0);
|
|
|
|
|
this.panelEx1.Name = "panelEx1";
|
|
|
|
|
this.panelEx1.Size = new System.Drawing.Size(874, 822);
|
|
|
|
|
this.panelEx1.TabIndex = 2;
|
|
|
|
|
//
|
|
|
|
|
// cameraTemplate1
|
|
|
|
|
//
|
|
|
|
|
this.cameraTemplate1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(16)))), ((int)(((byte)(36)))));
|
|
|
|
|
this.cameraTemplate1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
|
|
this.cameraTemplate1.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.cameraTemplate1.Name = "cameraTemplate1";
|
|
|
|
|
this.cameraTemplate1.Size = new System.Drawing.Size(874, 822);
|
|
|
|
|
this.cameraTemplate1.TabIndex = 0;
|
|
|
|
|
//
|
|
|
|
|
// DownCameraCalibration
|
|
|
|
|
//
|
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
|
@ -571,7 +559,6 @@
|
|
|
|
|
this.groupBox1.ResumeLayout(false);
|
|
|
|
|
this.groupBox1.PerformLayout();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvPixCalib)).EndInit();
|
|
|
|
|
this.panelEx1.ResumeLayout(false);
|
|
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
@ -580,7 +567,6 @@
|
|
|
|
|
|
|
|
|
|
private Controls.PanelEx panelEx2;
|
|
|
|
|
private Controls.PanelEx panelEx1;
|
|
|
|
|
private CameraTemplate cameraTemplate1;
|
|
|
|
|
private System.Windows.Forms.GroupBox groupBox2;
|
|
|
|
|
private System.Windows.Forms.GroupBox groupBox1;
|
|
|
|
|
private System.Windows.Forms.Label label1;
|
|
|
|
|