namespace HalconTools { partial class frmFitCircleAndLine { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.plnBottom = new System.Windows.Forms.Panel(); this.pnlBtMiddle = new System.Windows.Forms.Panel(); this.gbxOption = new System.Windows.Forms.GroupBox(); this.btnFitZoom = new System.Windows.Forms.Button(); this.RbZoom = new System.Windows.Forms.RadioButton(); this.RbMove = new System.Windows.Forms.RadioButton(); this.RbNone = new System.Windows.Forms.RadioButton(); this.pnlBtRight = new System.Windows.Forms.Panel(); this.gbxAddType = new System.Windows.Forms.GroupBox(); this.btnCircleRoi = new System.Windows.Forms.Button(); this.btnLineRoi = new System.Windows.Forms.Button(); this.pnlBtLeft = new System.Windows.Forms.Panel(); this.gbxImage = new System.Windows.Forms.GroupBox(); this.btnFrmMeasure = new System.Windows.Forms.Button(); this.btnResetView = new System.Windows.Forms.Button(); this.btnLoadImage = new System.Windows.Forms.Button(); this.plnLeft = new System.Windows.Forms.Panel(); this.tabControl1 = new System.Windows.Forms.TabControl(); this.tabPageLine = new System.Windows.Forms.TabPage(); this.btnLoadConfige_Line = new System.Windows.Forms.Button(); this.gbxFitLinePara = new System.Windows.Forms.GroupBox(); this.btnParaAdd = new System.Windows.Forms.Button(); this.labColumnEnd = new System.Windows.Forms.Label(); this.labColumnEndSet = new System.Windows.Forms.Label(); this.labRowEnd = new System.Windows.Forms.Label(); this.labRowEndSet = new System.Windows.Forms.Label(); this.labColumnBegin = new System.Windows.Forms.Label(); this.labColumnBeginSet = new System.Windows.Forms.Label(); this.labRowBegin = new System.Windows.Forms.Label(); this.labRowBeginSet = new System.Windows.Forms.Label(); this.labNumber = new System.Windows.Forms.Label(); this.labNumberSet = new System.Windows.Forms.Label(); this.btnRoiHeightReset_Line = new System.Windows.Forms.Button(); this.tBroiHeight = new System.Windows.Forms.TrackBar(); this.numUDRoiHeight = new System.Windows.Forms.NumericUpDown(); this.labPosition = new System.Windows.Forms.Label(); this.labPositionSet = new System.Windows.Forms.Label(); this.labTransition = new System.Windows.Forms.Label(); this.labTransitionSet = new System.Windows.Forms.Label(); this.labInterpolation = new System.Windows.Forms.Label(); this.labInterpolationSet = new System.Windows.Forms.Label(); this.labROIHeight = new System.Windows.Forms.Label(); this.labROIWidth = new System.Windows.Forms.Label(); this.labROIWidthSet = new System.Windows.Forms.Label(); this.labSmoothing = new System.Windows.Forms.Label(); this.labSmoothingSet = new System.Windows.Forms.Label(); this.labMinEdgeAmpl = new System.Windows.Forms.Label(); this.labRecognitionSet = new System.Windows.Forms.Label(); this.labMinEdgeAmplSet = new System.Windows.Forms.Label(); this.labRecognition = new System.Windows.Forms.Label(); this.btnFitLine = new System.Windows.Forms.Button(); this.tabPageCircle = new System.Windows.Forms.TabPage(); this.btnLoadConfige_Circle = new System.Windows.Forms.Button(); this.gbxFitCirclePara = new System.Windows.Forms.GroupBox(); this.labRadius_Circle = new System.Windows.Forms.Label(); this.labRadiusSet_Circle = new System.Windows.Forms.Label(); this.labColumn_Circle = new System.Windows.Forms.Label(); this.labColumnSet_Circle = new System.Windows.Forms.Label(); this.labRow_Circle = new System.Windows.Forms.Label(); this.labRowSet_Circle = new System.Windows.Forms.Label(); this.btnParaAdd_Circle = new System.Windows.Forms.Button(); this.labNumber_Circle = new System.Windows.Forms.Label(); this.labNumberSet_Circle = new System.Windows.Forms.Label(); this.btnRoiHeightReset_Circle = new System.Windows.Forms.Button(); this.trackBar1 = new System.Windows.Forms.TrackBar(); this.numUDRoiHeight_Circle = new System.Windows.Forms.NumericUpDown(); this.labPosition_Circle = new System.Windows.Forms.Label(); this.labPositionSet_Circle = new System.Windows.Forms.Label(); this.labTransition_Circle = new System.Windows.Forms.Label(); this.labTransitionSet_Circle = new System.Windows.Forms.Label(); this.labInterpolation_Circle = new System.Windows.Forms.Label(); this.labInterpolationSet_Circle = new System.Windows.Forms.Label(); this.labROIHeight_Circle = new System.Windows.Forms.Label(); this.labROIWidth_Circle = new System.Windows.Forms.Label(); this.labROIWidthSet_Circle = new System.Windows.Forms.Label(); this.labSmoothing_Circle = new System.Windows.Forms.Label(); this.labSmoothingSet_Circle = new System.Windows.Forms.Label(); this.labMinEdgeAmpl_Circle = new System.Windows.Forms.Label(); this.labRecognitionSet_Circle = new System.Windows.Forms.Label(); this.labMinEdgeAmplSet_Circle = new System.Windows.Forms.Label(); this.labRecognition_Circle = new System.Windows.Forms.Label(); this.btnFitCircle = new System.Windows.Forms.Button(); this.pnlMiddle = new System.Windows.Forms.Panel(); this.viewPort = new HalconDotNet.HWindowControl(); this.txtMinEdgeAmplSet = new System.Windows.Forms.TextBox(); this.txtSmoothingSet = new System.Windows.Forms.TextBox(); this.txtInterpolationSet = new System.Windows.Forms.TextBox(); this.txtNumberSet = new System.Windows.Forms.TextBox(); this.txtPositionSet = new System.Windows.Forms.TextBox(); this.txtTransitionSet = new System.Windows.Forms.TextBox(); this.txtROIWidthSet = new System.Windows.Forms.TextBox(); this.plnBottom.SuspendLayout(); this.pnlBtMiddle.SuspendLayout(); this.gbxOption.SuspendLayout(); this.pnlBtRight.SuspendLayout(); this.gbxAddType.SuspendLayout(); this.pnlBtLeft.SuspendLayout(); this.gbxImage.SuspendLayout(); this.plnLeft.SuspendLayout(); this.tabControl1.SuspendLayout(); this.tabPageLine.SuspendLayout(); this.gbxFitLinePara.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.tBroiHeight)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numUDRoiHeight)).BeginInit(); this.tabPageCircle.SuspendLayout(); this.gbxFitCirclePara.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.numUDRoiHeight_Circle)).BeginInit(); this.pnlMiddle.SuspendLayout(); this.SuspendLayout(); // // plnBottom // this.plnBottom.Controls.Add(this.pnlBtMiddle); this.plnBottom.Controls.Add(this.pnlBtRight); this.plnBottom.Controls.Add(this.pnlBtLeft); this.plnBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.plnBottom.Location = new System.Drawing.Point(0, 622); this.plnBottom.Name = "plnBottom"; this.plnBottom.Size = new System.Drawing.Size(1183, 92); this.plnBottom.TabIndex = 2; // // pnlBtMiddle // this.pnlBtMiddle.Controls.Add(this.gbxOption); this.pnlBtMiddle.Dock = System.Windows.Forms.DockStyle.Fill; this.pnlBtMiddle.Location = new System.Drawing.Point(361, 0); this.pnlBtMiddle.Name = "pnlBtMiddle"; this.pnlBtMiddle.Size = new System.Drawing.Size(462, 92); this.pnlBtMiddle.TabIndex = 2; // // gbxOption // this.gbxOption.Controls.Add(this.btnFitZoom); this.gbxOption.Controls.Add(this.RbZoom); this.gbxOption.Controls.Add(this.RbMove); this.gbxOption.Controls.Add(this.RbNone); this.gbxOption.Dock = System.Windows.Forms.DockStyle.Fill; this.gbxOption.Location = new System.Drawing.Point(0, 0); this.gbxOption.Name = "gbxOption"; this.gbxOption.Size = new System.Drawing.Size(462, 92); this.gbxOption.TabIndex = 16; this.gbxOption.TabStop = false; this.gbxOption.Text = "groupBox3"; // // btnFitZoom // this.btnFitZoom.Location = new System.Drawing.Point(298, 20); this.btnFitZoom.Name = "btnFitZoom"; this.btnFitZoom.Size = new System.Drawing.Size(117, 65); this.btnFitZoom.TabIndex = 15; this.btnFitZoom.Text = "Fit Zoom"; this.btnFitZoom.Click += new System.EventHandler(this.btnFitZoom_Click); // // RbZoom // this.RbZoom.Location = new System.Drawing.Point(179, 44); this.RbZoom.Name = "RbZoom"; this.RbZoom.Size = new System.Drawing.Size(68, 18); this.RbZoom.TabIndex = 13; this.RbZoom.Text = "zoom"; this.RbZoom.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.RbZoom.CheckedChanged += new System.EventHandler(this.RbZoom_CheckedChanged); // // RbMove // this.RbMove.Location = new System.Drawing.Point(106, 44); this.RbMove.Name = "RbMove"; this.RbMove.Size = new System.Drawing.Size(67, 18); this.RbMove.TabIndex = 12; this.RbMove.Text = "move"; this.RbMove.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.RbMove.CheckedChanged += new System.EventHandler(this.RbMove_CheckedChanged); // // RbNone // this.RbNone.Checked = true; this.RbNone.Location = new System.Drawing.Point(33, 44); this.RbNone.Name = "RbNone"; this.RbNone.Size = new System.Drawing.Size(67, 18); this.RbNone.TabIndex = 11; this.RbNone.TabStop = true; this.RbNone.Text = "none"; this.RbNone.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.RbNone.CheckedChanged += new System.EventHandler(this.RbNone_CheckedChanged); // // pnlBtRight // this.pnlBtRight.Controls.Add(this.gbxAddType); this.pnlBtRight.Dock = System.Windows.Forms.DockStyle.Right; this.pnlBtRight.Location = new System.Drawing.Point(823, 0); this.pnlBtRight.Name = "pnlBtRight"; this.pnlBtRight.Size = new System.Drawing.Size(360, 92); this.pnlBtRight.TabIndex = 1; // // gbxAddType // this.gbxAddType.Controls.Add(this.btnCircleRoi); this.gbxAddType.Controls.Add(this.btnLineRoi); this.gbxAddType.Dock = System.Windows.Forms.DockStyle.Fill; this.gbxAddType.Location = new System.Drawing.Point(0, 0); this.gbxAddType.Name = "gbxAddType"; this.gbxAddType.Size = new System.Drawing.Size(360, 92); this.gbxAddType.TabIndex = 11; this.gbxAddType.TabStop = false; this.gbxAddType.Text = "groupBox2"; // // btnCircleRoi // this.btnCircleRoi.Location = new System.Drawing.Point(206, 36); this.btnCircleRoi.Name = "btnCircleRoi"; this.btnCircleRoi.Size = new System.Drawing.Size(117, 50); this.btnCircleRoi.TabIndex = 11; this.btnCircleRoi.Text = "Circle"; this.btnCircleRoi.Click += new System.EventHandler(this.btnCircleRoi_Click); // // btnLineRoi // this.btnLineRoi.Location = new System.Drawing.Point(29, 36); this.btnLineRoi.Name = "btnLineRoi"; this.btnLineRoi.Size = new System.Drawing.Size(117, 49); this.btnLineRoi.TabIndex = 10; this.btnLineRoi.Text = "Line"; this.btnLineRoi.Click += new System.EventHandler(this.BtnLineRoi_Click); // // pnlBtLeft // this.pnlBtLeft.Controls.Add(this.gbxImage); this.pnlBtLeft.Dock = System.Windows.Forms.DockStyle.Left; this.pnlBtLeft.Location = new System.Drawing.Point(0, 0); this.pnlBtLeft.Name = "pnlBtLeft"; this.pnlBtLeft.Size = new System.Drawing.Size(361, 92); this.pnlBtLeft.TabIndex = 0; // // gbxImage // this.gbxImage.Controls.Add(this.btnFrmMeasure); this.gbxImage.Controls.Add(this.btnResetView); this.gbxImage.Controls.Add(this.btnLoadImage); this.gbxImage.Dock = System.Windows.Forms.DockStyle.Fill; this.gbxImage.Location = new System.Drawing.Point(0, 0); this.gbxImage.Name = "gbxImage"; this.gbxImage.Size = new System.Drawing.Size(361, 92); this.gbxImage.TabIndex = 15; this.gbxImage.TabStop = false; this.gbxImage.Text = "groupBox1"; // // btnFrmMeasure // this.btnFrmMeasure.Location = new System.Drawing.Point(249, 20); this.btnFrmMeasure.Name = "btnFrmMeasure"; this.btnFrmMeasure.Size = new System.Drawing.Size(95, 60); this.btnFrmMeasure.TabIndex = 15; this.btnFrmMeasure.Text = "Measure Form"; this.btnFrmMeasure.UseVisualStyleBackColor = true; this.btnFrmMeasure.Click += new System.EventHandler(this.btnFrmMeasure_Click); // // btnResetView // this.btnResetView.Location = new System.Drawing.Point(124, 20); this.btnResetView.Name = "btnResetView"; this.btnResetView.Size = new System.Drawing.Size(89, 60); this.btnResetView.TabIndex = 14; this.btnResetView.Text = "Reset View"; this.btnResetView.Click += new System.EventHandler(this.BtnResetView_Click); // // btnLoadImage // this.btnLoadImage.Location = new System.Drawing.Point(12, 20); this.btnLoadImage.Name = "btnLoadImage"; this.btnLoadImage.Size = new System.Drawing.Size(83, 60); this.btnLoadImage.TabIndex = 0; this.btnLoadImage.Text = "Load Image"; this.btnLoadImage.UseVisualStyleBackColor = true; this.btnLoadImage.Click += new System.EventHandler(this.btnLoadImage_Click); // // plnLeft // this.plnLeft.Controls.Add(this.tabControl1); this.plnLeft.Dock = System.Windows.Forms.DockStyle.Right; this.plnLeft.Location = new System.Drawing.Point(823, 0); this.plnLeft.Name = "plnLeft"; this.plnLeft.Size = new System.Drawing.Size(360, 622); this.plnLeft.TabIndex = 3; // // tabControl1 // this.tabControl1.Controls.Add(this.tabPageLine); this.tabControl1.Controls.Add(this.tabPageCircle); this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.tabControl1.Location = new System.Drawing.Point(0, 0); this.tabControl1.Name = "tabControl1"; this.tabControl1.SelectedIndex = 0; this.tabControl1.Size = new System.Drawing.Size(360, 622); this.tabControl1.TabIndex = 0; // // tabPageLine // this.tabPageLine.Controls.Add(this.btnLoadConfige_Line); this.tabPageLine.Controls.Add(this.gbxFitLinePara); this.tabPageLine.Controls.Add(this.btnFitLine); this.tabPageLine.Location = new System.Drawing.Point(4, 22); this.tabPageLine.Name = "tabPageLine"; this.tabPageLine.Padding = new System.Windows.Forms.Padding(3); this.tabPageLine.Size = new System.Drawing.Size(352, 596); this.tabPageLine.TabIndex = 0; this.tabPageLine.Text = "Fit Line"; this.tabPageLine.UseVisualStyleBackColor = true; // // btnLoadConfige_Line // this.btnLoadConfige_Line.Location = new System.Drawing.Point(202, 526); this.btnLoadConfige_Line.Name = "btnLoadConfige_Line"; this.btnLoadConfige_Line.Size = new System.Drawing.Size(117, 55); this.btnLoadConfige_Line.TabIndex = 52; this.btnLoadConfige_Line.Text = "Load Confige"; this.btnLoadConfige_Line.UseVisualStyleBackColor = true; this.btnLoadConfige_Line.Click += new System.EventHandler(this.btnLoadConfige_Line_Click); // // gbxFitLinePara // this.gbxFitLinePara.Controls.Add(this.txtROIWidthSet); this.gbxFitLinePara.Controls.Add(this.txtNumberSet); this.gbxFitLinePara.Controls.Add(this.txtPositionSet); this.gbxFitLinePara.Controls.Add(this.txtTransitionSet); this.gbxFitLinePara.Controls.Add(this.txtInterpolationSet); this.gbxFitLinePara.Controls.Add(this.txtSmoothingSet); this.gbxFitLinePara.Controls.Add(this.txtMinEdgeAmplSet); this.gbxFitLinePara.Controls.Add(this.btnParaAdd); this.gbxFitLinePara.Controls.Add(this.labColumnEnd); this.gbxFitLinePara.Controls.Add(this.labColumnEndSet); this.gbxFitLinePara.Controls.Add(this.labRowEnd); this.gbxFitLinePara.Controls.Add(this.labRowEndSet); this.gbxFitLinePara.Controls.Add(this.labColumnBegin); this.gbxFitLinePara.Controls.Add(this.labColumnBeginSet); this.gbxFitLinePara.Controls.Add(this.labRowBegin); this.gbxFitLinePara.Controls.Add(this.labRowBeginSet); this.gbxFitLinePara.Controls.Add(this.labNumber); this.gbxFitLinePara.Controls.Add(this.labNumberSet); this.gbxFitLinePara.Controls.Add(this.btnRoiHeightReset_Line); this.gbxFitLinePara.Controls.Add(this.tBroiHeight); this.gbxFitLinePara.Controls.Add(this.numUDRoiHeight); this.gbxFitLinePara.Controls.Add(this.labPosition); this.gbxFitLinePara.Controls.Add(this.labPositionSet); this.gbxFitLinePara.Controls.Add(this.labTransition); this.gbxFitLinePara.Controls.Add(this.labTransitionSet); this.gbxFitLinePara.Controls.Add(this.labInterpolation); this.gbxFitLinePara.Controls.Add(this.labInterpolationSet); this.gbxFitLinePara.Controls.Add(this.labROIHeight); this.gbxFitLinePara.Controls.Add(this.labROIWidth); this.gbxFitLinePara.Controls.Add(this.labROIWidthSet); this.gbxFitLinePara.Controls.Add(this.labSmoothing); this.gbxFitLinePara.Controls.Add(this.labSmoothingSet); this.gbxFitLinePara.Controls.Add(this.labMinEdgeAmpl); this.gbxFitLinePara.Controls.Add(this.labRecognitionSet); this.gbxFitLinePara.Controls.Add(this.labMinEdgeAmplSet); this.gbxFitLinePara.Controls.Add(this.labRecognition); this.gbxFitLinePara.Location = new System.Drawing.Point(6, 6); this.gbxFitLinePara.Name = "gbxFitLinePara"; this.gbxFitLinePara.Size = new System.Drawing.Size(338, 514); this.gbxFitLinePara.TabIndex = 51; this.gbxFitLinePara.TabStop = false; this.gbxFitLinePara.Text = "groupBox10"; // // btnParaAdd // this.btnParaAdd.Location = new System.Drawing.Point(222, 448); this.btnParaAdd.Name = "btnParaAdd"; this.btnParaAdd.Size = new System.Drawing.Size(103, 49); this.btnParaAdd.TabIndex = 60; this.btnParaAdd.Text = "Para Add"; this.btnParaAdd.UseVisualStyleBackColor = true; this.btnParaAdd.Visible = false; this.btnParaAdd.Click += new System.EventHandler(this.btnParaAdd_Click); // // labColumnEnd // this.labColumnEnd.BackColor = System.Drawing.SystemColors.Control; this.labColumnEnd.Location = new System.Drawing.Point(14, 390); this.labColumnEnd.Name = "labColumnEnd"; this.labColumnEnd.Size = new System.Drawing.Size(115, 21); this.labColumnEnd.TabIndex = 59; this.labColumnEnd.Text = "Transition"; this.labColumnEnd.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // labColumnEndSet // this.labColumnEndSet.BackColor = System.Drawing.Color.White; this.labColumnEndSet.Location = new System.Drawing.Point(135, 389); this.labColumnEndSet.Name = "labColumnEndSet"; this.labColumnEndSet.Size = new System.Drawing.Size(115, 21); this.labColumnEndSet.TabIndex = 58; this.labColumnEndSet.Text = "-"; this.labColumnEndSet.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // labRowEnd // this.labRowEnd.BackColor = System.Drawing.SystemColors.Control; this.labRowEnd.Location = new System.Drawing.Point(14, 365); this.labRowEnd.Name = "labRowEnd"; this.labRowEnd.Size = new System.Drawing.Size(115, 21); this.labRowEnd.TabIndex = 57; this.labRowEnd.Text = "Interpolation"; this.labRowEnd.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // labRowEndSet // this.labRowEndSet.BackColor = System.Drawing.Color.White; this.labRowEndSet.Location = new System.Drawing.Point(135, 364); this.labRowEndSet.Name = "labRowEndSet"; this.labRowEndSet.Size = new System.Drawing.Size(115, 21); this.labRowEndSet.TabIndex = 56; this.labRowEndSet.Text = "-"; this.labRowEndSet.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // labColumnBegin // this.labColumnBegin.BackColor = System.Drawing.SystemColors.Control; this.labColumnBegin.Location = new System.Drawing.Point(14, 340); this.labColumnBegin.Name = "labColumnBegin"; this.labColumnBegin.Size = new System.Drawing.Size(115, 21); this.labColumnBegin.TabIndex = 55; this.labColumnBegin.Text = "Smoothing"; this.labColumnBegin.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // labColumnBeginSet // this.labColumnBeginSet.BackColor = System.Drawing.Color.White; this.labColumnBeginSet.Location = new System.Drawing.Point(135, 339); this.labColumnBeginSet.Name = "labColumnBeginSet"; this.labColumnBeginSet.Size = new System.Drawing.Size(115, 21); this.labColumnBeginSet.TabIndex = 54; this.labColumnBeginSet.Text = "-"; this.labColumnBeginSet.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // labRowBegin // this.labRowBegin.BackColor = System.Drawing.SystemColors.Control; this.labRowBegin.Location = new System.Drawing.Point(14, 315); this.labRowBegin.Name = "labRowBegin"; this.labRowBegin.Size = new System.Drawing.Size(115, 21); this.labRowBegin.TabIndex = 53; this.labRowBegin.Text = "StartRow"; this.labRowBegin.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // labRowBeginSet // this.labRowBeginSet.BackColor = System.Drawing.Color.White; this.labRowBeginSet.Location = new System.Drawing.Point(135, 314); this.labRowBeginSet.Name = "labRowBeginSet"; this.labRowBeginSet.Size = new System.Drawing.Size(115, 21); this.labRowBeginSet.TabIndex = 52; this.labRowBeginSet.Text = "-"; this.labRowBeginSet.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // labNumber // this.labNumber.BackColor = System.Drawing.SystemColors.Control; this.labNumber.Location = new System.Drawing.Point(14, 180); this.labNumber.Name = "labNumber"; this.labNumber.Size = new System.Drawing.Size(115, 21); this.labNumber.TabIndex = 51; this.labNumber.Text = "Number"; this.labNumber.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // labNumberSet // this.labNumberSet.BackColor = System.Drawing.Color.White; this.labNumberSet.Location = new System.Drawing.Point(135, 179); this.labNumberSet.Name = "labNumberSet"; this.labNumberSet.Size = new System.Drawing.Size(115, 21); this.labNumberSet.TabIndex = 50; this.labNumberSet.Text = "-"; this.labNumberSet.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // btnRoiHeightReset_Line // this.btnRoiHeightReset_Line.Location = new System.Drawing.Point(256, 233); this.btnRoiHeightReset_Line.Name = "btnRoiHeightReset_Line"; this.btnRoiHeightReset_Line.Size = new System.Drawing.Size(69, 31); this.btnRoiHeightReset_Line.TabIndex = 49; this.btnRoiHeightReset_Line.Text = "Reset"; // // tBroiHeight // this.tBroiHeight.Location = new System.Drawing.Point(137, 260); this.tBroiHeight.Maximum = 2000; this.tBroiHeight.Minimum = 5; this.tBroiHeight.Name = "tBroiHeight"; this.tBroiHeight.Size = new System.Drawing.Size(113, 45); this.tBroiHeight.TabIndex = 48; this.tBroiHeight.TickFrequency = 10; this.tBroiHeight.TickStyle = System.Windows.Forms.TickStyle.None; this.tBroiHeight.Value = 20; // // numUDRoiHeight // this.numUDRoiHeight.Location = new System.Drawing.Point(137, 233); this.numUDRoiHeight.Maximum = new decimal(new int[] { 2000, 0, 0, 0}); this.numUDRoiHeight.Name = "numUDRoiHeight"; this.numUDRoiHeight.Size = new System.Drawing.Size(113, 21); this.numUDRoiHeight.TabIndex = 47; this.numUDRoiHeight.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.numUDRoiHeight.Value = new decimal(new int[] { 20, 0, 0, 0}); this.numUDRoiHeight.ValueChanged += new System.EventHandler(this.numUDRoiHeight_ValueChanged); // // labPosition // this.labPosition.BackColor = System.Drawing.SystemColors.Control; this.labPosition.Location = new System.Drawing.Point(14, 155); this.labPosition.Name = "labPosition"; this.labPosition.Size = new System.Drawing.Size(115, 21); this.labPosition.TabIndex = 46; this.labPosition.Text = "Position"; this.labPosition.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // labPositionSet // this.labPositionSet.BackColor = System.Drawing.Color.White; this.labPositionSet.Location = new System.Drawing.Point(135, 154); this.labPositionSet.Name = "labPositionSet"; this.labPositionSet.Size = new System.Drawing.Size(115, 21); this.labPositionSet.TabIndex = 45; this.labPositionSet.Text = "-"; this.labPositionSet.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // labTransition // this.labTransition.BackColor = System.Drawing.SystemColors.Control; this.labTransition.Location = new System.Drawing.Point(14, 130); this.labTransition.Name = "labTransition"; this.labTransition.Size = new System.Drawing.Size(115, 21); this.labTransition.TabIndex = 44; this.labTransition.Text = "Transition"; this.labTransition.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // labTransitionSet // this.labTransitionSet.BackColor = System.Drawing.Color.White; this.labTransitionSet.Location = new System.Drawing.Point(135, 129); this.labTransitionSet.Name = "labTransitionSet"; this.labTransitionSet.Size = new System.Drawing.Size(115, 21); this.labTransitionSet.TabIndex = 43; this.labTransitionSet.Text = "-"; this.labTransitionSet.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // labInterpolation // this.labInterpolation.BackColor = System.Drawing.SystemColors.Control; this.labInterpolation.Location = new System.Drawing.Point(14, 105); this.labInterpolation.Name = "labInterpolation"; this.labInterpolation.Size = new System.Drawing.Size(115, 21); this.labInterpolation.TabIndex = 42; this.labInterpolation.Text = "Interpolation"; this.labInterpolation.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // labInterpolationSet // this.labInterpolationSet.BackColor = System.Drawing.Color.White; this.labInterpolationSet.Location = new System.Drawing.Point(135, 104); this.labInterpolationSet.Name = "labInterpolationSet"; this.labInterpolationSet.Size = new System.Drawing.Size(115, 21); this.labInterpolationSet.TabIndex = 41; this.labInterpolationSet.Text = "-"; this.labInterpolationSet.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // labROIHeight // this.labROIHeight.BackColor = System.Drawing.SystemColors.Control; this.labROIHeight.Location = new System.Drawing.Point(14, 231); this.labROIHeight.Name = "labROIHeight"; this.labROIHeight.Size = new System.Drawing.Size(115, 21); this.labROIHeight.TabIndex = 40; this.labROIHeight.Text = "ROI Height"; this.labROIHeight.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // labROIWidth // this.labROIWidth.BackColor = System.Drawing.SystemColors.Control; this.labROIWidth.Location = new System.Drawing.Point(14, 206); this.labROIWidth.Name = "labROIWidth"; this.labROIWidth.Size = new System.Drawing.Size(115, 21); this.labROIWidth.TabIndex = 38; this.labROIWidth.Text = "ROI Width"; this.labROIWidth.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // labROIWidthSet // this.labROIWidthSet.BackColor = System.Drawing.Color.White; this.labROIWidthSet.Location = new System.Drawing.Point(135, 205); this.labROIWidthSet.Name = "labROIWidthSet"; this.labROIWidthSet.Size = new System.Drawing.Size(115, 21); this.labROIWidthSet.TabIndex = 37; this.labROIWidthSet.Text = "-"; this.labROIWidthSet.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // labSmoothing // this.labSmoothing.BackColor = System.Drawing.SystemColors.Control; this.labSmoothing.Location = new System.Drawing.Point(14, 80); this.labSmoothing.Name = "labSmoothing"; this.labSmoothing.Size = new System.Drawing.Size(115, 21); this.labSmoothing.TabIndex = 36; this.labSmoothing.Text = "Smoothing"; this.labSmoothing.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // labSmoothingSet // this.labSmoothingSet.BackColor = System.Drawing.Color.White; this.labSmoothingSet.Location = new System.Drawing.Point(135, 79); this.labSmoothingSet.Name = "labSmoothingSet"; this.labSmoothingSet.Size = new System.Drawing.Size(115, 21); this.labSmoothingSet.TabIndex = 35; this.labSmoothingSet.Text = "-"; this.labSmoothingSet.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // labMinEdgeAmpl // this.labMinEdgeAmpl.BackColor = System.Drawing.SystemColors.Control; this.labMinEdgeAmpl.Location = new System.Drawing.Point(14, 55); this.labMinEdgeAmpl.Name = "labMinEdgeAmpl"; this.labMinEdgeAmpl.Size = new System.Drawing.Size(115, 21); this.labMinEdgeAmpl.TabIndex = 34; this.labMinEdgeAmpl.Text = "Min.EdgeAmpl"; this.labMinEdgeAmpl.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // labRecognitionSet // this.labRecognitionSet.BackColor = System.Drawing.SystemColors.Control; this.labRecognitionSet.Location = new System.Drawing.Point(135, 29); this.labRecognitionSet.Name = "labRecognitionSet"; this.labRecognitionSet.Size = new System.Drawing.Size(115, 21); this.labRecognitionSet.TabIndex = 33; this.labRecognitionSet.Text = "Recognition"; this.labRecognitionSet.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // labMinEdgeAmplSet // this.labMinEdgeAmplSet.BackColor = System.Drawing.Color.White; this.labMinEdgeAmplSet.Location = new System.Drawing.Point(135, 54); this.labMinEdgeAmplSet.Name = "labMinEdgeAmplSet"; this.labMinEdgeAmplSet.Size = new System.Drawing.Size(115, 21); this.labMinEdgeAmplSet.TabIndex = 32; this.labMinEdgeAmplSet.Text = "-"; this.labMinEdgeAmplSet.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // labRecognition // this.labRecognition.BackColor = System.Drawing.SystemColors.Control; this.labRecognition.Location = new System.Drawing.Point(14, 29); this.labRecognition.Name = "labRecognition"; this.labRecognition.Size = new System.Drawing.Size(115, 21); this.labRecognition.TabIndex = 31; this.labRecognition.Text = "Recognition"; this.labRecognition.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // btnFitLine // this.btnFitLine.Location = new System.Drawing.Point(35, 526); this.btnFitLine.Name = "btnFitLine"; this.btnFitLine.Size = new System.Drawing.Size(117, 55); this.btnFitLine.TabIndex = 3; this.btnFitLine.Text = "Fit Line"; this.btnFitLine.UseVisualStyleBackColor = true; this.btnFitLine.Click += new System.EventHandler(this.btnFitLine_Click); // // tabPageCircle // this.tabPageCircle.Controls.Add(this.btnLoadConfige_Circle); this.tabPageCircle.Controls.Add(this.gbxFitCirclePara); this.tabPageCircle.Controls.Add(this.btnFitCircle); this.tabPageCircle.Location = new System.Drawing.Point(4, 22); this.tabPageCircle.Name = "tabPageCircle"; this.tabPageCircle.Padding = new System.Windows.Forms.Padding(3); this.tabPageCircle.Size = new System.Drawing.Size(352, 596); this.tabPageCircle.TabIndex = 1; this.tabPageCircle.Text = "Fit Circle"; this.tabPageCircle.UseVisualStyleBackColor = true; // // btnLoadConfige_Circle // this.btnLoadConfige_Circle.Location = new System.Drawing.Point(202, 525); this.btnLoadConfige_Circle.Name = "btnLoadConfige_Circle"; this.btnLoadConfige_Circle.Size = new System.Drawing.Size(117, 65); this.btnLoadConfige_Circle.TabIndex = 54; this.btnLoadConfige_Circle.Text = "Load Confige"; this.btnLoadConfige_Circle.UseVisualStyleBackColor = true; this.btnLoadConfige_Circle.Click += new System.EventHandler(this.btnLoadConfige_Circle_Click); // // gbxFitCirclePara // this.gbxFitCirclePara.Controls.Add(this.labRadius_Circle); this.gbxFitCirclePara.Controls.Add(this.labRadiusSet_Circle); this.gbxFitCirclePara.Controls.Add(this.labColumn_Circle); this.gbxFitCirclePara.Controls.Add(this.labColumnSet_Circle); this.gbxFitCirclePara.Controls.Add(this.labRow_Circle); this.gbxFitCirclePara.Controls.Add(this.labRowSet_Circle); this.gbxFitCirclePara.Controls.Add(this.btnParaAdd_Circle); this.gbxFitCirclePara.Controls.Add(this.labNumber_Circle); this.gbxFitCirclePara.Controls.Add(this.labNumberSet_Circle); this.gbxFitCirclePara.Controls.Add(this.btnRoiHeightReset_Circle); this.gbxFitCirclePara.Controls.Add(this.trackBar1); this.gbxFitCirclePara.Controls.Add(this.numUDRoiHeight_Circle); this.gbxFitCirclePara.Controls.Add(this.labPosition_Circle); this.gbxFitCirclePara.Controls.Add(this.labPositionSet_Circle); this.gbxFitCirclePara.Controls.Add(this.labTransition_Circle); this.gbxFitCirclePara.Controls.Add(this.labTransitionSet_Circle); this.gbxFitCirclePara.Controls.Add(this.labInterpolation_Circle); this.gbxFitCirclePara.Controls.Add(this.labInterpolationSet_Circle); this.gbxFitCirclePara.Controls.Add(this.labROIHeight_Circle); this.gbxFitCirclePara.Controls.Add(this.labROIWidth_Circle); this.gbxFitCirclePara.Controls.Add(this.labROIWidthSet_Circle); this.gbxFitCirclePara.Controls.Add(this.labSmoothing_Circle); this.gbxFitCirclePara.Controls.Add(this.labSmoothingSet_Circle); this.gbxFitCirclePara.Controls.Add(this.labMinEdgeAmpl_Circle); this.gbxFitCirclePara.Controls.Add(this.labRecognitionSet_Circle); this.gbxFitCirclePara.Controls.Add(this.labMinEdgeAmplSet_Circle); this.gbxFitCirclePara.Controls.Add(this.labRecognition_Circle); this.gbxFitCirclePara.Location = new System.Drawing.Point(6, 6); this.gbxFitCirclePara.Name = "gbxFitCirclePara"; this.gbxFitCirclePara.Size = new System.Drawing.Size(338, 494); this.gbxFitCirclePara.TabIndex = 53; this.gbxFitCirclePara.TabStop = false; this.gbxFitCirclePara.Text = "groupBox4"; // // labRadius_Circle // this.labRadius_Circle.BackColor = System.Drawing.SystemColors.Control; this.labRadius_Circle.Location = new System.Drawing.Point(14, 366); this.labRadius_Circle.Name = "labRadius_Circle"; this.labRadius_Circle.Size = new System.Drawing.Size(115, 21); this.labRadius_Circle.TabIndex = 58; this.labRadius_Circle.Text = "Number"; this.labRadius_Circle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // labRadiusSet_Circle // this.labRadiusSet_Circle.BackColor = System.Drawing.Color.White; this.labRadiusSet_Circle.Location = new System.Drawing.Point(135, 365); this.labRadiusSet_Circle.Name = "labRadiusSet_Circle"; this.labRadiusSet_Circle.Size = new System.Drawing.Size(115, 21); this.labRadiusSet_Circle.TabIndex = 57; this.labRadiusSet_Circle.Text = "-"; this.labRadiusSet_Circle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // labColumn_Circle // this.labColumn_Circle.BackColor = System.Drawing.SystemColors.Control; this.labColumn_Circle.Location = new System.Drawing.Point(14, 341); this.labColumn_Circle.Name = "labColumn_Circle"; this.labColumn_Circle.Size = new System.Drawing.Size(115, 21); this.labColumn_Circle.TabIndex = 56; this.labColumn_Circle.Text = "Position"; this.labColumn_Circle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // labColumnSet_Circle // this.labColumnSet_Circle.BackColor = System.Drawing.Color.White; this.labColumnSet_Circle.Location = new System.Drawing.Point(135, 340); this.labColumnSet_Circle.Name = "labColumnSet_Circle"; this.labColumnSet_Circle.Size = new System.Drawing.Size(115, 21); this.labColumnSet_Circle.TabIndex = 55; this.labColumnSet_Circle.Text = "-"; this.labColumnSet_Circle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // labRow_Circle // this.labRow_Circle.BackColor = System.Drawing.SystemColors.Control; this.labRow_Circle.Location = new System.Drawing.Point(14, 316); this.labRow_Circle.Name = "labRow_Circle"; this.labRow_Circle.Size = new System.Drawing.Size(115, 21); this.labRow_Circle.TabIndex = 54; this.labRow_Circle.Text = "Transition"; this.labRow_Circle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // labRowSet_Circle // this.labRowSet_Circle.BackColor = System.Drawing.Color.White; this.labRowSet_Circle.Location = new System.Drawing.Point(135, 315); this.labRowSet_Circle.Name = "labRowSet_Circle"; this.labRowSet_Circle.Size = new System.Drawing.Size(115, 21); this.labRowSet_Circle.TabIndex = 53; this.labRowSet_Circle.Text = "-"; this.labRowSet_Circle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // btnParaAdd_Circle // this.btnParaAdd_Circle.Location = new System.Drawing.Point(247, 434); this.btnParaAdd_Circle.Name = "btnParaAdd_Circle"; this.btnParaAdd_Circle.Size = new System.Drawing.Size(78, 43); this.btnParaAdd_Circle.TabIndex = 52; this.btnParaAdd_Circle.Text = "Para Add"; this.btnParaAdd_Circle.UseVisualStyleBackColor = true; this.btnParaAdd_Circle.Visible = false; this.btnParaAdd_Circle.Click += new System.EventHandler(this.btnParaAdd_Circle_Click); // // labNumber_Circle // this.labNumber_Circle.BackColor = System.Drawing.SystemColors.Control; this.labNumber_Circle.Location = new System.Drawing.Point(14, 180); this.labNumber_Circle.Name = "labNumber_Circle"; this.labNumber_Circle.Size = new System.Drawing.Size(115, 21); this.labNumber_Circle.TabIndex = 51; this.labNumber_Circle.Text = "Number"; this.labNumber_Circle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // labNumberSet_Circle // this.labNumberSet_Circle.BackColor = System.Drawing.Color.White; this.labNumberSet_Circle.Location = new System.Drawing.Point(135, 179); this.labNumberSet_Circle.Name = "labNumberSet_Circle"; this.labNumberSet_Circle.Size = new System.Drawing.Size(115, 21); this.labNumberSet_Circle.TabIndex = 50; this.labNumberSet_Circle.Text = "-"; this.labNumberSet_Circle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // btnRoiHeightReset_Circle // this.btnRoiHeightReset_Circle.Location = new System.Drawing.Point(256, 233); this.btnRoiHeightReset_Circle.Name = "btnRoiHeightReset_Circle"; this.btnRoiHeightReset_Circle.Size = new System.Drawing.Size(69, 31); this.btnRoiHeightReset_Circle.TabIndex = 49; this.btnRoiHeightReset_Circle.Text = "Reset"; // // trackBar1 // this.trackBar1.Location = new System.Drawing.Point(137, 260); this.trackBar1.Maximum = 2000; this.trackBar1.Minimum = 5; this.trackBar1.Name = "trackBar1"; this.trackBar1.Size = new System.Drawing.Size(113, 45); this.trackBar1.TabIndex = 48; this.trackBar1.TickFrequency = 10; this.trackBar1.TickStyle = System.Windows.Forms.TickStyle.None; this.trackBar1.Value = 20; // // numUDRoiHeight_Circle // this.numUDRoiHeight_Circle.Location = new System.Drawing.Point(137, 233); this.numUDRoiHeight_Circle.Maximum = new decimal(new int[] { 2000, 0, 0, 0}); this.numUDRoiHeight_Circle.Name = "numUDRoiHeight_Circle"; this.numUDRoiHeight_Circle.Size = new System.Drawing.Size(113, 21); this.numUDRoiHeight_Circle.TabIndex = 47; this.numUDRoiHeight_Circle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.numUDRoiHeight_Circle.Value = new decimal(new int[] { 20, 0, 0, 0}); // // labPosition_Circle // this.labPosition_Circle.BackColor = System.Drawing.SystemColors.Control; this.labPosition_Circle.Location = new System.Drawing.Point(14, 155); this.labPosition_Circle.Name = "labPosition_Circle"; this.labPosition_Circle.Size = new System.Drawing.Size(115, 21); this.labPosition_Circle.TabIndex = 46; this.labPosition_Circle.Text = "Position"; this.labPosition_Circle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // labPositionSet_Circle // this.labPositionSet_Circle.BackColor = System.Drawing.Color.White; this.labPositionSet_Circle.Location = new System.Drawing.Point(135, 154); this.labPositionSet_Circle.Name = "labPositionSet_Circle"; this.labPositionSet_Circle.Size = new System.Drawing.Size(115, 21); this.labPositionSet_Circle.TabIndex = 45; this.labPositionSet_Circle.Text = "-"; this.labPositionSet_Circle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // labTransition_Circle // this.labTransition_Circle.BackColor = System.Drawing.SystemColors.Control; this.labTransition_Circle.Location = new System.Drawing.Point(14, 130); this.labTransition_Circle.Name = "labTransition_Circle"; this.labTransition_Circle.Size = new System.Drawing.Size(115, 21); this.labTransition_Circle.TabIndex = 44; this.labTransition_Circle.Text = "Transition"; this.labTransition_Circle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // labTransitionSet_Circle // this.labTransitionSet_Circle.BackColor = System.Drawing.Color.White; this.labTransitionSet_Circle.Location = new System.Drawing.Point(135, 129); this.labTransitionSet_Circle.Name = "labTransitionSet_Circle"; this.labTransitionSet_Circle.Size = new System.Drawing.Size(115, 21); this.labTransitionSet_Circle.TabIndex = 43; this.labTransitionSet_Circle.Text = "-"; this.labTransitionSet_Circle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // labInterpolation_Circle // this.labInterpolation_Circle.BackColor = System.Drawing.SystemColors.Control; this.labInterpolation_Circle.Location = new System.Drawing.Point(14, 105); this.labInterpolation_Circle.Name = "labInterpolation_Circle"; this.labInterpolation_Circle.Size = new System.Drawing.Size(115, 21); this.labInterpolation_Circle.TabIndex = 42; this.labInterpolation_Circle.Text = "Interpolation"; this.labInterpolation_Circle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // labInterpolationSet_Circle // this.labInterpolationSet_Circle.BackColor = System.Drawing.Color.White; this.labInterpolationSet_Circle.Location = new System.Drawing.Point(135, 104); this.labInterpolationSet_Circle.Name = "labInterpolationSet_Circle"; this.labInterpolationSet_Circle.Size = new System.Drawing.Size(115, 21); this.labInterpolationSet_Circle.TabIndex = 41; this.labInterpolationSet_Circle.Text = "-"; this.labInterpolationSet_Circle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // labROIHeight_Circle // this.labROIHeight_Circle.BackColor = System.Drawing.SystemColors.Control; this.labROIHeight_Circle.Location = new System.Drawing.Point(14, 231); this.labROIHeight_Circle.Name = "labROIHeight_Circle"; this.labROIHeight_Circle.Size = new System.Drawing.Size(115, 21); this.labROIHeight_Circle.TabIndex = 40; this.labROIHeight_Circle.Text = "ROI Height"; this.labROIHeight_Circle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // labROIWidth_Circle // this.labROIWidth_Circle.BackColor = System.Drawing.SystemColors.Control; this.labROIWidth_Circle.Location = new System.Drawing.Point(14, 206); this.labROIWidth_Circle.Name = "labROIWidth_Circle"; this.labROIWidth_Circle.Size = new System.Drawing.Size(115, 21); this.labROIWidth_Circle.TabIndex = 38; this.labROIWidth_Circle.Text = "ROI Width"; this.labROIWidth_Circle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // labROIWidthSet_Circle // this.labROIWidthSet_Circle.BackColor = System.Drawing.Color.White; this.labROIWidthSet_Circle.Location = new System.Drawing.Point(135, 205); this.labROIWidthSet_Circle.Name = "labROIWidthSet_Circle"; this.labROIWidthSet_Circle.Size = new System.Drawing.Size(115, 21); this.labROIWidthSet_Circle.TabIndex = 37; this.labROIWidthSet_Circle.Text = "-"; this.labROIWidthSet_Circle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // labSmoothing_Circle // this.labSmoothing_Circle.BackColor = System.Drawing.SystemColors.Control; this.labSmoothing_Circle.Location = new System.Drawing.Point(14, 80); this.labSmoothing_Circle.Name = "labSmoothing_Circle"; this.labSmoothing_Circle.Size = new System.Drawing.Size(115, 21); this.labSmoothing_Circle.TabIndex = 36; this.labSmoothing_Circle.Text = "Smoothing"; this.labSmoothing_Circle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // labSmoothingSet_Circle // this.labSmoothingSet_Circle.BackColor = System.Drawing.Color.White; this.labSmoothingSet_Circle.Location = new System.Drawing.Point(135, 79); this.labSmoothingSet_Circle.Name = "labSmoothingSet_Circle"; this.labSmoothingSet_Circle.Size = new System.Drawing.Size(115, 21); this.labSmoothingSet_Circle.TabIndex = 35; this.labSmoothingSet_Circle.Text = "-"; this.labSmoothingSet_Circle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // labMinEdgeAmpl_Circle // this.labMinEdgeAmpl_Circle.BackColor = System.Drawing.SystemColors.Control; this.labMinEdgeAmpl_Circle.Location = new System.Drawing.Point(14, 55); this.labMinEdgeAmpl_Circle.Name = "labMinEdgeAmpl_Circle"; this.labMinEdgeAmpl_Circle.Size = new System.Drawing.Size(115, 21); this.labMinEdgeAmpl_Circle.TabIndex = 34; this.labMinEdgeAmpl_Circle.Text = "Min.EdgeAmpl"; this.labMinEdgeAmpl_Circle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // labRecognitionSet_Circle // this.labRecognitionSet_Circle.BackColor = System.Drawing.SystemColors.Control; this.labRecognitionSet_Circle.Location = new System.Drawing.Point(135, 29); this.labRecognitionSet_Circle.Name = "labRecognitionSet_Circle"; this.labRecognitionSet_Circle.Size = new System.Drawing.Size(115, 21); this.labRecognitionSet_Circle.TabIndex = 33; this.labRecognitionSet_Circle.Text = "Recognition"; this.labRecognitionSet_Circle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // labMinEdgeAmplSet_Circle // this.labMinEdgeAmplSet_Circle.BackColor = System.Drawing.Color.White; this.labMinEdgeAmplSet_Circle.Location = new System.Drawing.Point(135, 54); this.labMinEdgeAmplSet_Circle.Name = "labMinEdgeAmplSet_Circle"; this.labMinEdgeAmplSet_Circle.Size = new System.Drawing.Size(115, 21); this.labMinEdgeAmplSet_Circle.TabIndex = 32; this.labMinEdgeAmplSet_Circle.Text = "-"; this.labMinEdgeAmplSet_Circle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // labRecognition_Circle // this.labRecognition_Circle.BackColor = System.Drawing.SystemColors.Control; this.labRecognition_Circle.Location = new System.Drawing.Point(14, 29); this.labRecognition_Circle.Name = "labRecognition_Circle"; this.labRecognition_Circle.Size = new System.Drawing.Size(115, 21); this.labRecognition_Circle.TabIndex = 31; this.labRecognition_Circle.Text = "Recognition"; this.labRecognition_Circle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // btnFitCircle // this.btnFitCircle.Location = new System.Drawing.Point(39, 525); this.btnFitCircle.Name = "btnFitCircle"; this.btnFitCircle.Size = new System.Drawing.Size(117, 65); this.btnFitCircle.TabIndex = 3; this.btnFitCircle.Text = "Fit Circle"; this.btnFitCircle.UseVisualStyleBackColor = true; this.btnFitCircle.Click += new System.EventHandler(this.btnFitCircle_Click); // // pnlMiddle // this.pnlMiddle.Controls.Add(this.viewPort); this.pnlMiddle.Dock = System.Windows.Forms.DockStyle.Fill; this.pnlMiddle.Location = new System.Drawing.Point(0, 0); this.pnlMiddle.Name = "pnlMiddle"; this.pnlMiddle.Size = new System.Drawing.Size(823, 622); this.pnlMiddle.TabIndex = 4; // // viewPort // this.viewPort.BackColor = System.Drawing.Color.Black; this.viewPort.BorderColor = System.Drawing.Color.Black; this.viewPort.Dock = System.Windows.Forms.DockStyle.Fill; this.viewPort.ImagePart = new System.Drawing.Rectangle(0, 0, 640, 480); this.viewPort.Location = new System.Drawing.Point(0, 0); this.viewPort.Name = "viewPort"; this.viewPort.Size = new System.Drawing.Size(823, 622); this.viewPort.TabIndex = 0; this.viewPort.WindowSize = new System.Drawing.Size(823, 622); this.viewPort.HMouseDown += new HalconDotNet.HMouseEventHandler(this.viewPort_HMouseDown); // // txtMinEdgeAmplSet // this.txtMinEdgeAmplSet.Location = new System.Drawing.Point(246, 55); this.txtMinEdgeAmplSet.Name = "txtMinEdgeAmplSet"; this.txtMinEdgeAmplSet.Size = new System.Drawing.Size(86, 21); this.txtMinEdgeAmplSet.TabIndex = 61; // // txtSmoothingSet // this.txtSmoothingSet.Location = new System.Drawing.Point(246, 81); this.txtSmoothingSet.Name = "txtSmoothingSet"; this.txtSmoothingSet.Size = new System.Drawing.Size(86, 21); this.txtSmoothingSet.TabIndex = 62; // // txtInterpolationSet // this.txtInterpolationSet.Location = new System.Drawing.Point(246, 106); this.txtInterpolationSet.Name = "txtInterpolationSet"; this.txtInterpolationSet.Size = new System.Drawing.Size(86, 21); this.txtInterpolationSet.TabIndex = 63; // // txtNumberSet // this.txtNumberSet.Location = new System.Drawing.Point(246, 181); this.txtNumberSet.Name = "txtNumberSet"; this.txtNumberSet.Size = new System.Drawing.Size(86, 21); this.txtNumberSet.TabIndex = 66; // // txtPositionSet // this.txtPositionSet.Location = new System.Drawing.Point(246, 155); this.txtPositionSet.Name = "txtPositionSet"; this.txtPositionSet.Size = new System.Drawing.Size(86, 21); this.txtPositionSet.TabIndex = 65; // // txtTransitionSet // this.txtTransitionSet.Location = new System.Drawing.Point(246, 130); this.txtTransitionSet.Name = "txtTransitionSet"; this.txtTransitionSet.Size = new System.Drawing.Size(86, 21); this.txtTransitionSet.TabIndex = 64; // // txtROIWidthSet // this.txtROIWidthSet.Location = new System.Drawing.Point(246, 207); this.txtROIWidthSet.Name = "txtROIWidthSet"; this.txtROIWidthSet.Size = new System.Drawing.Size(86, 21); this.txtROIWidthSet.TabIndex = 67; // // frmFitCircleAndLine // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1183, 714); this.Controls.Add(this.pnlMiddle); this.Controls.Add(this.plnLeft); this.Controls.Add(this.plnBottom); this.Name = "frmFitCircleAndLine"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "frmFitCircleAndLine"; this.Load += new System.EventHandler(this.frmFitCircleAndLine_Load); this.plnBottom.ResumeLayout(false); this.pnlBtMiddle.ResumeLayout(false); this.gbxOption.ResumeLayout(false); this.pnlBtRight.ResumeLayout(false); this.gbxAddType.ResumeLayout(false); this.pnlBtLeft.ResumeLayout(false); this.gbxImage.ResumeLayout(false); this.plnLeft.ResumeLayout(false); this.tabControl1.ResumeLayout(false); this.tabPageLine.ResumeLayout(false); this.gbxFitLinePara.ResumeLayout(false); this.gbxFitLinePara.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.tBroiHeight)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numUDRoiHeight)).EndInit(); this.tabPageCircle.ResumeLayout(false); this.gbxFitCirclePara.ResumeLayout(false); this.gbxFitCirclePara.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.numUDRoiHeight_Circle)).EndInit(); this.pnlMiddle.ResumeLayout(false); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel plnBottom; private System.Windows.Forms.Panel plnLeft; private System.Windows.Forms.Panel pnlMiddle; private System.Windows.Forms.Panel pnlBtMiddle; private System.Windows.Forms.Panel pnlBtRight; private System.Windows.Forms.Panel pnlBtLeft; private System.Windows.Forms.Button btnLoadImage; private System.Windows.Forms.Button btnResetView; private System.Windows.Forms.RadioButton RbZoom; private System.Windows.Forms.RadioButton RbMove; private System.Windows.Forms.RadioButton RbNone; public HalconDotNet.HWindowControl viewPort; private System.Windows.Forms.Button btnLineRoi; private System.Windows.Forms.Button btnFitZoom; private System.Windows.Forms.GroupBox gbxImage; private System.Windows.Forms.GroupBox gbxOption; private System.Windows.Forms.GroupBox gbxAddType; private System.Windows.Forms.Button btnCircleRoi; private System.Windows.Forms.TabControl tabControl1; private System.Windows.Forms.TabPage tabPageLine; private System.Windows.Forms.Button btnLoadConfige_Line; private System.Windows.Forms.GroupBox gbxFitLinePara; private System.Windows.Forms.Label labColumnEnd; private System.Windows.Forms.Label labColumnEndSet; private System.Windows.Forms.Label labRowEnd; private System.Windows.Forms.Label labRowEndSet; private System.Windows.Forms.Label labColumnBegin; private System.Windows.Forms.Label labColumnBeginSet; private System.Windows.Forms.Label labRowBegin; private System.Windows.Forms.Label labRowBeginSet; private System.Windows.Forms.Label labNumber; private System.Windows.Forms.Label labNumberSet; private System.Windows.Forms.Button btnRoiHeightReset_Line; private System.Windows.Forms.TrackBar tBroiHeight; private System.Windows.Forms.NumericUpDown numUDRoiHeight; private System.Windows.Forms.Label labPosition; private System.Windows.Forms.Label labPositionSet; private System.Windows.Forms.Label labTransition; private System.Windows.Forms.Label labTransitionSet; private System.Windows.Forms.Label labInterpolation; private System.Windows.Forms.Label labInterpolationSet; private System.Windows.Forms.Label labROIHeight; private System.Windows.Forms.Label labROIWidth; private System.Windows.Forms.Label labROIWidthSet; private System.Windows.Forms.Label labSmoothing; private System.Windows.Forms.Label labSmoothingSet; private System.Windows.Forms.Label labMinEdgeAmpl; private System.Windows.Forms.Label labRecognitionSet; private System.Windows.Forms.Label labMinEdgeAmplSet; private System.Windows.Forms.Label labRecognition; private System.Windows.Forms.Button btnFitLine; private System.Windows.Forms.TabPage tabPageCircle; private System.Windows.Forms.Button btnLoadConfige_Circle; private System.Windows.Forms.GroupBox gbxFitCirclePara; private System.Windows.Forms.Label labNumber_Circle; private System.Windows.Forms.Label labNumberSet_Circle; private System.Windows.Forms.Button btnRoiHeightReset_Circle; private System.Windows.Forms.TrackBar trackBar1; private System.Windows.Forms.NumericUpDown numUDRoiHeight_Circle; private System.Windows.Forms.Label labPosition_Circle; private System.Windows.Forms.Label labPositionSet_Circle; private System.Windows.Forms.Label labTransition_Circle; private System.Windows.Forms.Label labTransitionSet_Circle; private System.Windows.Forms.Label labInterpolation_Circle; private System.Windows.Forms.Label labInterpolationSet_Circle; private System.Windows.Forms.Label labROIHeight_Circle; private System.Windows.Forms.Label labROIWidth_Circle; private System.Windows.Forms.Label labROIWidthSet_Circle; private System.Windows.Forms.Label labSmoothing_Circle; private System.Windows.Forms.Label labSmoothingSet_Circle; private System.Windows.Forms.Label labMinEdgeAmpl_Circle; private System.Windows.Forms.Label labRecognitionSet_Circle; private System.Windows.Forms.Label labMinEdgeAmplSet_Circle; private System.Windows.Forms.Label labRecognition_Circle; private System.Windows.Forms.Button btnFitCircle; private System.Windows.Forms.Button btnParaAdd; private System.Windows.Forms.Button btnParaAdd_Circle; private System.Windows.Forms.Label labRadius_Circle; private System.Windows.Forms.Label labRadiusSet_Circle; private System.Windows.Forms.Label labColumn_Circle; private System.Windows.Forms.Label labColumnSet_Circle; private System.Windows.Forms.Label labRow_Circle; private System.Windows.Forms.Label labRowSet_Circle; private System.Windows.Forms.Button btnFrmMeasure; private System.Windows.Forms.TextBox txtROIWidthSet; private System.Windows.Forms.TextBox txtNumberSet; private System.Windows.Forms.TextBox txtPositionSet; private System.Windows.Forms.TextBox txtTransitionSet; private System.Windows.Forms.TextBox txtInterpolationSet; private System.Windows.Forms.TextBox txtSmoothingSet; private System.Windows.Forms.TextBox txtMinEdgeAmplSet; } }