namespace HalconTools
|
{
|
partial class frmCalibration
|
{
|
/// <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 Windows 窗体设计器生成的代码
|
|
/// <summary>
|
/// 设计器支持所需的方法 - 不要
|
/// 使用代码编辑器修改此方法的内容。
|
/// </summary>
|
private void InitializeComponent()
|
{
|
this.viewPort = new HalconDotNet.HWindowControl();
|
this.tabControl = new System.Windows.Forms.TabControl();
|
this.tabPageCalib = new System.Windows.Forms.TabPage();
|
this.ListCalibImg = new System.Windows.Forms.ListView();
|
this.ColRef = new System.Windows.Forms.ColumnHeader();
|
this.ColImg = new System.Windows.Forms.ColumnHeader();
|
this.ColStatus = new System.Windows.Forms.ColumnHeader();
|
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
this.buttonDefaultParams = new System.Windows.Forms.Button();
|
this.LineScanAddPanel = new System.Windows.Forms.Panel();
|
this.label72 = new System.Windows.Forms.Label();
|
this.label73 = new System.Windows.Forms.Label();
|
this.label74 = new System.Windows.Forms.Label();
|
this.label75 = new System.Windows.Forms.Label();
|
this.label76 = new System.Windows.Forms.Label();
|
this.label77 = new System.Windows.Forms.Label();
|
this.MotionZUpDown = new System.Windows.Forms.NumericUpDown();
|
this.MotionYUpDown = new System.Windows.Forms.NumericUpDown();
|
this.MotionXUpDown = new System.Windows.Forms.NumericUpDown();
|
this.label71 = new System.Windows.Forms.Label();
|
this.label70 = new System.Windows.Forms.Label();
|
this.label69 = new System.Windows.Forms.Label();
|
this.label7 = new System.Windows.Forms.Label();
|
this.label6 = new System.Windows.Forms.Label();
|
this.label5 = new System.Windows.Forms.Label();
|
this.TelecentricCheckBox = new System.Windows.Forms.CheckBox();
|
this.FocalLengthUpDown = new System.Windows.Forms.NumericUpDown();
|
this.SyUpDown = new System.Windows.Forms.NumericUpDown();
|
this.SxUpDown = new System.Windows.Forms.NumericUpDown();
|
this.buttonImportParams = new System.Windows.Forms.Button();
|
this.textBoxDescr = new System.Windows.Forms.TextBox();
|
this.CamTypComboBox = new System.Windows.Forms.ComboBox();
|
this.label4 = new System.Windows.Forms.Label();
|
this.label3 = new System.Windows.Forms.Label();
|
this.ThicknessUpDown = new System.Windows.Forms.NumericUpDown();
|
this.label2 = new System.Windows.Forms.Label();
|
this.buttonLoadDescrFile = new System.Windows.Forms.Button();
|
this.buttonCalibrate = new System.Windows.Forms.Button();
|
this.buttonSetReference = new System.Windows.Forms.Button();
|
this.buttonDeleteAll = new System.Windows.Forms.Button();
|
this.buttonDelete = new System.Windows.Forms.Button();
|
this.buttonLoad = new System.Windows.Forms.Button();
|
this.tabPageQualityCheck = new System.Windows.Forms.TabPage();
|
this.WarnlevelUpDown = new System.Windows.Forms.NumericUpDown();
|
this.ListQualityCheck = new System.Windows.Forms.ListView();
|
this.ColScope = new System.Windows.Forms.ColumnHeader();
|
this.ColDescr = new System.Windows.Forms.ColumnHeader();
|
this.Col2Status = new System.Windows.Forms.ColumnHeader();
|
this.groupBox4 = new System.Windows.Forms.GroupBox();
|
this.MaxDiamTrackBar = new System.Windows.Forms.TrackBar();
|
this.MaxDiamResetButton = new System.Windows.Forms.Button();
|
this.MaxDiamUpDown = new System.Windows.Forms.NumericUpDown();
|
this.label19 = new System.Windows.Forms.Label();
|
this.MinContLResetButton = new System.Windows.Forms.Button();
|
this.MinContLTrackBar = new System.Windows.Forms.TrackBar();
|
this.MinContLUpDown = new System.Windows.Forms.NumericUpDown();
|
this.label18 = new System.Windows.Forms.Label();
|
this.SmootingResetButton = new System.Windows.Forms.Button();
|
this.SmoothTrackBar = new System.Windows.Forms.TrackBar();
|
this.SmoothUpDown = new System.Windows.Forms.NumericUpDown();
|
this.label17 = new System.Windows.Forms.Label();
|
this.MinThreshResetButton = new System.Windows.Forms.Button();
|
this.MinThreshTrackBar = new System.Windows.Forms.TrackBar();
|
this.MinThreshUpDown = new System.Windows.Forms.NumericUpDown();
|
this.label16 = new System.Windows.Forms.Label();
|
this.ThreshDecrResetButton = new System.Windows.Forms.Button();
|
this.ThreshDecrTrackBar = new System.Windows.Forms.TrackBar();
|
this.ThreshDecrUpDown = new System.Windows.Forms.NumericUpDown();
|
this.label15 = new System.Windows.Forms.Label();
|
this.InitThreshResetButton = new System.Windows.Forms.Button();
|
this.InitThreshTrackBar = new System.Windows.Forms.TrackBar();
|
this.InitThreshUpDown = new System.Windows.Forms.NumericUpDown();
|
this.label14 = new System.Windows.Forms.Label();
|
this.MinDiamResetButton = new System.Windows.Forms.Button();
|
this.MinDiamTrackBar = new System.Windows.Forms.TrackBar();
|
this.MinDiamUpDown = new System.Windows.Forms.NumericUpDown();
|
this.label13 = new System.Windows.Forms.Label();
|
this.MarkThreshResetButton = new System.Windows.Forms.Button();
|
this.MarkThreshTrackBar = new System.Windows.Forms.TrackBar();
|
this.MarkThreshUpDown = new System.Windows.Forms.NumericUpDown();
|
this.label12 = new System.Windows.Forms.Label();
|
this.FilterSizeResetButton = new System.Windows.Forms.Button();
|
this.FilterSizeTrackBar = new System.Windows.Forms.TrackBar();
|
this.FilterSizeUpDown = new System.Windows.Forms.NumericUpDown();
|
this.label11 = new System.Windows.Forms.Label();
|
this.label10 = new System.Windows.Forms.Label();
|
this.label9 = new System.Windows.Forms.Label();
|
this.SeqTestsComboBox = new System.Windows.Forms.ComboBox();
|
this.label8 = new System.Windows.Forms.Label();
|
this.ImgTestsComboBox = new System.Windows.Forms.ComboBox();
|
this.tabPageResults = new System.Windows.Forms.TabPage();
|
this.label20 = new System.Windows.Forms.Label();
|
this.buttonSimImg = new System.Windows.Forms.RadioButton();
|
this.buttonRefImg = new System.Windows.Forms.RadioButton();
|
this.groupBox6 = new System.Windows.Forms.GroupBox();
|
this.checkBoxOrigImgCoord = new System.Windows.Forms.CheckBox();
|
this.buttonSaveCamPose = new System.Windows.Forms.Button();
|
this.label59 = new System.Windows.Forms.Label();
|
this.label60 = new System.Windows.Forms.Label();
|
this.label61 = new System.Windows.Forms.Label();
|
this.label62 = new System.Windows.Forms.Label();
|
this.CamGammaLabel = new System.Windows.Forms.Label();
|
this.label64 = new System.Windows.Forms.Label();
|
this.CamBetaLabel = new System.Windows.Forms.Label();
|
this.label66 = new System.Windows.Forms.Label();
|
this.CamAlphaLabel = new System.Windows.Forms.Label();
|
this.label50 = new System.Windows.Forms.Label();
|
this.label51 = new System.Windows.Forms.Label();
|
this.label52 = new System.Windows.Forms.Label();
|
this.label53 = new System.Windows.Forms.Label();
|
this.CamPoseZLabel = new System.Windows.Forms.Label();
|
this.label55 = new System.Windows.Forms.Label();
|
this.CamPoseYLabel = new System.Windows.Forms.Label();
|
this.label57 = new System.Windows.Forms.Label();
|
this.CamPoseXLabel = new System.Windows.Forms.Label();
|
this.groupBox5 = new System.Windows.Forms.GroupBox();
|
this.AreaScanPolynomPanel = new System.Windows.Forms.Panel();
|
this.P2Label = new System.Windows.Forms.Label();
|
this.label83 = new System.Windows.Forms.Label();
|
this.label84 = new System.Windows.Forms.Label();
|
this.P1Label = new System.Windows.Forms.Label();
|
this.label80 = new System.Windows.Forms.Label();
|
this.label81 = new System.Windows.Forms.Label();
|
this.K3Label = new System.Windows.Forms.Label();
|
this.K2Label = new System.Windows.Forms.Label();
|
this.K1Label = new System.Windows.Forms.Label();
|
this.label54 = new System.Windows.Forms.Label();
|
this.label56 = new System.Windows.Forms.Label();
|
this.label58 = new System.Windows.Forms.Label();
|
this.label63 = new System.Windows.Forms.Label();
|
this.label65 = new System.Windows.Forms.Label();
|
this.label67 = new System.Windows.Forms.Label();
|
this.label44 = new System.Windows.Forms.Label();
|
this.label30 = new System.Windows.Forms.Label();
|
this.FocalLResultLabel = new System.Windows.Forms.Label();
|
this.KappaPanel = new System.Windows.Forms.Panel();
|
this.LineScanPanel = new System.Windows.Forms.Panel();
|
this.VzResultLabel = new System.Windows.Forms.Label();
|
this.VyResultLabel = new System.Windows.Forms.Label();
|
this.VxResultLabel = new System.Windows.Forms.Label();
|
this.label82 = new System.Windows.Forms.Label();
|
this.label85 = new System.Windows.Forms.Label();
|
this.label86 = new System.Windows.Forms.Label();
|
this.label87 = new System.Windows.Forms.Label();
|
this.label88 = new System.Windows.Forms.Label();
|
this.label89 = new System.Windows.Forms.Label();
|
this.label45 = new System.Windows.Forms.Label();
|
this.label32 = new System.Windows.Forms.Label();
|
this.KappaResultLabel = new System.Windows.Forms.Label();
|
this.buttonSaveCamParams = new System.Windows.Forms.Button();
|
this.label49 = new System.Windows.Forms.Label();
|
this.label48 = new System.Windows.Forms.Label();
|
this.label47 = new System.Windows.Forms.Label();
|
this.label46 = new System.Windows.Forms.Label();
|
this.label43 = new System.Windows.Forms.Label();
|
this.label42 = new System.Windows.Forms.Label();
|
this.label40 = new System.Windows.Forms.Label();
|
this.ImgHResultLabel = new System.Windows.Forms.Label();
|
this.label38 = new System.Windows.Forms.Label();
|
this.ImgWResultLabel = new System.Windows.Forms.Label();
|
this.label36 = new System.Windows.Forms.Label();
|
this.CyResultLabel = new System.Windows.Forms.Label();
|
this.label34 = new System.Windows.Forms.Label();
|
this.CxResultLabel = new System.Windows.Forms.Label();
|
this.label28 = new System.Windows.Forms.Label();
|
this.SyResultLabel = new System.Windows.Forms.Label();
|
this.label26 = new System.Windows.Forms.Label();
|
this.SxResultLabel = new System.Windows.Forms.Label();
|
this.label22 = new System.Windows.Forms.Label();
|
this.ErrorLabel = new System.Windows.Forms.Label();
|
this.label21 = new System.Windows.Forms.Label();
|
this.StatusCalibLabel = new System.Windows.Forms.Label();
|
this.tabPageDistance = new System.Windows.Forms.TabPage();
|
this.label33 = new System.Windows.Forms.Label();
|
this.label35 = new System.Windows.Forms.Label();
|
this.numericUpDownP4 = new System.Windows.Forms.NumericUpDown();
|
this.numericUpDownP3 = new System.Windows.Forms.NumericUpDown();
|
this.label29 = new System.Windows.Forms.Label();
|
this.label31 = new System.Windows.Forms.Label();
|
this.txtDistanceP3P4 = new System.Windows.Forms.TextBox();
|
this.label27 = new System.Windows.Forms.Label();
|
this.label25 = new System.Windows.Forms.Label();
|
this.txtDistanceP1P2 = new System.Windows.Forms.TextBox();
|
this.label24 = new System.Windows.Forms.Label();
|
this.label23 = new System.Windows.Forms.Label();
|
this.numericUpDownP2 = new System.Windows.Forms.NumericUpDown();
|
this.numericUpDownP1 = new System.Windows.Forms.NumericUpDown();
|
this.label1 = new System.Windows.Forms.Label();
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
this.buttonMove = new System.Windows.Forms.RadioButton();
|
this.buttonReset = new System.Windows.Forms.Button();
|
this.buttonNone = new System.Windows.Forms.RadioButton();
|
this.buttonMagnify = new System.Windows.Forms.RadioButton();
|
this.buttonZoom = new System.Windows.Forms.RadioButton();
|
this.groupBox3 = new System.Windows.Forms.GroupBox();
|
this.upDownLineWidth = new System.Windows.Forms.NumericUpDown();
|
this.label78 = new System.Windows.Forms.Label();
|
this.label68 = new System.Windows.Forms.Label();
|
this.checkBoxCoordSys = new System.Windows.Forms.CheckBox();
|
this.checkBoxMarkCenter = new System.Windows.Forms.CheckBox();
|
this.checkBoxPlateRegion = new System.Windows.Forms.CheckBox();
|
this.comboBoxDraw = new System.Windows.Forms.ComboBox();
|
this.comboBoxCoordSys = new System.Windows.Forms.ComboBox();
|
this.comboBoxMarkCenters = new System.Windows.Forms.ComboBox();
|
this.comboBoxPlateRegion = new System.Windows.Forms.ComboBox();
|
this.openFileDialogImg = new System.Windows.Forms.OpenFileDialog();
|
this.openFileDialogDescr = new System.Windows.Forms.OpenFileDialog();
|
this.openFileDialogImportParams = new System.Windows.Forms.OpenFileDialog();
|
this.StatusLabel = new System.Windows.Forms.Label();
|
this.saveParamFileDialog = new System.Windows.Forms.SaveFileDialog();
|
this.tabControl.SuspendLayout();
|
this.tabPageCalib.SuspendLayout();
|
this.groupBox2.SuspendLayout();
|
this.LineScanAddPanel.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.MotionZUpDown)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.MotionYUpDown)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.MotionXUpDown)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.FocalLengthUpDown)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.SyUpDown)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.SxUpDown)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.ThicknessUpDown)).BeginInit();
|
this.tabPageQualityCheck.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.WarnlevelUpDown)).BeginInit();
|
this.groupBox4.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.MaxDiamTrackBar)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.MaxDiamUpDown)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.MinContLTrackBar)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.MinContLUpDown)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.SmoothTrackBar)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.SmoothUpDown)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.MinThreshTrackBar)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.MinThreshUpDown)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.ThreshDecrTrackBar)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.ThreshDecrUpDown)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.InitThreshTrackBar)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.InitThreshUpDown)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.MinDiamTrackBar)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.MinDiamUpDown)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.MarkThreshTrackBar)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.MarkThreshUpDown)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.FilterSizeTrackBar)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.FilterSizeUpDown)).BeginInit();
|
this.tabPageResults.SuspendLayout();
|
this.groupBox6.SuspendLayout();
|
this.groupBox5.SuspendLayout();
|
this.AreaScanPolynomPanel.SuspendLayout();
|
this.KappaPanel.SuspendLayout();
|
this.LineScanPanel.SuspendLayout();
|
this.tabPageDistance.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDownP4)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDownP3)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDownP2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDownP1)).BeginInit();
|
this.groupBox1.SuspendLayout();
|
this.groupBox3.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.upDownLineWidth)).BeginInit();
|
this.SuspendLayout();
|
//
|
// viewPort
|
//
|
this.viewPort.BackColor = System.Drawing.Color.Black;
|
this.viewPort.BorderColor = System.Drawing.Color.Black;
|
this.viewPort.ImagePart = new System.Drawing.Rectangle(0, 0, 640, 480);
|
this.viewPort.Location = new System.Drawing.Point(19, 43);
|
this.viewPort.Name = "viewPort";
|
this.viewPort.Size = new System.Drawing.Size(547, 396);
|
this.viewPort.TabIndex = 0;
|
this.viewPort.WindowSize = new System.Drawing.Size(547, 396);
|
//
|
// tabControl
|
//
|
this.tabControl.Controls.Add(this.tabPageCalib);
|
this.tabControl.Controls.Add(this.tabPageQualityCheck);
|
this.tabControl.Controls.Add(this.tabPageResults);
|
this.tabControl.Controls.Add(this.tabPageDistance);
|
this.tabControl.Location = new System.Drawing.Point(595, 26);
|
this.tabControl.Name = "tabControl";
|
this.tabControl.SelectedIndex = 0;
|
this.tabControl.Size = new System.Drawing.Size(519, 672);
|
this.tabControl.TabIndex = 1;
|
this.tabControl.SelectedIndexChanged += new System.EventHandler(this.tabControl_SelectedIndexChanged);
|
//
|
// tabPageCalib
|
//
|
this.tabPageCalib.Controls.Add(this.ListCalibImg);
|
this.tabPageCalib.Controls.Add(this.groupBox2);
|
this.tabPageCalib.Controls.Add(this.buttonCalibrate);
|
this.tabPageCalib.Controls.Add(this.buttonSetReference);
|
this.tabPageCalib.Controls.Add(this.buttonDeleteAll);
|
this.tabPageCalib.Controls.Add(this.buttonDelete);
|
this.tabPageCalib.Controls.Add(this.buttonLoad);
|
this.tabPageCalib.Location = new System.Drawing.Point(4, 22);
|
this.tabPageCalib.Name = "tabPageCalib";
|
this.tabPageCalib.Size = new System.Drawing.Size(511, 646);
|
this.tabPageCalib.TabIndex = 0;
|
this.tabPageCalib.Text = "Calibration";
|
this.tabPageCalib.UseVisualStyleBackColor = true;
|
//
|
// ListCalibImg
|
//
|
this.ListCalibImg.AutoArrange = false;
|
this.ListCalibImg.BackColor = System.Drawing.SystemColors.Window;
|
this.ListCalibImg.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
|
this.ColRef,
|
this.ColImg,
|
this.ColStatus});
|
this.ListCalibImg.FullRowSelect = true;
|
this.ListCalibImg.Location = new System.Drawing.Point(10, 34);
|
this.ListCalibImg.MultiSelect = false;
|
this.ListCalibImg.Name = "ListCalibImg";
|
this.ListCalibImg.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
this.ListCalibImg.Size = new System.Drawing.Size(374, 233);
|
this.ListCalibImg.TabIndex = 21;
|
this.ListCalibImg.UseCompatibleStateImageBehavior = false;
|
this.ListCalibImg.View = System.Windows.Forms.View.Details;
|
//
|
// ColRef
|
//
|
this.ColRef.Text = "Ref";
|
this.ColRef.Width = 30;
|
//
|
// ColImg
|
//
|
this.ColImg.Text = "Image";
|
this.ColImg.Width = 152;
|
//
|
// ColStatus
|
//
|
this.ColStatus.Text = "Status";
|
this.ColStatus.Width = 125;
|
//
|
// groupBox2
|
//
|
this.groupBox2.BackColor = System.Drawing.SystemColors.Control;
|
this.groupBox2.Controls.Add(this.buttonDefaultParams);
|
this.groupBox2.Controls.Add(this.LineScanAddPanel);
|
this.groupBox2.Controls.Add(this.label71);
|
this.groupBox2.Controls.Add(this.label70);
|
this.groupBox2.Controls.Add(this.label69);
|
this.groupBox2.Controls.Add(this.label7);
|
this.groupBox2.Controls.Add(this.label6);
|
this.groupBox2.Controls.Add(this.label5);
|
this.groupBox2.Controls.Add(this.TelecentricCheckBox);
|
this.groupBox2.Controls.Add(this.FocalLengthUpDown);
|
this.groupBox2.Controls.Add(this.SyUpDown);
|
this.groupBox2.Controls.Add(this.SxUpDown);
|
this.groupBox2.Controls.Add(this.buttonImportParams);
|
this.groupBox2.Controls.Add(this.textBoxDescr);
|
this.groupBox2.Controls.Add(this.CamTypComboBox);
|
this.groupBox2.Controls.Add(this.label4);
|
this.groupBox2.Controls.Add(this.label3);
|
this.groupBox2.Controls.Add(this.ThicknessUpDown);
|
this.groupBox2.Controls.Add(this.label2);
|
this.groupBox2.Controls.Add(this.buttonLoadDescrFile);
|
this.groupBox2.Location = new System.Drawing.Point(10, 293);
|
this.groupBox2.Name = "groupBox2";
|
this.groupBox2.Size = new System.Drawing.Size(489, 345);
|
this.groupBox2.TabIndex = 20;
|
this.groupBox2.TabStop = false;
|
this.groupBox2.Text = "Camera Setup";
|
//
|
// buttonDefaultParams
|
//
|
this.buttonDefaultParams.Location = new System.Drawing.Point(326, 310);
|
this.buttonDefaultParams.Name = "buttonDefaultParams";
|
this.buttonDefaultParams.Size = new System.Drawing.Size(144, 26);
|
this.buttonDefaultParams.TabIndex = 33;
|
this.buttonDefaultParams.Text = "Reset Parameters";
|
this.buttonDefaultParams.Click += new System.EventHandler(this.buttonDefaultParams_Click);
|
//
|
// LineScanAddPanel
|
//
|
this.LineScanAddPanel.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
this.LineScanAddPanel.Controls.Add(this.label72);
|
this.LineScanAddPanel.Controls.Add(this.label73);
|
this.LineScanAddPanel.Controls.Add(this.label74);
|
this.LineScanAddPanel.Controls.Add(this.label75);
|
this.LineScanAddPanel.Controls.Add(this.label76);
|
this.LineScanAddPanel.Controls.Add(this.label77);
|
this.LineScanAddPanel.Controls.Add(this.MotionZUpDown);
|
this.LineScanAddPanel.Controls.Add(this.MotionYUpDown);
|
this.LineScanAddPanel.Controls.Add(this.MotionXUpDown);
|
this.LineScanAddPanel.Location = new System.Drawing.Point(10, 226);
|
this.LineScanAddPanel.Name = "LineScanAddPanel";
|
this.LineScanAddPanel.Size = new System.Drawing.Size(412, 78);
|
this.LineScanAddPanel.TabIndex = 32;
|
this.LineScanAddPanel.Visible = false;
|
//
|
// label72
|
//
|
this.label72.Location = new System.Drawing.Point(10, 52);
|
this.label72.Name = "label72";
|
this.label72.Size = new System.Drawing.Size(105, 26);
|
this.label72.TabIndex = 40;
|
this.label72.Text = "Motion Z (Vz)";
|
this.label72.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label73
|
//
|
this.label73.Location = new System.Drawing.Point(10, 26);
|
this.label73.Name = "label73";
|
this.label73.Size = new System.Drawing.Size(105, 26);
|
this.label73.TabIndex = 39;
|
this.label73.Text = "Motion Y (Vy)";
|
this.label73.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label74
|
//
|
this.label74.Location = new System.Drawing.Point(10, 0);
|
this.label74.Name = "label74";
|
this.label74.Size = new System.Drawing.Size(105, 26);
|
this.label74.TabIndex = 38;
|
this.label74.Text = "Motion X (Vx)";
|
this.label74.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label75
|
//
|
this.label75.BackColor = System.Drawing.SystemColors.Control;
|
this.label75.Location = new System.Drawing.Point(307, 52);
|
this.label75.Name = "label75";
|
this.label75.Size = new System.Drawing.Size(70, 26);
|
this.label75.TabIndex = 37;
|
this.label75.Text = "μm/Pixel";
|
this.label75.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label76
|
//
|
this.label76.BackColor = System.Drawing.SystemColors.Control;
|
this.label76.Location = new System.Drawing.Point(307, 26);
|
this.label76.Name = "label76";
|
this.label76.Size = new System.Drawing.Size(70, 26);
|
this.label76.TabIndex = 36;
|
this.label76.Text = "μm/Pixel";
|
this.label76.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label77
|
//
|
this.label77.BackColor = System.Drawing.SystemColors.Control;
|
this.label77.Location = new System.Drawing.Point(307, 0);
|
this.label77.Name = "label77";
|
this.label77.Size = new System.Drawing.Size(70, 26);
|
this.label77.TabIndex = 35;
|
this.label77.Text = "μm/Pixel";
|
this.label77.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// MotionZUpDown
|
//
|
this.MotionZUpDown.DecimalPlaces = 3;
|
this.MotionZUpDown.Increment = new decimal(new int[] {
|
100,
|
0,
|
0,
|
0});
|
this.MotionZUpDown.Location = new System.Drawing.Point(125, 52);
|
this.MotionZUpDown.Maximum = new decimal(new int[] {
|
10000,
|
0,
|
0,
|
0});
|
this.MotionZUpDown.Name = "MotionZUpDown";
|
this.MotionZUpDown.Size = new System.Drawing.Size(163, 21);
|
this.MotionZUpDown.TabIndex = 34;
|
this.MotionZUpDown.ValueChanged += new System.EventHandler(this.MotionZUpDown_ValueChanged);
|
this.MotionZUpDown.Leave += new System.EventHandler(this.MotionZUpDown_Leave);
|
//
|
// MotionYUpDown
|
//
|
this.MotionYUpDown.DecimalPlaces = 3;
|
this.MotionYUpDown.Increment = new decimal(new int[] {
|
100,
|
0,
|
0,
|
0});
|
this.MotionYUpDown.Location = new System.Drawing.Point(125, 26);
|
this.MotionYUpDown.Maximum = new decimal(new int[] {
|
10000,
|
0,
|
0,
|
0});
|
this.MotionYUpDown.Name = "MotionYUpDown";
|
this.MotionYUpDown.Size = new System.Drawing.Size(163, 21);
|
this.MotionYUpDown.TabIndex = 33;
|
this.MotionYUpDown.ValueChanged += new System.EventHandler(this.MotionYUpDown_ValueChanged);
|
this.MotionYUpDown.Leave += new System.EventHandler(this.MotionYUpDown_Leave);
|
//
|
// MotionXUpDown
|
//
|
this.MotionXUpDown.DecimalPlaces = 3;
|
this.MotionXUpDown.Increment = new decimal(new int[] {
|
100,
|
0,
|
0,
|
0});
|
this.MotionXUpDown.Location = new System.Drawing.Point(125, 0);
|
this.MotionXUpDown.Maximum = new decimal(new int[] {
|
10000,
|
0,
|
0,
|
0});
|
this.MotionXUpDown.Name = "MotionXUpDown";
|
this.MotionXUpDown.Size = new System.Drawing.Size(163, 21);
|
this.MotionXUpDown.TabIndex = 32;
|
this.MotionXUpDown.ValueChanged += new System.EventHandler(this.MotionXUpDown_ValueChanged);
|
this.MotionXUpDown.Leave += new System.EventHandler(this.MotionXUpDown_Leave);
|
//
|
// label71
|
//
|
this.label71.Location = new System.Drawing.Point(19, 198);
|
this.label71.Name = "label71";
|
this.label71.Size = new System.Drawing.Size(106, 26);
|
this.label71.TabIndex = 22;
|
this.label71.Text = "Focal Length ";
|
this.label71.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label70
|
//
|
this.label70.Location = new System.Drawing.Point(19, 172);
|
this.label70.Name = "label70";
|
this.label70.Size = new System.Drawing.Size(106, 26);
|
this.label70.TabIndex = 21;
|
this.label70.Text = "Cell Height (Sy)";
|
this.label70.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label69
|
//
|
this.label69.Location = new System.Drawing.Point(19, 146);
|
this.label69.Name = "label69";
|
this.label69.Size = new System.Drawing.Size(106, 26);
|
this.label69.TabIndex = 20;
|
this.label69.Text = "Cell Width (Sx)";
|
this.label69.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label7
|
//
|
this.label7.Location = new System.Drawing.Point(317, 198);
|
this.label7.Name = "label7";
|
this.label7.Size = new System.Drawing.Size(50, 26);
|
this.label7.TabIndex = 19;
|
this.label7.Text = "mm";
|
this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label6
|
//
|
this.label6.Location = new System.Drawing.Point(317, 172);
|
this.label6.Name = "label6";
|
this.label6.Size = new System.Drawing.Size(71, 26);
|
this.label6.TabIndex = 18;
|
this.label6.Text = "μm";
|
this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label5
|
//
|
this.label5.Location = new System.Drawing.Point(317, 146);
|
this.label5.Name = "label5";
|
this.label5.Size = new System.Drawing.Size(71, 26);
|
this.label5.TabIndex = 17;
|
this.label5.Text = "μm";
|
this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// TelecentricCheckBox
|
//
|
this.TelecentricCheckBox.Location = new System.Drawing.Point(374, 198);
|
this.TelecentricCheckBox.Name = "TelecentricCheckBox";
|
this.TelecentricCheckBox.Size = new System.Drawing.Size(106, 26);
|
this.TelecentricCheckBox.TabIndex = 16;
|
this.TelecentricCheckBox.Text = "Telecentric";
|
this.TelecentricCheckBox.CheckedChanged += new System.EventHandler(this.checkBoxTelecentric_CheckedChanged);
|
//
|
// FocalLengthUpDown
|
//
|
this.FocalLengthUpDown.DecimalPlaces = 3;
|
this.FocalLengthUpDown.Increment = new decimal(new int[] {
|
100,
|
0,
|
0,
|
0});
|
this.FocalLengthUpDown.Location = new System.Drawing.Point(134, 198);
|
this.FocalLengthUpDown.Maximum = new decimal(new int[] {
|
100000000,
|
0,
|
0,
|
0});
|
this.FocalLengthUpDown.Name = "FocalLengthUpDown";
|
this.FocalLengthUpDown.Size = new System.Drawing.Size(164, 21);
|
this.FocalLengthUpDown.TabIndex = 15;
|
this.FocalLengthUpDown.ValueChanged += new System.EventHandler(this.numUpDownFocalLength_ValueChanged);
|
this.FocalLengthUpDown.Leave += new System.EventHandler(this.FocalLengthUpDown_Leave);
|
//
|
// SyUpDown
|
//
|
this.SyUpDown.DecimalPlaces = 3;
|
this.SyUpDown.Increment = new decimal(new int[] {
|
100,
|
0,
|
0,
|
0});
|
this.SyUpDown.Location = new System.Drawing.Point(134, 172);
|
this.SyUpDown.Maximum = new decimal(new int[] {
|
1000000000,
|
0,
|
0,
|
0});
|
this.SyUpDown.Name = "SyUpDown";
|
this.SyUpDown.Size = new System.Drawing.Size(164, 21);
|
this.SyUpDown.TabIndex = 14;
|
this.SyUpDown.ValueChanged += new System.EventHandler(this.numUpDownSy_ValueChanged);
|
this.SyUpDown.Leave += new System.EventHandler(this.SyUpDown_Leave);
|
//
|
// SxUpDown
|
//
|
this.SxUpDown.DecimalPlaces = 3;
|
this.SxUpDown.Increment = new decimal(new int[] {
|
100,
|
0,
|
0,
|
0});
|
this.SxUpDown.Location = new System.Drawing.Point(134, 146);
|
this.SxUpDown.Maximum = new decimal(new int[] {
|
1000000000,
|
0,
|
0,
|
0});
|
this.SxUpDown.Name = "SxUpDown";
|
this.SxUpDown.Size = new System.Drawing.Size(164, 21);
|
this.SxUpDown.TabIndex = 13;
|
this.SxUpDown.ValueChanged += new System.EventHandler(this.numUpDownSx_ValueChanged);
|
this.SxUpDown.Leave += new System.EventHandler(this.SxUpDown_Leave);
|
//
|
// buttonImportParams
|
//
|
this.buttonImportParams.Location = new System.Drawing.Point(326, 103);
|
this.buttonImportParams.Name = "buttonImportParams";
|
this.buttonImportParams.Size = new System.Drawing.Size(144, 26);
|
this.buttonImportParams.TabIndex = 9;
|
this.buttonImportParams.Text = "Import Parameters ...";
|
this.buttonImportParams.Click += new System.EventHandler(this.buttonImportParams_Click);
|
//
|
// textBoxDescr
|
//
|
this.textBoxDescr.BackColor = System.Drawing.SystemColors.InactiveBorder;
|
this.textBoxDescr.Location = new System.Drawing.Point(134, 34);
|
this.textBoxDescr.Name = "textBoxDescr";
|
this.textBoxDescr.ReadOnly = true;
|
this.textBoxDescr.Size = new System.Drawing.Size(173, 21);
|
this.textBoxDescr.TabIndex = 8;
|
this.textBoxDescr.Text = ".descr";
|
//
|
// CamTypComboBox
|
//
|
this.CamTypComboBox.Items.AddRange(new object[] {
|
"Area Scan (Division)",
|
"Area Scan (Polynomial)",
|
"Line Scan"});
|
this.CamTypComboBox.Location = new System.Drawing.Point(134, 103);
|
this.CamTypComboBox.Name = "CamTypComboBox";
|
this.CamTypComboBox.Size = new System.Drawing.Size(173, 20);
|
this.CamTypComboBox.TabIndex = 7;
|
this.CamTypComboBox.Text = "Area Scan (Division)";
|
this.CamTypComboBox.SelectedIndexChanged += new System.EventHandler(this.comboBoxCamTyp_SelectedIndexChanged);
|
//
|
// label4
|
//
|
this.label4.Location = new System.Drawing.Point(19, 103);
|
this.label4.Name = "label4";
|
this.label4.Size = new System.Drawing.Size(106, 26);
|
this.label4.TabIndex = 6;
|
this.label4.Text = "Camera Type";
|
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label3
|
//
|
this.label3.Location = new System.Drawing.Point(326, 60);
|
this.label3.Name = "label3";
|
this.label3.Size = new System.Drawing.Size(96, 26);
|
this.label3.TabIndex = 5;
|
this.label3.Text = "mm";
|
this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// ThicknessUpDown
|
//
|
this.ThicknessUpDown.DecimalPlaces = 3;
|
this.ThicknessUpDown.Location = new System.Drawing.Point(134, 60);
|
this.ThicknessUpDown.Maximum = new decimal(new int[] {
|
10000,
|
0,
|
0,
|
0});
|
this.ThicknessUpDown.Name = "ThicknessUpDown";
|
this.ThicknessUpDown.Size = new System.Drawing.Size(173, 21);
|
this.ThicknessUpDown.TabIndex = 4;
|
this.ThicknessUpDown.ValueChanged += new System.EventHandler(this.numUpDownThickness_ValueChanged);
|
this.ThicknessUpDown.Leave += new System.EventHandler(this.ThicknessUpDown_Leave);
|
//
|
// label2
|
//
|
this.label2.Location = new System.Drawing.Point(19, 60);
|
this.label2.Name = "label2";
|
this.label2.Size = new System.Drawing.Size(106, 26);
|
this.label2.TabIndex = 3;
|
this.label2.Text = "Thickness";
|
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// buttonLoadDescrFile
|
//
|
this.buttonLoadDescrFile.Location = new System.Drawing.Point(326, 34);
|
this.buttonLoadDescrFile.Name = "buttonLoadDescrFile";
|
this.buttonLoadDescrFile.Size = new System.Drawing.Size(144, 26);
|
this.buttonLoadDescrFile.TabIndex = 2;
|
this.buttonLoadDescrFile.Text = "Load File";
|
this.buttonLoadDescrFile.Click += new System.EventHandler(this.buttonLoadDescrFile_Click);
|
//
|
// buttonCalibrate
|
//
|
this.buttonCalibrate.Enabled = false;
|
this.buttonCalibrate.Location = new System.Drawing.Point(394, 241);
|
this.buttonCalibrate.Name = "buttonCalibrate";
|
this.buttonCalibrate.Size = new System.Drawing.Size(100, 26);
|
this.buttonCalibrate.TabIndex = 19;
|
this.buttonCalibrate.Text = "Calibrate";
|
this.buttonCalibrate.Click += new System.EventHandler(this.buttonCalibrate_Click);
|
//
|
// buttonSetReference
|
//
|
this.buttonSetReference.Enabled = false;
|
this.buttonSetReference.Location = new System.Drawing.Point(394, 207);
|
this.buttonSetReference.Name = "buttonSetReference";
|
this.buttonSetReference.Size = new System.Drawing.Size(100, 26);
|
this.buttonSetReference.TabIndex = 18;
|
this.buttonSetReference.Text = "Set Reference";
|
this.buttonSetReference.Click += new System.EventHandler(this.buttonSetReference_Click);
|
//
|
// buttonDeleteAll
|
//
|
this.buttonDeleteAll.Location = new System.Drawing.Point(394, 103);
|
this.buttonDeleteAll.Name = "buttonDeleteAll";
|
this.buttonDeleteAll.Size = new System.Drawing.Size(100, 26);
|
this.buttonDeleteAll.TabIndex = 15;
|
this.buttonDeleteAll.Text = "Delete All";
|
this.buttonDeleteAll.Click += new System.EventHandler(this.buttonDeleteAll_Click);
|
//
|
// buttonDelete
|
//
|
this.buttonDelete.Location = new System.Drawing.Point(394, 69);
|
this.buttonDelete.Name = "buttonDelete";
|
this.buttonDelete.Size = new System.Drawing.Size(100, 26);
|
this.buttonDelete.TabIndex = 14;
|
this.buttonDelete.Text = "Delete";
|
this.buttonDelete.Click += new System.EventHandler(this.buttonDelete_Click);
|
//
|
// buttonLoad
|
//
|
this.buttonLoad.Location = new System.Drawing.Point(394, 34);
|
this.buttonLoad.Name = "buttonLoad";
|
this.buttonLoad.Size = new System.Drawing.Size(100, 26);
|
this.buttonLoad.TabIndex = 8;
|
this.buttonLoad.Text = "Load ...";
|
this.buttonLoad.Click += new System.EventHandler(this.buttonLoad_Click);
|
//
|
// tabPageQualityCheck
|
//
|
this.tabPageQualityCheck.Controls.Add(this.WarnlevelUpDown);
|
this.tabPageQualityCheck.Controls.Add(this.ListQualityCheck);
|
this.tabPageQualityCheck.Controls.Add(this.groupBox4);
|
this.tabPageQualityCheck.Controls.Add(this.label10);
|
this.tabPageQualityCheck.Controls.Add(this.label9);
|
this.tabPageQualityCheck.Controls.Add(this.SeqTestsComboBox);
|
this.tabPageQualityCheck.Controls.Add(this.label8);
|
this.tabPageQualityCheck.Controls.Add(this.ImgTestsComboBox);
|
this.tabPageQualityCheck.Location = new System.Drawing.Point(4, 22);
|
this.tabPageQualityCheck.Name = "tabPageQualityCheck";
|
this.tabPageQualityCheck.Size = new System.Drawing.Size(511, 646);
|
this.tabPageQualityCheck.TabIndex = 1;
|
this.tabPageQualityCheck.Text = "Image Quality Check";
|
this.tabPageQualityCheck.UseVisualStyleBackColor = true;
|
//
|
// WarnlevelUpDown
|
//
|
this.WarnlevelUpDown.Increment = new decimal(new int[] {
|
5,
|
0,
|
0,
|
0});
|
this.WarnlevelUpDown.Location = new System.Drawing.Point(394, 220);
|
this.WarnlevelUpDown.Maximum = new decimal(new int[] {
|
99,
|
0,
|
0,
|
0});
|
this.WarnlevelUpDown.Name = "WarnlevelUpDown";
|
this.WarnlevelUpDown.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
this.WarnlevelUpDown.Size = new System.Drawing.Size(96, 21);
|
this.WarnlevelUpDown.TabIndex = 23;
|
this.WarnlevelUpDown.ValueChanged += new System.EventHandler(this.numUpDownWarnlevel_ValueChanged);
|
//
|
// ListQualityCheck
|
//
|
this.ListQualityCheck.AutoArrange = false;
|
this.ListQualityCheck.BackColor = System.Drawing.SystemColors.Window;
|
this.ListQualityCheck.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
|
this.ColScope,
|
this.ColDescr,
|
this.Col2Status});
|
this.ListQualityCheck.FullRowSelect = true;
|
this.ListQualityCheck.GridLines = true;
|
this.ListQualityCheck.LabelWrap = false;
|
this.ListQualityCheck.Location = new System.Drawing.Point(10, 34);
|
this.ListQualityCheck.MultiSelect = false;
|
this.ListQualityCheck.Name = "ListQualityCheck";
|
this.ListQualityCheck.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
this.ListQualityCheck.Size = new System.Drawing.Size(374, 207);
|
this.ListQualityCheck.TabIndex = 22;
|
this.ListQualityCheck.UseCompatibleStateImageBehavior = false;
|
this.ListQualityCheck.View = System.Windows.Forms.View.Details;
|
//
|
// ColScope
|
//
|
this.ColScope.Text = "Scope";
|
this.ColScope.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
this.ColScope.Width = 65;
|
//
|
// ColDescr
|
//
|
this.ColDescr.Text = "Description";
|
this.ColDescr.Width = 192;
|
//
|
// Col2Status
|
//
|
this.Col2Status.Text = "Status";
|
this.Col2Status.Width = 50;
|
//
|
// groupBox4
|
//
|
this.groupBox4.Controls.Add(this.MaxDiamTrackBar);
|
this.groupBox4.Controls.Add(this.MaxDiamResetButton);
|
this.groupBox4.Controls.Add(this.MaxDiamUpDown);
|
this.groupBox4.Controls.Add(this.label19);
|
this.groupBox4.Controls.Add(this.MinContLResetButton);
|
this.groupBox4.Controls.Add(this.MinContLTrackBar);
|
this.groupBox4.Controls.Add(this.MinContLUpDown);
|
this.groupBox4.Controls.Add(this.label18);
|
this.groupBox4.Controls.Add(this.SmootingResetButton);
|
this.groupBox4.Controls.Add(this.SmoothTrackBar);
|
this.groupBox4.Controls.Add(this.SmoothUpDown);
|
this.groupBox4.Controls.Add(this.label17);
|
this.groupBox4.Controls.Add(this.MinThreshResetButton);
|
this.groupBox4.Controls.Add(this.MinThreshTrackBar);
|
this.groupBox4.Controls.Add(this.MinThreshUpDown);
|
this.groupBox4.Controls.Add(this.label16);
|
this.groupBox4.Controls.Add(this.ThreshDecrResetButton);
|
this.groupBox4.Controls.Add(this.ThreshDecrTrackBar);
|
this.groupBox4.Controls.Add(this.ThreshDecrUpDown);
|
this.groupBox4.Controls.Add(this.label15);
|
this.groupBox4.Controls.Add(this.InitThreshResetButton);
|
this.groupBox4.Controls.Add(this.InitThreshTrackBar);
|
this.groupBox4.Controls.Add(this.InitThreshUpDown);
|
this.groupBox4.Controls.Add(this.label14);
|
this.groupBox4.Controls.Add(this.MinDiamResetButton);
|
this.groupBox4.Controls.Add(this.MinDiamTrackBar);
|
this.groupBox4.Controls.Add(this.MinDiamUpDown);
|
this.groupBox4.Controls.Add(this.label13);
|
this.groupBox4.Controls.Add(this.MarkThreshResetButton);
|
this.groupBox4.Controls.Add(this.MarkThreshTrackBar);
|
this.groupBox4.Controls.Add(this.MarkThreshUpDown);
|
this.groupBox4.Controls.Add(this.label12);
|
this.groupBox4.Controls.Add(this.FilterSizeResetButton);
|
this.groupBox4.Controls.Add(this.FilterSizeTrackBar);
|
this.groupBox4.Controls.Add(this.FilterSizeUpDown);
|
this.groupBox4.Controls.Add(this.label11);
|
this.groupBox4.Location = new System.Drawing.Point(10, 276);
|
this.groupBox4.Name = "groupBox4";
|
this.groupBox4.Size = new System.Drawing.Size(492, 362);
|
this.groupBox4.TabIndex = 7;
|
this.groupBox4.TabStop = false;
|
this.groupBox4.Text = "Calibration Plate Extraction Parameters";
|
//
|
// MaxDiamTrackBar
|
//
|
this.MaxDiamTrackBar.LargeChange = 20;
|
this.MaxDiamTrackBar.Location = new System.Drawing.Point(192, 310);
|
this.MaxDiamTrackBar.Maximum = 500;
|
this.MaxDiamTrackBar.Name = "MaxDiamTrackBar";
|
this.MaxDiamTrackBar.Size = new System.Drawing.Size(230, 45);
|
this.MaxDiamTrackBar.SmallChange = 10;
|
this.MaxDiamTrackBar.TabIndex = 34;
|
this.MaxDiamTrackBar.TickFrequency = 20;
|
this.MaxDiamTrackBar.TickStyle = System.Windows.Forms.TickStyle.None;
|
this.MaxDiamTrackBar.Scroll += new System.EventHandler(this.trackBarMaxDiam_Scroll);
|
//
|
// MaxDiamResetButton
|
//
|
this.MaxDiamResetButton.ForeColor = System.Drawing.Color.Gray;
|
this.MaxDiamResetButton.Location = new System.Drawing.Point(422, 310);
|
this.MaxDiamResetButton.Name = "MaxDiamResetButton";
|
this.MaxDiamResetButton.Size = new System.Drawing.Size(58, 26);
|
this.MaxDiamResetButton.TabIndex = 35;
|
this.MaxDiamResetButton.Text = "Reset";
|
this.MaxDiamResetButton.Click += new System.EventHandler(this.buttonRMaxDiam_Click);
|
//
|
// MaxDiamUpDown
|
//
|
this.MaxDiamUpDown.Location = new System.Drawing.Point(115, 310);
|
this.MaxDiamUpDown.Maximum = new decimal(new int[] {
|
500,
|
0,
|
0,
|
0});
|
this.MaxDiamUpDown.Name = "MaxDiamUpDown";
|
this.MaxDiamUpDown.Size = new System.Drawing.Size(77, 21);
|
this.MaxDiamUpDown.TabIndex = 33;
|
this.MaxDiamUpDown.ValueChanged += new System.EventHandler(this.numUpDownMaxDiam_ValueChanged);
|
//
|
// label19
|
//
|
this.label19.Location = new System.Drawing.Point(10, 310);
|
this.label19.Name = "label19";
|
this.label19.Size = new System.Drawing.Size(105, 26);
|
this.label19.TabIndex = 32;
|
this.label19.Text = "Max Mark Diam";
|
this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// MinContLResetButton
|
//
|
this.MinContLResetButton.ForeColor = System.Drawing.Color.Gray;
|
this.MinContLResetButton.Location = new System.Drawing.Point(422, 276);
|
this.MinContLResetButton.Name = "MinContLResetButton";
|
this.MinContLResetButton.Size = new System.Drawing.Size(58, 26);
|
this.MinContLResetButton.TabIndex = 31;
|
this.MinContLResetButton.Text = "Reset";
|
this.MinContLResetButton.Click += new System.EventHandler(this.buttonRMinContL_Click);
|
//
|
// MinContLTrackBar
|
//
|
this.MinContLTrackBar.LargeChange = 20;
|
this.MinContLTrackBar.Location = new System.Drawing.Point(192, 276);
|
this.MinContLTrackBar.Maximum = 500;
|
this.MinContLTrackBar.Name = "MinContLTrackBar";
|
this.MinContLTrackBar.Size = new System.Drawing.Size(230, 45);
|
this.MinContLTrackBar.SmallChange = 10;
|
this.MinContLTrackBar.TabIndex = 30;
|
this.MinContLTrackBar.TickFrequency = 20;
|
this.MinContLTrackBar.TickStyle = System.Windows.Forms.TickStyle.None;
|
this.MinContLTrackBar.Scroll += new System.EventHandler(this.trackBarMinContL_Scroll);
|
//
|
// MinContLUpDown
|
//
|
this.MinContLUpDown.Location = new System.Drawing.Point(115, 276);
|
this.MinContLUpDown.Maximum = new decimal(new int[] {
|
500,
|
0,
|
0,
|
0});
|
this.MinContLUpDown.Name = "MinContLUpDown";
|
this.MinContLUpDown.Size = new System.Drawing.Size(77, 21);
|
this.MinContLUpDown.TabIndex = 29;
|
this.MinContLUpDown.ValueChanged += new System.EventHandler(this.numUpDownMinContL_ValueChanged);
|
//
|
// label18
|
//
|
this.label18.Location = new System.Drawing.Point(10, 276);
|
this.label18.Name = "label18";
|
this.label18.Size = new System.Drawing.Size(105, 26);
|
this.label18.TabIndex = 28;
|
this.label18.Text = "Min Cont Length";
|
this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// SmootingResetButton
|
//
|
this.SmootingResetButton.ForeColor = System.Drawing.Color.Gray;
|
this.SmootingResetButton.Location = new System.Drawing.Point(422, 241);
|
this.SmootingResetButton.Name = "SmootingResetButton";
|
this.SmootingResetButton.Size = new System.Drawing.Size(58, 26);
|
this.SmootingResetButton.TabIndex = 27;
|
this.SmootingResetButton.Text = "Reset";
|
this.SmootingResetButton.Click += new System.EventHandler(this.buttonRSmooting_Click);
|
//
|
// SmoothTrackBar
|
//
|
this.SmoothTrackBar.LargeChange = 10;
|
this.SmoothTrackBar.Location = new System.Drawing.Point(192, 241);
|
this.SmoothTrackBar.Maximum = 200;
|
this.SmoothTrackBar.Minimum = 1;
|
this.SmoothTrackBar.Name = "SmoothTrackBar";
|
this.SmoothTrackBar.Size = new System.Drawing.Size(230, 45);
|
this.SmoothTrackBar.SmallChange = 5;
|
this.SmoothTrackBar.TabIndex = 26;
|
this.SmoothTrackBar.TickFrequency = 10;
|
this.SmoothTrackBar.TickStyle = System.Windows.Forms.TickStyle.None;
|
this.SmoothTrackBar.Value = 1;
|
this.SmoothTrackBar.Scroll += new System.EventHandler(this.trackBarSmooth_Scroll);
|
//
|
// SmoothUpDown
|
//
|
this.SmoothUpDown.Location = new System.Drawing.Point(115, 241);
|
this.SmoothUpDown.Maximum = new decimal(new int[] {
|
200,
|
0,
|
0,
|
0});
|
this.SmoothUpDown.Minimum = new decimal(new int[] {
|
1,
|
0,
|
0,
|
0});
|
this.SmoothUpDown.Name = "SmoothUpDown";
|
this.SmoothUpDown.Size = new System.Drawing.Size(77, 21);
|
this.SmoothUpDown.TabIndex = 25;
|
this.SmoothUpDown.Value = new decimal(new int[] {
|
1,
|
0,
|
0,
|
0});
|
this.SmoothUpDown.ValueChanged += new System.EventHandler(this.numUpDownSmooth_ValueChanged);
|
//
|
// label17
|
//
|
this.label17.Location = new System.Drawing.Point(10, 241);
|
this.label17.Name = "label17";
|
this.label17.Size = new System.Drawing.Size(105, 26);
|
this.label17.TabIndex = 24;
|
this.label17.Text = "Smoothing*100";
|
this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// MinThreshResetButton
|
//
|
this.MinThreshResetButton.ForeColor = System.Drawing.Color.Gray;
|
this.MinThreshResetButton.Location = new System.Drawing.Point(422, 207);
|
this.MinThreshResetButton.Name = "MinThreshResetButton";
|
this.MinThreshResetButton.Size = new System.Drawing.Size(58, 26);
|
this.MinThreshResetButton.TabIndex = 23;
|
this.MinThreshResetButton.Text = "Reset";
|
this.MinThreshResetButton.Click += new System.EventHandler(this.buttonRMinThresh_Click);
|
//
|
// MinThreshTrackBar
|
//
|
this.MinThreshTrackBar.LargeChange = 10;
|
this.MinThreshTrackBar.Location = new System.Drawing.Point(192, 207);
|
this.MinThreshTrackBar.Maximum = 100;
|
this.MinThreshTrackBar.Name = "MinThreshTrackBar";
|
this.MinThreshTrackBar.Size = new System.Drawing.Size(230, 45);
|
this.MinThreshTrackBar.SmallChange = 5;
|
this.MinThreshTrackBar.TabIndex = 22;
|
this.MinThreshTrackBar.TickFrequency = 10;
|
this.MinThreshTrackBar.TickStyle = System.Windows.Forms.TickStyle.None;
|
this.MinThreshTrackBar.Scroll += new System.EventHandler(this.trackBarMinThresh_Scroll);
|
//
|
// MinThreshUpDown
|
//
|
this.MinThreshUpDown.Location = new System.Drawing.Point(115, 207);
|
this.MinThreshUpDown.Name = "MinThreshUpDown";
|
this.MinThreshUpDown.Size = new System.Drawing.Size(77, 21);
|
this.MinThreshUpDown.TabIndex = 21;
|
this.MinThreshUpDown.ValueChanged += new System.EventHandler(this.numUpDownMinThresh_ValueChanged);
|
//
|
// label16
|
//
|
this.label16.Location = new System.Drawing.Point(10, 207);
|
this.label16.Name = "label16";
|
this.label16.Size = new System.Drawing.Size(76, 26);
|
this.label16.TabIndex = 20;
|
this.label16.Text = "Min Thresh";
|
this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// ThreshDecrResetButton
|
//
|
this.ThreshDecrResetButton.ForeColor = System.Drawing.Color.Gray;
|
this.ThreshDecrResetButton.Location = new System.Drawing.Point(422, 172);
|
this.ThreshDecrResetButton.Name = "ThreshDecrResetButton";
|
this.ThreshDecrResetButton.Size = new System.Drawing.Size(58, 26);
|
this.ThreshDecrResetButton.TabIndex = 19;
|
this.ThreshDecrResetButton.Text = "Reset";
|
this.ThreshDecrResetButton.Click += new System.EventHandler(this.buttonRThreshDecr_Click);
|
//
|
// ThreshDecrTrackBar
|
//
|
this.ThreshDecrTrackBar.LargeChange = 10;
|
this.ThreshDecrTrackBar.Location = new System.Drawing.Point(192, 172);
|
this.ThreshDecrTrackBar.Maximum = 100;
|
this.ThreshDecrTrackBar.Name = "ThreshDecrTrackBar";
|
this.ThreshDecrTrackBar.Size = new System.Drawing.Size(230, 45);
|
this.ThreshDecrTrackBar.SmallChange = 5;
|
this.ThreshDecrTrackBar.TabIndex = 18;
|
this.ThreshDecrTrackBar.TickFrequency = 10;
|
this.ThreshDecrTrackBar.TickStyle = System.Windows.Forms.TickStyle.None;
|
this.ThreshDecrTrackBar.Scroll += new System.EventHandler(this.trackBarThreshDecr_Scroll);
|
//
|
// ThreshDecrUpDown
|
//
|
this.ThreshDecrUpDown.Location = new System.Drawing.Point(115, 172);
|
this.ThreshDecrUpDown.Name = "ThreshDecrUpDown";
|
this.ThreshDecrUpDown.Size = new System.Drawing.Size(77, 21);
|
this.ThreshDecrUpDown.TabIndex = 17;
|
this.ThreshDecrUpDown.ValueChanged += new System.EventHandler(this.numUpDownThreshDecr_ValueChanged);
|
//
|
// label15
|
//
|
this.label15.Location = new System.Drawing.Point(10, 172);
|
this.label15.Name = "label15";
|
this.label15.Size = new System.Drawing.Size(86, 26);
|
this.label15.TabIndex = 16;
|
this.label15.Text = "Thresh Decr";
|
this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// InitThreshResetButton
|
//
|
this.InitThreshResetButton.ForeColor = System.Drawing.Color.Gray;
|
this.InitThreshResetButton.Location = new System.Drawing.Point(422, 138);
|
this.InitThreshResetButton.Name = "InitThreshResetButton";
|
this.InitThreshResetButton.Size = new System.Drawing.Size(58, 26);
|
this.InitThreshResetButton.TabIndex = 15;
|
this.InitThreshResetButton.Text = "Reset";
|
this.InitThreshResetButton.Click += new System.EventHandler(this.buttonRInitThresh_Click);
|
//
|
// InitThreshTrackBar
|
//
|
this.InitThreshTrackBar.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
| System.Windows.Forms.AnchorStyles.Right)));
|
this.InitThreshTrackBar.LargeChange = 10;
|
this.InitThreshTrackBar.Location = new System.Drawing.Point(192, 138);
|
this.InitThreshTrackBar.Maximum = 255;
|
this.InitThreshTrackBar.Name = "InitThreshTrackBar";
|
this.InitThreshTrackBar.Size = new System.Drawing.Size(230, 45);
|
this.InitThreshTrackBar.SmallChange = 5;
|
this.InitThreshTrackBar.TabIndex = 14;
|
this.InitThreshTrackBar.TickFrequency = 10;
|
this.InitThreshTrackBar.TickStyle = System.Windows.Forms.TickStyle.None;
|
this.InitThreshTrackBar.Scroll += new System.EventHandler(this.trackBarInitThresh_Scroll);
|
//
|
// InitThreshUpDown
|
//
|
this.InitThreshUpDown.Location = new System.Drawing.Point(115, 138);
|
this.InitThreshUpDown.Maximum = new decimal(new int[] {
|
255,
|
0,
|
0,
|
0});
|
this.InitThreshUpDown.Name = "InitThreshUpDown";
|
this.InitThreshUpDown.Size = new System.Drawing.Size(77, 21);
|
this.InitThreshUpDown.TabIndex = 13;
|
this.InitThreshUpDown.ValueChanged += new System.EventHandler(this.numUpDownInitThresh_ValueChanged);
|
//
|
// label14
|
//
|
this.label14.Location = new System.Drawing.Point(10, 138);
|
this.label14.Name = "label14";
|
this.label14.Size = new System.Drawing.Size(76, 26);
|
this.label14.TabIndex = 12;
|
this.label14.Text = "Init Thresh";
|
this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// MinDiamResetButton
|
//
|
this.MinDiamResetButton.ForeColor = System.Drawing.Color.Gray;
|
this.MinDiamResetButton.Location = new System.Drawing.Point(422, 103);
|
this.MinDiamResetButton.Name = "MinDiamResetButton";
|
this.MinDiamResetButton.Size = new System.Drawing.Size(58, 26);
|
this.MinDiamResetButton.TabIndex = 11;
|
this.MinDiamResetButton.Text = "Reset";
|
this.MinDiamResetButton.Click += new System.EventHandler(this.buttonRMinDiam_Click);
|
//
|
// MinDiamTrackBar
|
//
|
this.MinDiamTrackBar.LargeChange = 10;
|
this.MinDiamTrackBar.Location = new System.Drawing.Point(192, 103);
|
this.MinDiamTrackBar.Maximum = 100;
|
this.MinDiamTrackBar.Name = "MinDiamTrackBar";
|
this.MinDiamTrackBar.Size = new System.Drawing.Size(230, 45);
|
this.MinDiamTrackBar.SmallChange = 5;
|
this.MinDiamTrackBar.TabIndex = 10;
|
this.MinDiamTrackBar.TickFrequency = 10;
|
this.MinDiamTrackBar.TickStyle = System.Windows.Forms.TickStyle.None;
|
this.MinDiamTrackBar.Scroll += new System.EventHandler(this.trackBarMinDiam_Scroll);
|
//
|
// MinDiamUpDown
|
//
|
this.MinDiamUpDown.Location = new System.Drawing.Point(115, 103);
|
this.MinDiamUpDown.Name = "MinDiamUpDown";
|
this.MinDiamUpDown.Size = new System.Drawing.Size(77, 21);
|
this.MinDiamUpDown.TabIndex = 9;
|
this.MinDiamUpDown.ValueChanged += new System.EventHandler(this.numUpDownMinDiam_ValueChanged);
|
//
|
// label13
|
//
|
this.label13.Location = new System.Drawing.Point(10, 103);
|
this.label13.Name = "label13";
|
this.label13.Size = new System.Drawing.Size(96, 26);
|
this.label13.TabIndex = 8;
|
this.label13.Text = "Min Mark Diam";
|
this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// MarkThreshResetButton
|
//
|
this.MarkThreshResetButton.ForeColor = System.Drawing.Color.Gray;
|
this.MarkThreshResetButton.Location = new System.Drawing.Point(422, 69);
|
this.MarkThreshResetButton.Name = "MarkThreshResetButton";
|
this.MarkThreshResetButton.Size = new System.Drawing.Size(58, 26);
|
this.MarkThreshResetButton.TabIndex = 7;
|
this.MarkThreshResetButton.Text = "Reset";
|
this.MarkThreshResetButton.Click += new System.EventHandler(this.buttonRMarkThresh_Click);
|
//
|
// MarkThreshTrackBar
|
//
|
this.MarkThreshTrackBar.LargeChange = 10;
|
this.MarkThreshTrackBar.Location = new System.Drawing.Point(192, 69);
|
this.MarkThreshTrackBar.Maximum = 255;
|
this.MarkThreshTrackBar.Name = "MarkThreshTrackBar";
|
this.MarkThreshTrackBar.Size = new System.Drawing.Size(230, 45);
|
this.MarkThreshTrackBar.SmallChange = 5;
|
this.MarkThreshTrackBar.TabIndex = 6;
|
this.MarkThreshTrackBar.TickFrequency = 10;
|
this.MarkThreshTrackBar.TickStyle = System.Windows.Forms.TickStyle.None;
|
this.MarkThreshTrackBar.Scroll += new System.EventHandler(this.trackBarMarkThresh_Scroll);
|
//
|
// MarkThreshUpDown
|
//
|
this.MarkThreshUpDown.Location = new System.Drawing.Point(115, 69);
|
this.MarkThreshUpDown.Maximum = new decimal(new int[] {
|
255,
|
0,
|
0,
|
0});
|
this.MarkThreshUpDown.Name = "MarkThreshUpDown";
|
this.MarkThreshUpDown.Size = new System.Drawing.Size(77, 21);
|
this.MarkThreshUpDown.TabIndex = 5;
|
this.MarkThreshUpDown.ValueChanged += new System.EventHandler(this.numUpDownMarkThresh_ValueChanged);
|
//
|
// label12
|
//
|
this.label12.Location = new System.Drawing.Point(10, 69);
|
this.label12.Name = "label12";
|
this.label12.Size = new System.Drawing.Size(96, 26);
|
this.label12.TabIndex = 4;
|
this.label12.Text = "Mark Thresh";
|
this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// FilterSizeResetButton
|
//
|
this.FilterSizeResetButton.ForeColor = System.Drawing.Color.Gray;
|
this.FilterSizeResetButton.Location = new System.Drawing.Point(422, 34);
|
this.FilterSizeResetButton.Name = "FilterSizeResetButton";
|
this.FilterSizeResetButton.Size = new System.Drawing.Size(58, 26);
|
this.FilterSizeResetButton.TabIndex = 3;
|
this.FilterSizeResetButton.Text = "Reset";
|
this.FilterSizeResetButton.Click += new System.EventHandler(this.buttonRFilterSize_Click);
|
//
|
// FilterSizeTrackBar
|
//
|
this.FilterSizeTrackBar.LargeChange = 1;
|
this.FilterSizeTrackBar.Location = new System.Drawing.Point(192, 34);
|
this.FilterSizeTrackBar.Maximum = 15;
|
this.FilterSizeTrackBar.Minimum = 1;
|
this.FilterSizeTrackBar.Name = "FilterSizeTrackBar";
|
this.FilterSizeTrackBar.Size = new System.Drawing.Size(230, 45);
|
this.FilterSizeTrackBar.TabIndex = 2;
|
this.FilterSizeTrackBar.TickStyle = System.Windows.Forms.TickStyle.None;
|
this.FilterSizeTrackBar.Value = 1;
|
this.FilterSizeTrackBar.Scroll += new System.EventHandler(this.trackBarFilterSize_Scroll);
|
//
|
// FilterSizeUpDown
|
//
|
this.FilterSizeUpDown.Location = new System.Drawing.Point(115, 34);
|
this.FilterSizeUpDown.Maximum = new decimal(new int[] {
|
15,
|
0,
|
0,
|
0});
|
this.FilterSizeUpDown.Minimum = new decimal(new int[] {
|
1,
|
0,
|
0,
|
0});
|
this.FilterSizeUpDown.Name = "FilterSizeUpDown";
|
this.FilterSizeUpDown.Size = new System.Drawing.Size(77, 21);
|
this.FilterSizeUpDown.TabIndex = 1;
|
this.FilterSizeUpDown.Value = new decimal(new int[] {
|
1,
|
0,
|
0,
|
0});
|
this.FilterSizeUpDown.ValueChanged += new System.EventHandler(this.numUpDownFilterSize_ValueChanged);
|
//
|
// label11
|
//
|
this.label11.Location = new System.Drawing.Point(10, 34);
|
this.label11.Name = "label11";
|
this.label11.Size = new System.Drawing.Size(86, 26);
|
this.label11.TabIndex = 0;
|
this.label11.Text = "Filter Size";
|
this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label10
|
//
|
this.label10.Location = new System.Drawing.Point(394, 194);
|
this.label10.Name = "label10";
|
this.label10.Size = new System.Drawing.Size(105, 26);
|
this.label10.TabIndex = 6;
|
this.label10.Text = "Warn Level (%)";
|
this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label9
|
//
|
this.label9.Location = new System.Drawing.Point(394, 112);
|
this.label9.Name = "label9";
|
this.label9.Size = new System.Drawing.Size(105, 26);
|
this.label9.TabIndex = 4;
|
this.label9.Text = "Sequence Tests";
|
this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// SeqTestsComboBox
|
//
|
this.SeqTestsComboBox.Items.AddRange(new object[] {
|
"All",
|
"Quick",
|
"None"});
|
this.SeqTestsComboBox.Location = new System.Drawing.Point(394, 138);
|
this.SeqTestsComboBox.Name = "SeqTestsComboBox";
|
this.SeqTestsComboBox.Size = new System.Drawing.Size(96, 20);
|
this.SeqTestsComboBox.TabIndex = 3;
|
this.SeqTestsComboBox.Text = "All";
|
this.SeqTestsComboBox.SelectedIndexChanged += new System.EventHandler(this.comboBoxSeqTests_SelectedIndexChanged);
|
//
|
// label8
|
//
|
this.label8.Location = new System.Drawing.Point(394, 34);
|
this.label8.Name = "label8";
|
this.label8.Size = new System.Drawing.Size(105, 26);
|
this.label8.TabIndex = 2;
|
this.label8.Text = "Image Tests";
|
this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// ImgTestsComboBox
|
//
|
this.ImgTestsComboBox.Items.AddRange(new object[] {
|
"All",
|
"Quick",
|
"None"});
|
this.ImgTestsComboBox.Location = new System.Drawing.Point(394, 60);
|
this.ImgTestsComboBox.Name = "ImgTestsComboBox";
|
this.ImgTestsComboBox.Size = new System.Drawing.Size(96, 20);
|
this.ImgTestsComboBox.TabIndex = 1;
|
this.ImgTestsComboBox.Text = "All";
|
this.ImgTestsComboBox.SelectedIndexChanged += new System.EventHandler(this.comboBoxImgTests_SelectedIndexChanged);
|
//
|
// tabPageResults
|
//
|
this.tabPageResults.Controls.Add(this.label20);
|
this.tabPageResults.Controls.Add(this.buttonSimImg);
|
this.tabPageResults.Controls.Add(this.buttonRefImg);
|
this.tabPageResults.Controls.Add(this.groupBox6);
|
this.tabPageResults.Controls.Add(this.groupBox5);
|
this.tabPageResults.Controls.Add(this.label22);
|
this.tabPageResults.Controls.Add(this.ErrorLabel);
|
this.tabPageResults.Controls.Add(this.label21);
|
this.tabPageResults.Controls.Add(this.StatusCalibLabel);
|
this.tabPageResults.Location = new System.Drawing.Point(4, 22);
|
this.tabPageResults.Name = "tabPageResults";
|
this.tabPageResults.Size = new System.Drawing.Size(511, 646);
|
this.tabPageResults.TabIndex = 2;
|
this.tabPageResults.Text = "Results";
|
this.tabPageResults.UseVisualStyleBackColor = true;
|
//
|
// label20
|
//
|
this.label20.Location = new System.Drawing.Point(442, 56);
|
this.label20.Name = "label20";
|
this.label20.Size = new System.Drawing.Size(48, 26);
|
this.label20.TabIndex = 21;
|
this.label20.Text = " pixels";
|
this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// buttonSimImg
|
//
|
this.buttonSimImg.Location = new System.Drawing.Point(29, 612);
|
this.buttonSimImg.Name = "buttonSimImg";
|
this.buttonSimImg.Size = new System.Drawing.Size(201, 26);
|
this.buttonSimImg.TabIndex = 9;
|
this.buttonSimImg.Text = " Simulated Reference Image";
|
this.buttonSimImg.CheckedChanged += new System.EventHandler(this.radioSimulatedImg_CheckedChanged);
|
//
|
// buttonRefImg
|
//
|
this.buttonRefImg.Checked = true;
|
this.buttonRefImg.Location = new System.Drawing.Point(29, 586);
|
this.buttonRefImg.Name = "buttonRefImg";
|
this.buttonRefImg.Size = new System.Drawing.Size(201, 26);
|
this.buttonRefImg.TabIndex = 8;
|
this.buttonRefImg.TabStop = true;
|
this.buttonRefImg.Text = " Original Reference Image";
|
this.buttonRefImg.CheckedChanged += new System.EventHandler(this.buttonRefImg_CheckedChanged);
|
//
|
// groupBox6
|
//
|
this.groupBox6.Controls.Add(this.checkBoxOrigImgCoord);
|
this.groupBox6.Controls.Add(this.buttonSaveCamPose);
|
this.groupBox6.Controls.Add(this.label59);
|
this.groupBox6.Controls.Add(this.label60);
|
this.groupBox6.Controls.Add(this.label61);
|
this.groupBox6.Controls.Add(this.label62);
|
this.groupBox6.Controls.Add(this.CamGammaLabel);
|
this.groupBox6.Controls.Add(this.label64);
|
this.groupBox6.Controls.Add(this.CamBetaLabel);
|
this.groupBox6.Controls.Add(this.label66);
|
this.groupBox6.Controls.Add(this.CamAlphaLabel);
|
this.groupBox6.Controls.Add(this.label50);
|
this.groupBox6.Controls.Add(this.label51);
|
this.groupBox6.Controls.Add(this.label52);
|
this.groupBox6.Controls.Add(this.label53);
|
this.groupBox6.Controls.Add(this.CamPoseZLabel);
|
this.groupBox6.Controls.Add(this.label55);
|
this.groupBox6.Controls.Add(this.CamPoseYLabel);
|
this.groupBox6.Controls.Add(this.label57);
|
this.groupBox6.Controls.Add(this.CamPoseXLabel);
|
this.groupBox6.Location = new System.Drawing.Point(10, 439);
|
this.groupBox6.Name = "groupBox6";
|
this.groupBox6.Size = new System.Drawing.Size(489, 138);
|
this.groupBox6.TabIndex = 7;
|
this.groupBox6.TabStop = false;
|
this.groupBox6.Text = "Camera Pose";
|
//
|
// checkBoxOrigImgCoord
|
//
|
this.checkBoxOrigImgCoord.Location = new System.Drawing.Point(19, 112);
|
this.checkBoxOrigImgCoord.Name = "checkBoxOrigImgCoord";
|
this.checkBoxOrigImgCoord.Size = new System.Drawing.Size(173, 17);
|
this.checkBoxOrigImgCoord.TabIndex = 42;
|
this.checkBoxOrigImgCoord.Text = "Origin at Image Corner";
|
this.checkBoxOrigImgCoord.CheckedChanged += new System.EventHandler(this.checkBoxOrigImgCoord_CheckedChanged);
|
//
|
// buttonSaveCamPose
|
//
|
this.buttonSaveCamPose.Location = new System.Drawing.Point(403, 26);
|
this.buttonSaveCamPose.Name = "buttonSaveCamPose";
|
this.buttonSaveCamPose.Size = new System.Drawing.Size(77, 26);
|
this.buttonSaveCamPose.TabIndex = 41;
|
this.buttonSaveCamPose.Text = "Save ...";
|
this.buttonSaveCamPose.Click += new System.EventHandler(this.buttonSaveCamPose_Click);
|
//
|
// label59
|
//
|
this.label59.Location = new System.Drawing.Point(355, 78);
|
this.label59.Name = "label59";
|
this.label59.Size = new System.Drawing.Size(29, 25);
|
this.label59.TabIndex = 40;
|
this.label59.Text = "deg";
|
this.label59.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label60
|
//
|
this.label60.Location = new System.Drawing.Point(355, 52);
|
this.label60.Name = "label60";
|
this.label60.Size = new System.Drawing.Size(29, 26);
|
this.label60.TabIndex = 39;
|
this.label60.Text = "deg";
|
this.label60.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label61
|
//
|
this.label61.Location = new System.Drawing.Point(355, 26);
|
this.label61.Name = "label61";
|
this.label61.Size = new System.Drawing.Size(29, 26);
|
this.label61.TabIndex = 38;
|
this.label61.Text = "deg";
|
this.label61.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label62
|
//
|
this.label62.Location = new System.Drawing.Point(192, 78);
|
this.label62.Name = "label62";
|
this.label62.Size = new System.Drawing.Size(58, 25);
|
this.label62.TabIndex = 37;
|
this.label62.Text = "Gamma";
|
this.label62.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// CamGammaLabel
|
//
|
this.CamGammaLabel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.CamGammaLabel.Location = new System.Drawing.Point(250, 78);
|
this.CamGammaLabel.Name = "CamGammaLabel";
|
this.CamGammaLabel.Size = new System.Drawing.Size(105, 25);
|
this.CamGammaLabel.TabIndex = 36;
|
this.CamGammaLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label64
|
//
|
this.label64.Location = new System.Drawing.Point(192, 52);
|
this.label64.Name = "label64";
|
this.label64.Size = new System.Drawing.Size(38, 26);
|
this.label64.TabIndex = 35;
|
this.label64.Text = "Beta";
|
this.label64.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// CamBetaLabel
|
//
|
this.CamBetaLabel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.CamBetaLabel.Location = new System.Drawing.Point(250, 52);
|
this.CamBetaLabel.Name = "CamBetaLabel";
|
this.CamBetaLabel.Size = new System.Drawing.Size(105, 26);
|
this.CamBetaLabel.TabIndex = 34;
|
this.CamBetaLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label66
|
//
|
this.label66.Location = new System.Drawing.Point(192, 26);
|
this.label66.Name = "label66";
|
this.label66.Size = new System.Drawing.Size(48, 26);
|
this.label66.TabIndex = 33;
|
this.label66.Text = "Alpha";
|
this.label66.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// CamAlphaLabel
|
//
|
this.CamAlphaLabel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.CamAlphaLabel.Location = new System.Drawing.Point(250, 26);
|
this.CamAlphaLabel.Name = "CamAlphaLabel";
|
this.CamAlphaLabel.Size = new System.Drawing.Size(105, 26);
|
this.CamAlphaLabel.TabIndex = 32;
|
this.CamAlphaLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label50
|
//
|
this.label50.Location = new System.Drawing.Point(144, 78);
|
this.label50.Name = "label50";
|
this.label50.Size = new System.Drawing.Size(29, 25);
|
this.label50.TabIndex = 31;
|
this.label50.Text = "mm";
|
this.label50.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label51
|
//
|
this.label51.Location = new System.Drawing.Point(144, 52);
|
this.label51.Name = "label51";
|
this.label51.Size = new System.Drawing.Size(29, 26);
|
this.label51.TabIndex = 30;
|
this.label51.Text = "mm";
|
this.label51.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label52
|
//
|
this.label52.Location = new System.Drawing.Point(144, 26);
|
this.label52.Name = "label52";
|
this.label52.Size = new System.Drawing.Size(29, 26);
|
this.label52.TabIndex = 29;
|
this.label52.Text = "mm";
|
this.label52.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label53
|
//
|
this.label53.Location = new System.Drawing.Point(19, 78);
|
this.label53.Name = "label53";
|
this.label53.Size = new System.Drawing.Size(19, 25);
|
this.label53.TabIndex = 28;
|
this.label53.Text = "Z";
|
this.label53.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// CamPoseZLabel
|
//
|
this.CamPoseZLabel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.CamPoseZLabel.Location = new System.Drawing.Point(38, 78);
|
this.CamPoseZLabel.Name = "CamPoseZLabel";
|
this.CamPoseZLabel.Size = new System.Drawing.Size(106, 25);
|
this.CamPoseZLabel.TabIndex = 27;
|
this.CamPoseZLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label55
|
//
|
this.label55.Location = new System.Drawing.Point(19, 52);
|
this.label55.Name = "label55";
|
this.label55.Size = new System.Drawing.Size(19, 26);
|
this.label55.TabIndex = 26;
|
this.label55.Text = "Y";
|
this.label55.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// CamPoseYLabel
|
//
|
this.CamPoseYLabel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.CamPoseYLabel.Location = new System.Drawing.Point(38, 52);
|
this.CamPoseYLabel.Name = "CamPoseYLabel";
|
this.CamPoseYLabel.Size = new System.Drawing.Size(106, 26);
|
this.CamPoseYLabel.TabIndex = 25;
|
this.CamPoseYLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label57
|
//
|
this.label57.Location = new System.Drawing.Point(19, 26);
|
this.label57.Name = "label57";
|
this.label57.Size = new System.Drawing.Size(19, 26);
|
this.label57.TabIndex = 24;
|
this.label57.Text = "X";
|
this.label57.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// CamPoseXLabel
|
//
|
this.CamPoseXLabel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.CamPoseXLabel.Location = new System.Drawing.Point(38, 26);
|
this.CamPoseXLabel.Name = "CamPoseXLabel";
|
this.CamPoseXLabel.Size = new System.Drawing.Size(106, 26);
|
this.CamPoseXLabel.TabIndex = 23;
|
this.CamPoseXLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// groupBox5
|
//
|
this.groupBox5.Controls.Add(this.AreaScanPolynomPanel);
|
this.groupBox5.Controls.Add(this.label44);
|
this.groupBox5.Controls.Add(this.label30);
|
this.groupBox5.Controls.Add(this.FocalLResultLabel);
|
this.groupBox5.Controls.Add(this.KappaPanel);
|
this.groupBox5.Controls.Add(this.buttonSaveCamParams);
|
this.groupBox5.Controls.Add(this.label49);
|
this.groupBox5.Controls.Add(this.label48);
|
this.groupBox5.Controls.Add(this.label47);
|
this.groupBox5.Controls.Add(this.label46);
|
this.groupBox5.Controls.Add(this.label43);
|
this.groupBox5.Controls.Add(this.label42);
|
this.groupBox5.Controls.Add(this.label40);
|
this.groupBox5.Controls.Add(this.ImgHResultLabel);
|
this.groupBox5.Controls.Add(this.label38);
|
this.groupBox5.Controls.Add(this.ImgWResultLabel);
|
this.groupBox5.Controls.Add(this.label36);
|
this.groupBox5.Controls.Add(this.CyResultLabel);
|
this.groupBox5.Controls.Add(this.label34);
|
this.groupBox5.Controls.Add(this.CxResultLabel);
|
this.groupBox5.Controls.Add(this.label28);
|
this.groupBox5.Controls.Add(this.SyResultLabel);
|
this.groupBox5.Controls.Add(this.label26);
|
this.groupBox5.Controls.Add(this.SxResultLabel);
|
this.groupBox5.Location = new System.Drawing.Point(10, 93);
|
this.groupBox5.Name = "groupBox5";
|
this.groupBox5.Size = new System.Drawing.Size(489, 346);
|
this.groupBox5.TabIndex = 6;
|
this.groupBox5.TabStop = false;
|
this.groupBox5.Text = "Camera Paramters";
|
//
|
// AreaScanPolynomPanel
|
//
|
this.AreaScanPolynomPanel.Controls.Add(this.P2Label);
|
this.AreaScanPolynomPanel.Controls.Add(this.label83);
|
this.AreaScanPolynomPanel.Controls.Add(this.label84);
|
this.AreaScanPolynomPanel.Controls.Add(this.P1Label);
|
this.AreaScanPolynomPanel.Controls.Add(this.label80);
|
this.AreaScanPolynomPanel.Controls.Add(this.label81);
|
this.AreaScanPolynomPanel.Controls.Add(this.K3Label);
|
this.AreaScanPolynomPanel.Controls.Add(this.K2Label);
|
this.AreaScanPolynomPanel.Controls.Add(this.K1Label);
|
this.AreaScanPolynomPanel.Controls.Add(this.label54);
|
this.AreaScanPolynomPanel.Controls.Add(this.label56);
|
this.AreaScanPolynomPanel.Controls.Add(this.label58);
|
this.AreaScanPolynomPanel.Controls.Add(this.label63);
|
this.AreaScanPolynomPanel.Controls.Add(this.label65);
|
this.AreaScanPolynomPanel.Controls.Add(this.label67);
|
this.AreaScanPolynomPanel.Location = new System.Drawing.Point(19, 207);
|
this.AreaScanPolynomPanel.Name = "AreaScanPolynomPanel";
|
this.AreaScanPolynomPanel.Size = new System.Drawing.Size(461, 129);
|
this.AreaScanPolynomPanel.TabIndex = 47;
|
this.AreaScanPolynomPanel.Visible = false;
|
//
|
// P2Label
|
//
|
this.P2Label.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.P2Label.Location = new System.Drawing.Point(106, 103);
|
this.P2Label.Name = "P2Label";
|
this.P2Label.Size = new System.Drawing.Size(182, 26);
|
this.P2Label.TabIndex = 49;
|
this.P2Label.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label83
|
//
|
this.label83.Location = new System.Drawing.Point(0, 103);
|
this.label83.Name = "label83";
|
this.label83.Size = new System.Drawing.Size(106, 26);
|
this.label83.TabIndex = 48;
|
this.label83.Text = "Tang 2nd (P2)";
|
this.label83.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label84
|
//
|
this.label84.BackColor = System.Drawing.SystemColors.ControlLight;
|
this.label84.Location = new System.Drawing.Point(298, 103);
|
this.label84.Name = "label84";
|
this.label84.Size = new System.Drawing.Size(144, 26);
|
this.label84.TabIndex = 47;
|
this.label84.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// P1Label
|
//
|
this.P1Label.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.P1Label.Location = new System.Drawing.Point(106, 78);
|
this.P1Label.Name = "P1Label";
|
this.P1Label.Size = new System.Drawing.Size(182, 25);
|
this.P1Label.TabIndex = 46;
|
this.P1Label.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label80
|
//
|
this.label80.Location = new System.Drawing.Point(0, 78);
|
this.label80.Name = "label80";
|
this.label80.Size = new System.Drawing.Size(106, 25);
|
this.label80.TabIndex = 45;
|
this.label80.Text = "Tang 2nd (P1)";
|
this.label80.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label81
|
//
|
this.label81.BackColor = System.Drawing.SystemColors.ControlLight;
|
this.label81.Location = new System.Drawing.Point(298, 78);
|
this.label81.Name = "label81";
|
this.label81.Size = new System.Drawing.Size(144, 25);
|
this.label81.TabIndex = 44;
|
this.label81.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// K3Label
|
//
|
this.K3Label.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.K3Label.Location = new System.Drawing.Point(106, 52);
|
this.K3Label.Name = "K3Label";
|
this.K3Label.Size = new System.Drawing.Size(182, 26);
|
this.K3Label.TabIndex = 43;
|
this.K3Label.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// K2Label
|
//
|
this.K2Label.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.K2Label.Location = new System.Drawing.Point(106, 26);
|
this.K2Label.Name = "K2Label";
|
this.K2Label.Size = new System.Drawing.Size(182, 26);
|
this.K2Label.TabIndex = 42;
|
this.K2Label.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// K1Label
|
//
|
this.K1Label.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.K1Label.Location = new System.Drawing.Point(106, 0);
|
this.K1Label.Name = "K1Label";
|
this.K1Label.Size = new System.Drawing.Size(182, 26);
|
this.K1Label.TabIndex = 41;
|
this.K1Label.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label54
|
//
|
this.label54.Location = new System.Drawing.Point(0, 52);
|
this.label54.Name = "label54";
|
this.label54.Size = new System.Drawing.Size(106, 26);
|
this.label54.TabIndex = 40;
|
this.label54.Text = "Radial 6th (K3)";
|
this.label54.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label56
|
//
|
this.label56.Location = new System.Drawing.Point(0, 26);
|
this.label56.Name = "label56";
|
this.label56.Size = new System.Drawing.Size(106, 26);
|
this.label56.TabIndex = 39;
|
this.label56.Text = "Radial 4th (K2)";
|
this.label56.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label58
|
//
|
this.label58.Location = new System.Drawing.Point(0, 0);
|
this.label58.Name = "label58";
|
this.label58.Size = new System.Drawing.Size(106, 26);
|
this.label58.TabIndex = 38;
|
this.label58.Text = "Radial 2nd (K1)";
|
this.label58.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label63
|
//
|
this.label63.BackColor = System.Drawing.SystemColors.ControlLight;
|
this.label63.Location = new System.Drawing.Point(298, 52);
|
this.label63.Name = "label63";
|
this.label63.Size = new System.Drawing.Size(144, 26);
|
this.label63.TabIndex = 37;
|
this.label63.Text = "m^ -6";
|
this.label63.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label65
|
//
|
this.label65.BackColor = System.Drawing.SystemColors.ControlLight;
|
this.label65.Location = new System.Drawing.Point(298, 26);
|
this.label65.Name = "label65";
|
this.label65.Size = new System.Drawing.Size(144, 26);
|
this.label65.TabIndex = 36;
|
this.label65.Text = "m^ -4";
|
this.label65.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label67
|
//
|
this.label67.BackColor = System.Drawing.SystemColors.ControlLight;
|
this.label67.Location = new System.Drawing.Point(298, 0);
|
this.label67.Name = "label67";
|
this.label67.Size = new System.Drawing.Size(144, 26);
|
this.label67.TabIndex = 35;
|
this.label67.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label44
|
//
|
this.label44.Location = new System.Drawing.Point(317, 181);
|
this.label44.Name = "label44";
|
this.label44.Size = new System.Drawing.Size(38, 26);
|
this.label44.TabIndex = 46;
|
this.label44.Text = "mm";
|
this.label44.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label30
|
//
|
this.label30.Location = new System.Drawing.Point(19, 181);
|
this.label30.Name = "label30";
|
this.label30.Size = new System.Drawing.Size(96, 26);
|
this.label30.TabIndex = 43;
|
this.label30.Text = "Focal Length";
|
this.label30.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// FocalLResultLabel
|
//
|
this.FocalLResultLabel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.FocalLResultLabel.Location = new System.Drawing.Point(125, 181);
|
this.FocalLResultLabel.Name = "FocalLResultLabel";
|
this.FocalLResultLabel.Size = new System.Drawing.Size(182, 26);
|
this.FocalLResultLabel.TabIndex = 42;
|
this.FocalLResultLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// KappaPanel
|
//
|
this.KappaPanel.Controls.Add(this.LineScanPanel);
|
this.KappaPanel.Controls.Add(this.label45);
|
this.KappaPanel.Controls.Add(this.label32);
|
this.KappaPanel.Controls.Add(this.KappaResultLabel);
|
this.KappaPanel.Location = new System.Drawing.Point(19, 207);
|
this.KappaPanel.Name = "KappaPanel";
|
this.KappaPanel.Size = new System.Drawing.Size(413, 129);
|
this.KappaPanel.TabIndex = 33;
|
//
|
// LineScanPanel
|
//
|
this.LineScanPanel.Controls.Add(this.VzResultLabel);
|
this.LineScanPanel.Controls.Add(this.VyResultLabel);
|
this.LineScanPanel.Controls.Add(this.VxResultLabel);
|
this.LineScanPanel.Controls.Add(this.label82);
|
this.LineScanPanel.Controls.Add(this.label85);
|
this.LineScanPanel.Controls.Add(this.label86);
|
this.LineScanPanel.Controls.Add(this.label87);
|
this.LineScanPanel.Controls.Add(this.label88);
|
this.LineScanPanel.Controls.Add(this.label89);
|
this.LineScanPanel.Location = new System.Drawing.Point(0, 43);
|
this.LineScanPanel.Name = "LineScanPanel";
|
this.LineScanPanel.Size = new System.Drawing.Size(413, 78);
|
this.LineScanPanel.TabIndex = 51;
|
this.LineScanPanel.Visible = false;
|
//
|
// VzResultLabel
|
//
|
this.VzResultLabel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.VzResultLabel.Location = new System.Drawing.Point(106, 52);
|
this.VzResultLabel.Name = "VzResultLabel";
|
this.VzResultLabel.Size = new System.Drawing.Size(182, 26);
|
this.VzResultLabel.TabIndex = 43;
|
this.VzResultLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// VyResultLabel
|
//
|
this.VyResultLabel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.VyResultLabel.Location = new System.Drawing.Point(106, 26);
|
this.VyResultLabel.Name = "VyResultLabel";
|
this.VyResultLabel.Size = new System.Drawing.Size(182, 26);
|
this.VyResultLabel.TabIndex = 42;
|
this.VyResultLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// VxResultLabel
|
//
|
this.VxResultLabel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.VxResultLabel.Location = new System.Drawing.Point(106, 0);
|
this.VxResultLabel.Name = "VxResultLabel";
|
this.VxResultLabel.Size = new System.Drawing.Size(182, 26);
|
this.VxResultLabel.TabIndex = 41;
|
this.VxResultLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label82
|
//
|
this.label82.Location = new System.Drawing.Point(0, 52);
|
this.label82.Name = "label82";
|
this.label82.Size = new System.Drawing.Size(106, 26);
|
this.label82.TabIndex = 40;
|
this.label82.Text = "Motion Z (Vz)";
|
this.label82.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label85
|
//
|
this.label85.Location = new System.Drawing.Point(0, 26);
|
this.label85.Name = "label85";
|
this.label85.Size = new System.Drawing.Size(106, 26);
|
this.label85.TabIndex = 39;
|
this.label85.Text = "Motion Y (Vy)";
|
this.label85.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label86
|
//
|
this.label86.Location = new System.Drawing.Point(0, 0);
|
this.label86.Name = "label86";
|
this.label86.Size = new System.Drawing.Size(106, 26);
|
this.label86.TabIndex = 38;
|
this.label86.Text = "Motion X (Vx)";
|
this.label86.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label87
|
//
|
this.label87.BackColor = System.Drawing.SystemColors.ControlLight;
|
this.label87.Location = new System.Drawing.Point(298, 52);
|
this.label87.Name = "label87";
|
this.label87.Size = new System.Drawing.Size(57, 26);
|
this.label87.TabIndex = 37;
|
this.label87.Text = "祄/Pixel";
|
this.label87.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label88
|
//
|
this.label88.BackColor = System.Drawing.SystemColors.ControlLight;
|
this.label88.Location = new System.Drawing.Point(298, 26);
|
this.label88.Name = "label88";
|
this.label88.Size = new System.Drawing.Size(57, 26);
|
this.label88.TabIndex = 36;
|
this.label88.Text = "祄/Pixel";
|
this.label88.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label89
|
//
|
this.label89.BackColor = System.Drawing.SystemColors.ControlLight;
|
this.label89.Location = new System.Drawing.Point(298, 0);
|
this.label89.Name = "label89";
|
this.label89.Size = new System.Drawing.Size(57, 26);
|
this.label89.TabIndex = 35;
|
this.label89.Text = "祄/Pixel";
|
this.label89.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label45
|
//
|
this.label45.Location = new System.Drawing.Point(298, 0);
|
this.label45.Name = "label45";
|
this.label45.Size = new System.Drawing.Size(38, 26);
|
this.label45.TabIndex = 50;
|
this.label45.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label32
|
//
|
this.label32.Location = new System.Drawing.Point(0, 0);
|
this.label32.Name = "label32";
|
this.label32.Size = new System.Drawing.Size(77, 26);
|
this.label32.TabIndex = 49;
|
this.label32.Text = "Kappa";
|
this.label32.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// KappaResultLabel
|
//
|
this.KappaResultLabel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.KappaResultLabel.Location = new System.Drawing.Point(106, 0);
|
this.KappaResultLabel.Name = "KappaResultLabel";
|
this.KappaResultLabel.Size = new System.Drawing.Size(182, 26);
|
this.KappaResultLabel.TabIndex = 48;
|
this.KappaResultLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// buttonSaveCamParams
|
//
|
this.buttonSaveCamParams.Location = new System.Drawing.Point(403, 26);
|
this.buttonSaveCamParams.Name = "buttonSaveCamParams";
|
this.buttonSaveCamParams.Size = new System.Drawing.Size(77, 26);
|
this.buttonSaveCamParams.TabIndex = 28;
|
this.buttonSaveCamParams.Text = "Save ...";
|
this.buttonSaveCamParams.Click += new System.EventHandler(this.buttonSaveCamParams_Click);
|
//
|
// label49
|
//
|
this.label49.Location = new System.Drawing.Point(317, 155);
|
this.label49.Name = "label49";
|
this.label49.Size = new System.Drawing.Size(48, 26);
|
this.label49.TabIndex = 27;
|
this.label49.Text = "pixels";
|
this.label49.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label48
|
//
|
this.label48.Location = new System.Drawing.Point(317, 129);
|
this.label48.Name = "label48";
|
this.label48.Size = new System.Drawing.Size(48, 26);
|
this.label48.TabIndex = 26;
|
this.label48.Text = "pixels";
|
this.label48.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label47
|
//
|
this.label47.Location = new System.Drawing.Point(317, 103);
|
this.label47.Name = "label47";
|
this.label47.Size = new System.Drawing.Size(48, 26);
|
this.label47.TabIndex = 25;
|
this.label47.Text = "pixels";
|
this.label47.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label46
|
//
|
this.label46.Location = new System.Drawing.Point(317, 78);
|
this.label46.Name = "label46";
|
this.label46.Size = new System.Drawing.Size(48, 25);
|
this.label46.TabIndex = 24;
|
this.label46.Text = "pixels";
|
this.label46.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label43
|
//
|
this.label43.Location = new System.Drawing.Point(317, 52);
|
this.label43.Name = "label43";
|
this.label43.Size = new System.Drawing.Size(38, 26);
|
this.label43.TabIndex = 21;
|
this.label43.Text = "μm";
|
this.label43.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label42
|
//
|
this.label42.Location = new System.Drawing.Point(317, 26);
|
this.label42.Name = "label42";
|
this.label42.Size = new System.Drawing.Size(38, 26);
|
this.label42.TabIndex = 20;
|
this.label42.Text = "μm";
|
this.label42.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label40
|
//
|
this.label40.Location = new System.Drawing.Point(19, 155);
|
this.label40.Name = "label40";
|
this.label40.Size = new System.Drawing.Size(87, 26);
|
this.label40.TabIndex = 19;
|
this.label40.Text = "Image Height";
|
this.label40.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// ImgHResultLabel
|
//
|
this.ImgHResultLabel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.ImgHResultLabel.Location = new System.Drawing.Point(125, 155);
|
this.ImgHResultLabel.Name = "ImgHResultLabel";
|
this.ImgHResultLabel.Size = new System.Drawing.Size(182, 26);
|
this.ImgHResultLabel.TabIndex = 18;
|
this.ImgHResultLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label38
|
//
|
this.label38.Location = new System.Drawing.Point(19, 129);
|
this.label38.Name = "label38";
|
this.label38.Size = new System.Drawing.Size(87, 26);
|
this.label38.TabIndex = 17;
|
this.label38.Text = "Image Width";
|
this.label38.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// ImgWResultLabel
|
//
|
this.ImgWResultLabel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.ImgWResultLabel.Location = new System.Drawing.Point(125, 129);
|
this.ImgWResultLabel.Name = "ImgWResultLabel";
|
this.ImgWResultLabel.Size = new System.Drawing.Size(182, 26);
|
this.ImgWResultLabel.TabIndex = 16;
|
this.ImgWResultLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label36
|
//
|
this.label36.Location = new System.Drawing.Point(19, 103);
|
this.label36.Name = "label36";
|
this.label36.Size = new System.Drawing.Size(106, 26);
|
this.label36.TabIndex = 15;
|
this.label36.Text = "Center Row (Cy)";
|
this.label36.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// CyResultLabel
|
//
|
this.CyResultLabel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.CyResultLabel.Location = new System.Drawing.Point(125, 103);
|
this.CyResultLabel.Name = "CyResultLabel";
|
this.CyResultLabel.Size = new System.Drawing.Size(182, 26);
|
this.CyResultLabel.TabIndex = 14;
|
this.CyResultLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label34
|
//
|
this.label34.Location = new System.Drawing.Point(19, 78);
|
this.label34.Name = "label34";
|
this.label34.Size = new System.Drawing.Size(106, 25);
|
this.label34.TabIndex = 13;
|
this.label34.Text = "Center Col (Cx)";
|
this.label34.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// CxResultLabel
|
//
|
this.CxResultLabel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.CxResultLabel.Location = new System.Drawing.Point(125, 78);
|
this.CxResultLabel.Name = "CxResultLabel";
|
this.CxResultLabel.Size = new System.Drawing.Size(182, 25);
|
this.CxResultLabel.TabIndex = 12;
|
this.CxResultLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label28
|
//
|
this.label28.Location = new System.Drawing.Point(19, 52);
|
this.label28.Name = "label28";
|
this.label28.Size = new System.Drawing.Size(100, 26);
|
this.label28.TabIndex = 7;
|
this.label28.Text = "Cell Height (Sy)";
|
this.label28.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// SyResultLabel
|
//
|
this.SyResultLabel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.SyResultLabel.Location = new System.Drawing.Point(125, 52);
|
this.SyResultLabel.Name = "SyResultLabel";
|
this.SyResultLabel.Size = new System.Drawing.Size(182, 26);
|
this.SyResultLabel.TabIndex = 6;
|
this.SyResultLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label26
|
//
|
this.label26.Location = new System.Drawing.Point(19, 26);
|
this.label26.Name = "label26";
|
this.label26.Size = new System.Drawing.Size(96, 26);
|
this.label26.TabIndex = 5;
|
this.label26.Text = "Cell Width (Sx)";
|
this.label26.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// SxResultLabel
|
//
|
this.SxResultLabel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.SxResultLabel.Location = new System.Drawing.Point(125, 26);
|
this.SxResultLabel.Name = "SxResultLabel";
|
this.SxResultLabel.Size = new System.Drawing.Size(182, 26);
|
this.SxResultLabel.TabIndex = 4;
|
this.SxResultLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label22
|
//
|
this.label22.Location = new System.Drawing.Point(19, 56);
|
this.label22.Name = "label22";
|
this.label22.Size = new System.Drawing.Size(77, 26);
|
this.label22.TabIndex = 3;
|
this.label22.Text = "Mean Error";
|
this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// ErrorLabel
|
//
|
this.ErrorLabel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.ErrorLabel.Location = new System.Drawing.Point(96, 56);
|
this.ErrorLabel.Name = "ErrorLabel";
|
this.ErrorLabel.Size = new System.Drawing.Size(336, 26);
|
this.ErrorLabel.TabIndex = 2;
|
this.ErrorLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label21
|
//
|
this.label21.Location = new System.Drawing.Point(19, 26);
|
this.label21.Name = "label21";
|
this.label21.Size = new System.Drawing.Size(77, 26);
|
this.label21.TabIndex = 1;
|
this.label21.Text = "Status";
|
this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// StatusCalibLabel
|
//
|
this.StatusCalibLabel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.StatusCalibLabel.Location = new System.Drawing.Point(96, 26);
|
this.StatusCalibLabel.Name = "StatusCalibLabel";
|
this.StatusCalibLabel.Size = new System.Drawing.Size(394, 26);
|
this.StatusCalibLabel.TabIndex = 0;
|
this.StatusCalibLabel.Text = "No calibration data available";
|
this.StatusCalibLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// tabPageDistance
|
//
|
this.tabPageDistance.Controls.Add(this.label33);
|
this.tabPageDistance.Controls.Add(this.label35);
|
this.tabPageDistance.Controls.Add(this.numericUpDownP4);
|
this.tabPageDistance.Controls.Add(this.numericUpDownP3);
|
this.tabPageDistance.Controls.Add(this.label29);
|
this.tabPageDistance.Controls.Add(this.label31);
|
this.tabPageDistance.Controls.Add(this.txtDistanceP3P4);
|
this.tabPageDistance.Controls.Add(this.label27);
|
this.tabPageDistance.Controls.Add(this.label25);
|
this.tabPageDistance.Controls.Add(this.txtDistanceP1P2);
|
this.tabPageDistance.Controls.Add(this.label24);
|
this.tabPageDistance.Controls.Add(this.label23);
|
this.tabPageDistance.Controls.Add(this.numericUpDownP2);
|
this.tabPageDistance.Controls.Add(this.numericUpDownP1);
|
this.tabPageDistance.Location = new System.Drawing.Point(4, 22);
|
this.tabPageDistance.Name = "tabPageDistance";
|
this.tabPageDistance.Padding = new System.Windows.Forms.Padding(3);
|
this.tabPageDistance.Size = new System.Drawing.Size(511, 646);
|
this.tabPageDistance.TabIndex = 3;
|
this.tabPageDistance.Text = "Distance";
|
this.tabPageDistance.UseVisualStyleBackColor = true;
|
//
|
// label33
|
//
|
this.label33.AutoSize = true;
|
this.label33.Location = new System.Drawing.Point(252, 98);
|
this.label33.Name = "label33";
|
this.label33.Size = new System.Drawing.Size(53, 12);
|
this.label33.TabIndex = 14;
|
this.label33.Text = "Point 4:";
|
//
|
// label35
|
//
|
this.label35.AutoSize = true;
|
this.label35.Location = new System.Drawing.Point(20, 98);
|
this.label35.Name = "label35";
|
this.label35.Size = new System.Drawing.Size(53, 12);
|
this.label35.TabIndex = 13;
|
this.label35.Text = "Point 3:";
|
//
|
// numericUpDownP4
|
//
|
this.numericUpDownP4.Location = new System.Drawing.Point(322, 96);
|
this.numericUpDownP4.Maximum = new decimal(new int[] {
|
49,
|
0,
|
0,
|
0});
|
this.numericUpDownP4.Minimum = new decimal(new int[] {
|
1,
|
0,
|
0,
|
0});
|
this.numericUpDownP4.Name = "numericUpDownP4";
|
this.numericUpDownP4.Size = new System.Drawing.Size(92, 21);
|
this.numericUpDownP4.TabIndex = 12;
|
this.numericUpDownP4.Value = new decimal(new int[] {
|
25,
|
0,
|
0,
|
0});
|
this.numericUpDownP4.ValueChanged += new System.EventHandler(this.numericUpDownP4_ValueChanged);
|
//
|
// numericUpDownP3
|
//
|
this.numericUpDownP3.Location = new System.Drawing.Point(79, 96);
|
this.numericUpDownP3.Maximum = new decimal(new int[] {
|
49,
|
0,
|
0,
|
0});
|
this.numericUpDownP3.Minimum = new decimal(new int[] {
|
1,
|
0,
|
0,
|
0});
|
this.numericUpDownP3.Name = "numericUpDownP3";
|
this.numericUpDownP3.Size = new System.Drawing.Size(92, 21);
|
this.numericUpDownP3.TabIndex = 11;
|
this.numericUpDownP3.Value = new decimal(new int[] {
|
18,
|
0,
|
0,
|
0});
|
this.numericUpDownP3.ValueChanged += new System.EventHandler(this.numericUpDownP3_ValueChanged);
|
//
|
// label29
|
//
|
this.label29.AutoSize = true;
|
this.label29.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label29.Location = new System.Drawing.Point(397, 210);
|
this.label29.Name = "label29";
|
this.label29.Size = new System.Drawing.Size(32, 21);
|
this.label29.TabIndex = 10;
|
this.label29.Text = "mm";
|
//
|
// label31
|
//
|
this.label31.AutoSize = true;
|
this.label31.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label31.Location = new System.Drawing.Point(17, 210);
|
this.label31.Name = "label31";
|
this.label31.Size = new System.Drawing.Size(185, 21);
|
this.label31.TabIndex = 9;
|
this.label31.Text = "Distance P3-P4:";
|
//
|
// txtDistanceP3P4
|
//
|
this.txtDistanceP3P4.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.txtDistanceP3P4.ForeColor = System.Drawing.SystemColors.WindowText;
|
this.txtDistanceP3P4.Location = new System.Drawing.Point(208, 207);
|
this.txtDistanceP3P4.Name = "txtDistanceP3P4";
|
this.txtDistanceP3P4.ReadOnly = true;
|
this.txtDistanceP3P4.Size = new System.Drawing.Size(172, 31);
|
this.txtDistanceP3P4.TabIndex = 8;
|
this.txtDistanceP3P4.Text = "0";
|
//
|
// label27
|
//
|
this.label27.AutoSize = true;
|
this.label27.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label27.Location = new System.Drawing.Point(397, 160);
|
this.label27.Name = "label27";
|
this.label27.Size = new System.Drawing.Size(32, 21);
|
this.label27.TabIndex = 7;
|
this.label27.Text = "mm";
|
//
|
// label25
|
//
|
this.label25.AutoSize = true;
|
this.label25.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.label25.Location = new System.Drawing.Point(17, 160);
|
this.label25.Name = "label25";
|
this.label25.Size = new System.Drawing.Size(185, 21);
|
this.label25.TabIndex = 6;
|
this.label25.Text = "Distance P1-P2:";
|
//
|
// txtDistanceP1P2
|
//
|
this.txtDistanceP1P2.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.txtDistanceP1P2.ForeColor = System.Drawing.SystemColors.WindowText;
|
this.txtDistanceP1P2.Location = new System.Drawing.Point(208, 157);
|
this.txtDistanceP1P2.Name = "txtDistanceP1P2";
|
this.txtDistanceP1P2.ReadOnly = true;
|
this.txtDistanceP1P2.Size = new System.Drawing.Size(172, 31);
|
this.txtDistanceP1P2.TabIndex = 5;
|
this.txtDistanceP1P2.Text = "0";
|
//
|
// label24
|
//
|
this.label24.AutoSize = true;
|
this.label24.Location = new System.Drawing.Point(252, 57);
|
this.label24.Name = "label24";
|
this.label24.Size = new System.Drawing.Size(53, 12);
|
this.label24.TabIndex = 4;
|
this.label24.Text = "Point 2:";
|
//
|
// label23
|
//
|
this.label23.AutoSize = true;
|
this.label23.Location = new System.Drawing.Point(20, 57);
|
this.label23.Name = "label23";
|
this.label23.Size = new System.Drawing.Size(53, 12);
|
this.label23.TabIndex = 3;
|
this.label23.Text = "Point 1:";
|
//
|
// numericUpDownP2
|
//
|
this.numericUpDownP2.Location = new System.Drawing.Point(322, 55);
|
this.numericUpDownP2.Maximum = new decimal(new int[] {
|
49,
|
0,
|
0,
|
0});
|
this.numericUpDownP2.Minimum = new decimal(new int[] {
|
1,
|
0,
|
0,
|
0});
|
this.numericUpDownP2.Name = "numericUpDownP2";
|
this.numericUpDownP2.Size = new System.Drawing.Size(92, 21);
|
this.numericUpDownP2.TabIndex = 2;
|
this.numericUpDownP2.Value = new decimal(new int[] {
|
25,
|
0,
|
0,
|
0});
|
this.numericUpDownP2.ValueChanged += new System.EventHandler(this.numericUpDownP2_ValueChanged);
|
//
|
// numericUpDownP1
|
//
|
this.numericUpDownP1.Location = new System.Drawing.Point(79, 55);
|
this.numericUpDownP1.Maximum = new decimal(new int[] {
|
49,
|
0,
|
0,
|
0});
|
this.numericUpDownP1.Minimum = new decimal(new int[] {
|
1,
|
0,
|
0,
|
0});
|
this.numericUpDownP1.Name = "numericUpDownP1";
|
this.numericUpDownP1.Size = new System.Drawing.Size(92, 21);
|
this.numericUpDownP1.TabIndex = 1;
|
this.numericUpDownP1.Value = new decimal(new int[] {
|
24,
|
0,
|
0,
|
0});
|
this.numericUpDownP1.ValueChanged += new System.EventHandler(this.numericUpDown1_ValueChanged);
|
//
|
// label1
|
//
|
this.label1.Location = new System.Drawing.Point(19, 34);
|
this.label1.Name = "label1";
|
this.label1.Size = new System.Drawing.Size(106, 26);
|
this.label1.TabIndex = 1;
|
this.label1.Text = "Description File";
|
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// groupBox1
|
//
|
this.groupBox1.Controls.Add(this.buttonMove);
|
this.groupBox1.Controls.Add(this.buttonReset);
|
this.groupBox1.Controls.Add(this.buttonNone);
|
this.groupBox1.Controls.Add(this.buttonMagnify);
|
this.groupBox1.Controls.Add(this.buttonZoom);
|
this.groupBox1.Location = new System.Drawing.Point(432, 474);
|
this.groupBox1.Name = "groupBox1";
|
this.groupBox1.Size = new System.Drawing.Size(134, 172);
|
this.groupBox1.TabIndex = 11;
|
this.groupBox1.TabStop = false;
|
this.groupBox1.Text = "View Interaction";
|
//
|
// buttonMove
|
//
|
this.buttonMove.Location = new System.Drawing.Point(19, 26);
|
this.buttonMove.Name = "buttonMove";
|
this.buttonMove.Size = new System.Drawing.Size(106, 26);
|
this.buttonMove.TabIndex = 4;
|
this.buttonMove.Text = " move";
|
this.buttonMove.CheckedChanged += new System.EventHandler(this.buttonMove_CheckedChanged);
|
//
|
// buttonReset
|
//
|
this.buttonReset.Location = new System.Drawing.Point(19, 138);
|
this.buttonReset.Name = "buttonReset";
|
this.buttonReset.Size = new System.Drawing.Size(96, 24);
|
this.buttonReset.TabIndex = 3;
|
this.buttonReset.Text = "Reset";
|
this.buttonReset.Click += new System.EventHandler(this.buttonReset_Click);
|
//
|
// buttonNone
|
//
|
this.buttonNone.Checked = true;
|
this.buttonNone.Location = new System.Drawing.Point(19, 103);
|
this.buttonNone.Name = "buttonNone";
|
this.buttonNone.Size = new System.Drawing.Size(106, 26);
|
this.buttonNone.TabIndex = 2;
|
this.buttonNone.TabStop = true;
|
this.buttonNone.Text = " none";
|
this.buttonNone.CheckedChanged += new System.EventHandler(this.buttonNone_CheckedChanged);
|
//
|
// buttonMagnify
|
//
|
this.buttonMagnify.Location = new System.Drawing.Point(19, 78);
|
this.buttonMagnify.Name = "buttonMagnify";
|
this.buttonMagnify.Size = new System.Drawing.Size(106, 25);
|
this.buttonMagnify.TabIndex = 1;
|
this.buttonMagnify.Text = " magnify";
|
this.buttonMagnify.CheckedChanged += new System.EventHandler(this.buttonMagnify_CheckedChanged);
|
//
|
// buttonZoom
|
//
|
this.buttonZoom.Location = new System.Drawing.Point(19, 52);
|
this.buttonZoom.Name = "buttonZoom";
|
this.buttonZoom.Size = new System.Drawing.Size(106, 26);
|
this.buttonZoom.TabIndex = 0;
|
this.buttonZoom.Text = " zoom";
|
this.buttonZoom.CheckedChanged += new System.EventHandler(this.buttonZoom_CheckedChanged);
|
//
|
// groupBox3
|
//
|
this.groupBox3.Controls.Add(this.upDownLineWidth);
|
this.groupBox3.Controls.Add(this.label78);
|
this.groupBox3.Controls.Add(this.label68);
|
this.groupBox3.Controls.Add(this.checkBoxCoordSys);
|
this.groupBox3.Controls.Add(this.checkBoxMarkCenter);
|
this.groupBox3.Controls.Add(this.checkBoxPlateRegion);
|
this.groupBox3.Controls.Add(this.comboBoxDraw);
|
this.groupBox3.Controls.Add(this.comboBoxCoordSys);
|
this.groupBox3.Controls.Add(this.comboBoxMarkCenters);
|
this.groupBox3.Controls.Add(this.comboBoxPlateRegion);
|
this.groupBox3.Location = new System.Drawing.Point(19, 474);
|
this.groupBox3.Name = "groupBox3";
|
this.groupBox3.Size = new System.Drawing.Size(375, 172);
|
this.groupBox3.TabIndex = 26;
|
this.groupBox3.TabStop = false;
|
this.groupBox3.Text = "Display Parameters";
|
//
|
// upDownLineWidth
|
//
|
this.upDownLineWidth.Location = new System.Drawing.Point(197, 138);
|
this.upDownLineWidth.Maximum = new decimal(new int[] {
|
15,
|
0,
|
0,
|
0});
|
this.upDownLineWidth.Minimum = new decimal(new int[] {
|
1,
|
0,
|
0,
|
0});
|
this.upDownLineWidth.Name = "upDownLineWidth";
|
this.upDownLineWidth.Size = new System.Drawing.Size(153, 21);
|
this.upDownLineWidth.TabIndex = 36;
|
this.upDownLineWidth.Value = new decimal(new int[] {
|
1,
|
0,
|
0,
|
0});
|
this.upDownLineWidth.ValueChanged += new System.EventHandler(this.upDownLineWidth_ValueChanged);
|
//
|
// label78
|
//
|
this.label78.Location = new System.Drawing.Point(48, 138);
|
this.label78.Name = "label78";
|
this.label78.Size = new System.Drawing.Size(77, 26);
|
this.label78.TabIndex = 35;
|
this.label78.Text = " LineWidth";
|
this.label78.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// label68
|
//
|
this.label68.Location = new System.Drawing.Point(48, 112);
|
this.label68.Name = "label68";
|
this.label68.Size = new System.Drawing.Size(77, 26);
|
this.label68.TabIndex = 33;
|
this.label68.Text = " Draw";
|
this.label68.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// checkBoxCoordSys
|
//
|
this.checkBoxCoordSys.Checked = true;
|
this.checkBoxCoordSys.CheckState = System.Windows.Forms.CheckState.Checked;
|
this.checkBoxCoordSys.Location = new System.Drawing.Point(24, 78);
|
this.checkBoxCoordSys.Name = "checkBoxCoordSys";
|
this.checkBoxCoordSys.Size = new System.Drawing.Size(154, 25);
|
this.checkBoxCoordSys.TabIndex = 32;
|
this.checkBoxCoordSys.Text = " Coordinate System";
|
this.checkBoxCoordSys.CheckedChanged += new System.EventHandler(this.checkBoxCoordSys_CheckedChanged);
|
//
|
// checkBoxMarkCenter
|
//
|
this.checkBoxMarkCenter.Checked = true;
|
this.checkBoxMarkCenter.CheckState = System.Windows.Forms.CheckState.Checked;
|
this.checkBoxMarkCenter.Location = new System.Drawing.Point(24, 52);
|
this.checkBoxMarkCenter.Name = "checkBoxMarkCenter";
|
this.checkBoxMarkCenter.Size = new System.Drawing.Size(154, 26);
|
this.checkBoxMarkCenter.TabIndex = 31;
|
this.checkBoxMarkCenter.Text = " Mark Centers";
|
this.checkBoxMarkCenter.CheckedChanged += new System.EventHandler(this.checkBoxMarkCenter_CheckedChanged);
|
//
|
// checkBoxPlateRegion
|
//
|
this.checkBoxPlateRegion.Checked = true;
|
this.checkBoxPlateRegion.CheckState = System.Windows.Forms.CheckState.Checked;
|
this.checkBoxPlateRegion.Location = new System.Drawing.Point(24, 26);
|
this.checkBoxPlateRegion.Name = "checkBoxPlateRegion";
|
this.checkBoxPlateRegion.Size = new System.Drawing.Size(154, 26);
|
this.checkBoxPlateRegion.TabIndex = 30;
|
this.checkBoxPlateRegion.Text = " Plate Region";
|
this.checkBoxPlateRegion.CheckedChanged += new System.EventHandler(this.checkBoxPlateRegion_CheckedChanged);
|
//
|
// comboBoxDraw
|
//
|
this.comboBoxDraw.Items.AddRange(new object[] {
|
"margin",
|
"fill"});
|
this.comboBoxDraw.Location = new System.Drawing.Point(197, 112);
|
this.comboBoxDraw.Name = "comboBoxDraw";
|
this.comboBoxDraw.Size = new System.Drawing.Size(153, 20);
|
this.comboBoxDraw.TabIndex = 29;
|
this.comboBoxDraw.Text = "margin";
|
this.comboBoxDraw.SelectedIndexChanged += new System.EventHandler(this.comboBoxDraw_SelectedIndexChanged);
|
//
|
// comboBoxCoordSys
|
//
|
this.comboBoxCoordSys.Items.AddRange(new object[] {
|
"green",
|
"red",
|
"blue",
|
"black",
|
"white",
|
"yellow",
|
"magenta",
|
"cyan",
|
"gray"});
|
this.comboBoxCoordSys.Location = new System.Drawing.Point(197, 78);
|
this.comboBoxCoordSys.Name = "comboBoxCoordSys";
|
this.comboBoxCoordSys.Size = new System.Drawing.Size(153, 20);
|
this.comboBoxCoordSys.TabIndex = 28;
|
this.comboBoxCoordSys.Text = "yellow";
|
this.comboBoxCoordSys.SelectedIndexChanged += new System.EventHandler(this.comboBoxCoordSys_SelectedIndexChanged);
|
//
|
// comboBoxMarkCenters
|
//
|
this.comboBoxMarkCenters.Items.AddRange(new object[] {
|
"green",
|
"red",
|
"blue",
|
"black",
|
"white",
|
"yellow",
|
"magenta",
|
"cyan",
|
"gray"});
|
this.comboBoxMarkCenters.Location = new System.Drawing.Point(197, 52);
|
this.comboBoxMarkCenters.Name = "comboBoxMarkCenters";
|
this.comboBoxMarkCenters.Size = new System.Drawing.Size(153, 20);
|
this.comboBoxMarkCenters.TabIndex = 27;
|
this.comboBoxMarkCenters.Text = "cyan";
|
this.comboBoxMarkCenters.SelectedIndexChanged += new System.EventHandler(this.comboBoxMarkCenters_SelectedIndexChanged);
|
//
|
// comboBoxPlateRegion
|
//
|
this.comboBoxPlateRegion.Items.AddRange(new object[] {
|
"green",
|
"red",
|
"blue",
|
"black",
|
"white",
|
"yellow",
|
"magenta",
|
"cyan",
|
"gray"});
|
this.comboBoxPlateRegion.Location = new System.Drawing.Point(197, 26);
|
this.comboBoxPlateRegion.Name = "comboBoxPlateRegion";
|
this.comboBoxPlateRegion.Size = new System.Drawing.Size(153, 20);
|
this.comboBoxPlateRegion.TabIndex = 26;
|
this.comboBoxPlateRegion.Text = "green";
|
this.comboBoxPlateRegion.SelectedIndexChanged += new System.EventHandler(this.comboBoxPlateRegion_SelectedIndexChanged);
|
//
|
// openFileDialogImg
|
//
|
this.openFileDialogImg.Filter = "png (*.png)|*.png|tiff (*.tif)|*.tif|jpeg (*.jpg)| *.jpg|all files (*.*)|*.*";
|
this.openFileDialogImg.FilterIndex = 4;
|
this.openFileDialogImg.Multiselect = true;
|
//
|
// openFileDialogDescr
|
//
|
this.openFileDialogDescr.Filter = " Plate Description (*.descr)|*.descr| all files (*.*)|*.*";
|
//
|
// openFileDialogImportParams
|
//
|
this.openFileDialogImportParams.Filter = "camera parameters (*.cal)|*.cal|camera parameters (*.dat)|*dat| all files (*.*)|*" +
|
".*";
|
this.openFileDialogImportParams.FilterIndex = 3;
|
//
|
// StatusLabel
|
//
|
this.StatusLabel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
this.StatusLabel.Location = new System.Drawing.Point(19, 663);
|
this.StatusLabel.Name = "StatusLabel";
|
this.StatusLabel.Size = new System.Drawing.Size(547, 26);
|
this.StatusLabel.TabIndex = 27;
|
this.StatusLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
//
|
// saveParamFileDialog
|
//
|
this.saveParamFileDialog.Filter = "camera parameters (*.cal)|*.cal|camera parameters (*.dat)|*dat| all files (*.*)|*" +
|
".*";
|
//
|
// frmCalibration
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.ClientSize = new System.Drawing.Size(1132, 698);
|
this.Controls.Add(this.StatusLabel);
|
this.Controls.Add(this.groupBox3);
|
this.Controls.Add(this.groupBox1);
|
this.Controls.Add(this.tabControl);
|
this.Controls.Add(this.viewPort);
|
this.Controls.Add(this.label1);
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
|
this.MaximizeBox = false;
|
this.MaximumSize = new System.Drawing.Size(1138, 732);
|
this.MinimumSize = new System.Drawing.Size(1138, 726);
|
this.Name = "frmCalibration";
|
this.Text = "标定";
|
this.Load += new System.EventHandler(this.frmMain_Load);
|
this.tabControl.ResumeLayout(false);
|
this.tabPageCalib.ResumeLayout(false);
|
this.groupBox2.ResumeLayout(false);
|
this.groupBox2.PerformLayout();
|
this.LineScanAddPanel.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.MotionZUpDown)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.MotionYUpDown)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.MotionXUpDown)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.FocalLengthUpDown)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.SyUpDown)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.SxUpDown)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.ThicknessUpDown)).EndInit();
|
this.tabPageQualityCheck.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.WarnlevelUpDown)).EndInit();
|
this.groupBox4.ResumeLayout(false);
|
this.groupBox4.PerformLayout();
|
((System.ComponentModel.ISupportInitialize)(this.MaxDiamTrackBar)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.MaxDiamUpDown)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.MinContLTrackBar)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.MinContLUpDown)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.SmoothTrackBar)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.SmoothUpDown)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.MinThreshTrackBar)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.MinThreshUpDown)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.ThreshDecrTrackBar)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.ThreshDecrUpDown)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.InitThreshTrackBar)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.InitThreshUpDown)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.MinDiamTrackBar)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.MinDiamUpDown)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.MarkThreshTrackBar)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.MarkThreshUpDown)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.FilterSizeTrackBar)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.FilterSizeUpDown)).EndInit();
|
this.tabPageResults.ResumeLayout(false);
|
this.groupBox6.ResumeLayout(false);
|
this.groupBox5.ResumeLayout(false);
|
this.AreaScanPolynomPanel.ResumeLayout(false);
|
this.KappaPanel.ResumeLayout(false);
|
this.LineScanPanel.ResumeLayout(false);
|
this.tabPageDistance.ResumeLayout(false);
|
this.tabPageDistance.PerformLayout();
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDownP4)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDownP3)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDownP2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.numericUpDownP1)).EndInit();
|
this.groupBox1.ResumeLayout(false);
|
this.groupBox3.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.upDownLineWidth)).EndInit();
|
this.ResumeLayout(false);
|
|
}
|
|
#endregion
|
|
#region 定义
|
private System.Windows.Forms.TabControl tabControl;
|
private System.Windows.Forms.TabPage tabPageResults;
|
private System.Windows.Forms.GroupBox groupBox1;
|
private System.Windows.Forms.Button buttonLoad;
|
private System.Windows.Forms.Button buttonDelete;
|
private System.Windows.Forms.Button buttonDeleteAll;
|
private System.Windows.Forms.Button buttonSetReference;
|
private System.Windows.Forms.Button buttonCalibrate;
|
private System.Windows.Forms.GroupBox groupBox2;
|
private System.Windows.Forms.Label label1;
|
private System.Windows.Forms.Label label2;
|
private System.Windows.Forms.Label label3;
|
private System.Windows.Forms.Label label4;
|
private System.Windows.Forms.GroupBox groupBox3;
|
private System.Windows.Forms.CheckBox checkBoxCoordSys;
|
private System.Windows.Forms.CheckBox checkBoxMarkCenter;
|
private System.Windows.Forms.CheckBox checkBoxPlateRegion;
|
private System.Windows.Forms.ComboBox comboBoxDraw;
|
private System.Windows.Forms.ComboBox comboBoxCoordSys;
|
private System.Windows.Forms.ComboBox comboBoxMarkCenters;
|
private System.Windows.Forms.ComboBox comboBoxPlateRegion;
|
private System.Windows.Forms.Label label5;
|
private System.Windows.Forms.Label label6;
|
private System.Windows.Forms.Label label7;
|
private System.Windows.Forms.TabPage tabPageQualityCheck;
|
private System.Windows.Forms.TabPage tabPageCalib;
|
private System.Windows.Forms.Label label8;
|
private System.Windows.Forms.Label label9;
|
private System.Windows.Forms.Label label10;
|
private System.Windows.Forms.GroupBox groupBox4;
|
private System.Windows.Forms.Label label11;
|
private System.Windows.Forms.Label label12;
|
private System.Windows.Forms.Label label13;
|
private System.Windows.Forms.Label label14;
|
private System.Windows.Forms.Label label15;
|
private System.Windows.Forms.Label label16;
|
private System.Windows.Forms.Label label17;
|
private System.Windows.Forms.Label label18;
|
private System.Windows.Forms.Label label19;
|
private System.Windows.Forms.Label label21;
|
private System.Windows.Forms.Label label22;
|
private System.Windows.Forms.GroupBox groupBox5;
|
private System.Windows.Forms.Label label26;
|
private System.Windows.Forms.Label label28;
|
private System.Windows.Forms.Label label34;
|
private System.Windows.Forms.Label label36;
|
private System.Windows.Forms.Label label38;
|
private System.Windows.Forms.Label label40;
|
private System.Windows.Forms.Label label42;
|
private System.Windows.Forms.Label label43;
|
private System.Windows.Forms.Label label46;
|
private System.Windows.Forms.Label label47;
|
private System.Windows.Forms.Label label48;
|
private System.Windows.Forms.Label label49;
|
private System.Windows.Forms.GroupBox groupBox6;
|
private System.Windows.Forms.Label label50;
|
private System.Windows.Forms.Label label51;
|
private System.Windows.Forms.Label label52;
|
private System.Windows.Forms.Label label53;
|
private System.Windows.Forms.Label label55;
|
private System.Windows.Forms.Label label57;
|
private System.Windows.Forms.Label label59;
|
private System.Windows.Forms.Label label60;
|
private System.Windows.Forms.Label label61;
|
private System.Windows.Forms.Label label62;
|
private System.Windows.Forms.Label label64;
|
private System.Windows.Forms.Label label66;
|
private System.Windows.Forms.RadioButton buttonMove;
|
private System.Windows.Forms.Button buttonReset;
|
private System.Windows.Forms.RadioButton buttonNone;
|
private System.Windows.Forms.RadioButton buttonMagnify;
|
private System.Windows.Forms.RadioButton buttonZoom;
|
private System.Windows.Forms.OpenFileDialog openFileDialogImg;
|
private System.Windows.Forms.Label label68;
|
private System.Windows.Forms.Button buttonImportParams;
|
private System.Windows.Forms.Button buttonLoadDescrFile;
|
private System.Windows.Forms.Label label69;
|
private System.Windows.Forms.Label label70;
|
private System.Windows.Forms.Label label71;
|
private System.Windows.Forms.ListView ListCalibImg;
|
private System.Windows.Forms.ColumnHeader ColRef;
|
private System.Windows.Forms.ColumnHeader ColImg;
|
private System.Windows.Forms.ColumnHeader ColStatus;
|
private System.Windows.Forms.ListView ListQualityCheck;
|
private System.Windows.Forms.ColumnHeader ColScope;
|
private System.Windows.Forms.ColumnHeader ColDescr;
|
private System.Windows.Forms.ColumnHeader Col2Status;
|
private System.Windows.Forms.OpenFileDialog openFileDialogDescr;
|
private System.Windows.Forms.TextBox textBoxDescr;
|
private System.Windows.Forms.OpenFileDialog openFileDialogImportParams;
|
private System.Windows.Forms.CheckBox TelecentricCheckBox;
|
private System.Windows.Forms.NumericUpDown FocalLengthUpDown;
|
private System.Windows.Forms.NumericUpDown SyUpDown;
|
private System.Windows.Forms.NumericUpDown SxUpDown;
|
private System.Windows.Forms.ComboBox CamTypComboBox;
|
private System.Windows.Forms.NumericUpDown ThicknessUpDown;
|
private System.Windows.Forms.TrackBar MaxDiamTrackBar;
|
private System.Windows.Forms.NumericUpDown MaxDiamUpDown;
|
private System.Windows.Forms.TrackBar MinContLTrackBar;
|
private System.Windows.Forms.NumericUpDown MinContLUpDown;
|
private System.Windows.Forms.TrackBar SmoothTrackBar;
|
private System.Windows.Forms.NumericUpDown SmoothUpDown;
|
private System.Windows.Forms.TrackBar MinThreshTrackBar;
|
private System.Windows.Forms.NumericUpDown MinThreshUpDown;
|
private System.Windows.Forms.TrackBar ThreshDecrTrackBar;
|
private System.Windows.Forms.NumericUpDown ThreshDecrUpDown;
|
private System.Windows.Forms.TrackBar InitThreshTrackBar;
|
private System.Windows.Forms.NumericUpDown InitThreshUpDown;
|
private System.Windows.Forms.TrackBar MinDiamTrackBar;
|
private System.Windows.Forms.NumericUpDown MinDiamUpDown;
|
private System.Windows.Forms.TrackBar MarkThreshTrackBar;
|
private System.Windows.Forms.NumericUpDown MarkThreshUpDown;
|
private System.Windows.Forms.ComboBox SeqTestsComboBox;
|
private System.Windows.Forms.ComboBox ImgTestsComboBox;
|
private System.Windows.Forms.NumericUpDown WarnlevelUpDown;
|
private System.Windows.Forms.Button MaxDiamResetButton;
|
private System.Windows.Forms.Button MinContLResetButton;
|
private System.Windows.Forms.Button SmootingResetButton;
|
private System.Windows.Forms.Button MinThreshResetButton;
|
private System.Windows.Forms.Button ThreshDecrResetButton;
|
private System.Windows.Forms.Button InitThreshResetButton;
|
private System.Windows.Forms.Button MinDiamResetButton;
|
private System.Windows.Forms.Button MarkThreshResetButton;
|
private System.Windows.Forms.TrackBar FilterSizeTrackBar;
|
private System.Windows.Forms.NumericUpDown FilterSizeUpDown;
|
private System.Windows.Forms.Button FilterSizeResetButton;
|
private System.Windows.Forms.Label label72;
|
private System.Windows.Forms.Label label73;
|
private System.Windows.Forms.Label label74;
|
private System.Windows.Forms.Label label75;
|
private System.Windows.Forms.Label label76;
|
private System.Windows.Forms.Label label77;
|
private System.Windows.Forms.NumericUpDown MotionZUpDown;
|
private System.Windows.Forms.NumericUpDown MotionYUpDown;
|
private System.Windows.Forms.NumericUpDown MotionXUpDown;
|
private System.Windows.Forms.Panel LineScanAddPanel;
|
private System.Windows.Forms.Label label78;
|
private System.Windows.Forms.NumericUpDown upDownLineWidth;
|
private System.Windows.Forms.Button buttonSaveCamPose;
|
private System.Windows.Forms.Label CamGammaLabel;
|
private System.Windows.Forms.Label CamBetaLabel;
|
private System.Windows.Forms.Label CamAlphaLabel;
|
private System.Windows.Forms.Label CamPoseZLabel;
|
private System.Windows.Forms.Label CamPoseYLabel;
|
private System.Windows.Forms.Label CamPoseXLabel;
|
private System.Windows.Forms.Button buttonSaveCamParams;
|
private System.Windows.Forms.Label CyResultLabel;
|
private System.Windows.Forms.Label CxResultLabel;
|
private System.Windows.Forms.Label SyResultLabel;
|
private System.Windows.Forms.Label SxResultLabel;
|
private System.Windows.Forms.Label StatusCalibLabel;
|
private System.Windows.Forms.Label ImgHResultLabel;
|
private System.Windows.Forms.Label ImgWResultLabel;
|
private System.Windows.Forms.Label label20;
|
private System.Windows.Forms.CheckBox checkBoxOrigImgCoord;
|
private System.Windows.Forms.Label StatusLabel;
|
private System.Windows.Forms.RadioButton buttonRefImg;
|
private System.Windows.Forms.Label label44;
|
private System.Windows.Forms.Label label30;
|
private System.Windows.Forms.Label FocalLResultLabel;
|
private System.Windows.Forms.Label label45;
|
private System.Windows.Forms.Label label32;
|
private System.Windows.Forms.Label KappaResultLabel;
|
private System.Windows.Forms.Label label83;
|
private System.Windows.Forms.Label label84;
|
private System.Windows.Forms.Label label80;
|
private System.Windows.Forms.Label label81;
|
private System.Windows.Forms.Label label54;
|
private System.Windows.Forms.Label label56;
|
private System.Windows.Forms.Label label58;
|
private System.Windows.Forms.Label label63;
|
private System.Windows.Forms.Label label65;
|
private System.Windows.Forms.Label label67;
|
private System.Windows.Forms.Label P2Label;
|
private System.Windows.Forms.Label P1Label;
|
private System.Windows.Forms.Label K3Label;
|
private System.Windows.Forms.Label K2Label;
|
private System.Windows.Forms.Label K1Label;
|
private System.Windows.Forms.Label ErrorLabel;
|
private System.Windows.Forms.Label label82;
|
private System.Windows.Forms.Label label85;
|
private System.Windows.Forms.Label label86;
|
private System.Windows.Forms.Label label87;
|
private System.Windows.Forms.Label label88;
|
private System.Windows.Forms.Label label89;
|
private System.Windows.Forms.Label VzResultLabel;
|
private System.Windows.Forms.Label VyResultLabel;
|
private System.Windows.Forms.Label VxResultLabel;
|
private System.Windows.Forms.Panel AreaScanPolynomPanel;
|
private System.Windows.Forms.Panel KappaPanel;
|
private System.Windows.Forms.Panel LineScanPanel;
|
private System.Windows.Forms.SaveFileDialog saveParamFileDialog;
|
private System.Windows.Forms.RadioButton buttonSimImg;
|
private System.Windows.Forms.Button buttonDefaultParams;
|
private HalconDotNet.HWindowControl viewPort;
|
#endregion
|
private System.Windows.Forms.TabPage tabPageDistance;
|
private System.Windows.Forms.Label label24;
|
private System.Windows.Forms.Label label23;
|
private System.Windows.Forms.NumericUpDown numericUpDownP2;
|
private System.Windows.Forms.NumericUpDown numericUpDownP1;
|
private System.Windows.Forms.TextBox txtDistanceP1P2;
|
private System.Windows.Forms.Label label27;
|
private System.Windows.Forms.Label label25;
|
private System.Windows.Forms.Label label29;
|
private System.Windows.Forms.Label label31;
|
private System.Windows.Forms.TextBox txtDistanceP3P4;
|
private System.Windows.Forms.Label label33;
|
private System.Windows.Forms.Label label35;
|
private System.Windows.Forms.NumericUpDown numericUpDownP4;
|
private System.Windows.Forms.NumericUpDown numericUpDownP3;
|
}
|
}
|