Browse Source

RELEASE (BETA)

Вячеслав Терешенко 2 years ago
parent
commit
4bb64b96ea

+ 12 - 12
T FaceRecognizer/FormMain.Designer.cs

@@ -522,7 +522,7 @@
             this.BtnIn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
             this.BtnIn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
             this.BtnIn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(166)))), ((int)(((byte)(64)))));
             this.BtnIn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(166)))), ((int)(((byte)(64)))));
             this.BtnIn.ForeColor = System.Drawing.Color.White;
             this.BtnIn.ForeColor = System.Drawing.Color.White;
-            this.BtnIn.Location = new System.Drawing.Point(235, 300);
+            this.BtnIn.Location = new System.Drawing.Point(235, 292);
             this.BtnIn.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
             this.BtnIn.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
             this.BtnIn.Name = "BtnIn";
             this.BtnIn.Name = "BtnIn";
             this.BtnIn.Size = new System.Drawing.Size(190, 37);
             this.BtnIn.Size = new System.Drawing.Size(190, 37);
@@ -536,7 +536,7 @@
             this.BtnOut.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
             this.BtnOut.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
             this.BtnOut.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(166)))), ((int)(((byte)(64)))));
             this.BtnOut.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(166)))), ((int)(((byte)(64)))));
             this.BtnOut.ForeColor = System.Drawing.Color.White;
             this.BtnOut.ForeColor = System.Drawing.Color.White;
-            this.BtnOut.Location = new System.Drawing.Point(8, 300);
+            this.BtnOut.Location = new System.Drawing.Point(8, 292);
             this.BtnOut.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
             this.BtnOut.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
             this.BtnOut.Name = "BtnOut";
             this.BtnOut.Name = "BtnOut";
             this.BtnOut.Size = new System.Drawing.Size(190, 37);
             this.BtnOut.Size = new System.Drawing.Size(190, 37);
@@ -554,7 +554,7 @@
             this.PbxIdentification.Location = new System.Drawing.Point(4, 5);
             this.PbxIdentification.Location = new System.Drawing.Point(4, 5);
             this.PbxIdentification.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
             this.PbxIdentification.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
             this.PbxIdentification.Name = "PbxIdentification";
             this.PbxIdentification.Name = "PbxIdentification";
-            this.PbxIdentification.Size = new System.Drawing.Size(421, 285);
+            this.PbxIdentification.Size = new System.Drawing.Size(421, 277);
             this.PbxIdentification.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
             this.PbxIdentification.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
             this.PbxIdentification.TabIndex = 1;
             this.PbxIdentification.TabIndex = 1;
             this.PbxIdentification.TabStop = false;
             this.PbxIdentification.TabStop = false;
@@ -564,9 +564,9 @@
             this.tabPage3.Controls.Add(this.label11);
             this.tabPage3.Controls.Add(this.label11);
             this.tabPage3.Controls.Add(this.TbxSearch);
             this.tabPage3.Controls.Add(this.TbxSearch);
             this.tabPage3.Controls.Add(this.DgbJournal);
             this.tabPage3.Controls.Add(this.DgbJournal);
-            this.tabPage3.Location = new System.Drawing.Point(4, 22);
+            this.tabPage3.Location = new System.Drawing.Point(4, 30);
             this.tabPage3.Name = "tabPage3";
             this.tabPage3.Name = "tabPage3";
-            this.tabPage3.Size = new System.Drawing.Size(429, 363);
+            this.tabPage3.Size = new System.Drawing.Size(429, 355);
             this.tabPage3.TabIndex = 2;
             this.tabPage3.TabIndex = 2;
             this.tabPage3.Text = "Journal";
             this.tabPage3.Text = "Journal";
             this.tabPage3.UseVisualStyleBackColor = true;
             this.tabPage3.UseVisualStyleBackColor = true;
@@ -616,7 +616,7 @@
             this.DgbJournal.RowTemplate.DividerHeight = 5;
             this.DgbJournal.RowTemplate.DividerHeight = 5;
             this.DgbJournal.RowTemplate.Height = 35;
             this.DgbJournal.RowTemplate.Height = 35;
             this.DgbJournal.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
             this.DgbJournal.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
-            this.DgbJournal.Size = new System.Drawing.Size(423, 296);
+            this.DgbJournal.Size = new System.Drawing.Size(423, 288);
             this.DgbJournal.TabIndex = 0;
             this.DgbJournal.TabIndex = 0;
             this.DgbJournal.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.DgbJournal_CellDoubleClick);
             this.DgbJournal.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.DgbJournal_CellDoubleClick);
             // 
             // 
@@ -649,9 +649,9 @@
             this.tabPage4.Controls.Add(this.CbxSaveLocationForm);
             this.tabPage4.Controls.Add(this.CbxSaveLocationForm);
             this.tabPage4.Controls.Add(this.CmbCams);
             this.tabPage4.Controls.Add(this.CmbCams);
             this.tabPage4.Controls.Add(this.label7);
             this.tabPage4.Controls.Add(this.label7);
-            this.tabPage4.Location = new System.Drawing.Point(4, 22);
+            this.tabPage4.Location = new System.Drawing.Point(4, 30);
             this.tabPage4.Name = "tabPage4";
             this.tabPage4.Name = "tabPage4";
-            this.tabPage4.Size = new System.Drawing.Size(429, 363);
+            this.tabPage4.Size = new System.Drawing.Size(429, 355);
             this.tabPage4.TabIndex = 3;
             this.tabPage4.TabIndex = 3;
             this.tabPage4.Text = "Settings";
             this.tabPage4.Text = "Settings";
             this.tabPage4.UseVisualStyleBackColor = true;
             this.tabPage4.UseVisualStyleBackColor = true;
@@ -661,7 +661,7 @@
             this.BtnSaveParameters.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
             this.BtnSaveParameters.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
             this.BtnSaveParameters.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(166)))), ((int)(((byte)(64)))));
             this.BtnSaveParameters.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(166)))), ((int)(((byte)(64)))));
             this.BtnSaveParameters.ForeColor = System.Drawing.Color.White;
             this.BtnSaveParameters.ForeColor = System.Drawing.Color.White;
-            this.BtnSaveParameters.Location = new System.Drawing.Point(79, 300);
+            this.BtnSaveParameters.Location = new System.Drawing.Point(79, 292);
             this.BtnSaveParameters.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
             this.BtnSaveParameters.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
             this.BtnSaveParameters.Name = "BtnSaveParameters";
             this.BtnSaveParameters.Name = "BtnSaveParameters";
             this.BtnSaveParameters.Size = new System.Drawing.Size(341, 37);
             this.BtnSaveParameters.Size = new System.Drawing.Size(341, 37);
@@ -713,9 +713,9 @@
             // 
             // 
             this.tabPage5.Controls.Add(this.GbxInfo);
             this.tabPage5.Controls.Add(this.GbxInfo);
             this.tabPage5.Controls.Add(this.PanelTitle);
             this.tabPage5.Controls.Add(this.PanelTitle);
-            this.tabPage5.Location = new System.Drawing.Point(4, 22);
+            this.tabPage5.Location = new System.Drawing.Point(4, 30);
             this.tabPage5.Name = "tabPage5";
             this.tabPage5.Name = "tabPage5";
-            this.tabPage5.Size = new System.Drawing.Size(429, 363);
+            this.tabPage5.Size = new System.Drawing.Size(429, 355);
             this.tabPage5.TabIndex = 4;
             this.tabPage5.TabIndex = 4;
             this.tabPage5.Text = "Main";
             this.tabPage5.Text = "Main";
             this.tabPage5.UseVisualStyleBackColor = true;
             this.tabPage5.UseVisualStyleBackColor = true;
@@ -731,7 +731,7 @@
             this.GbxInfo.Controls.Add(this.label6);
             this.GbxInfo.Controls.Add(this.label6);
             this.GbxInfo.Location = new System.Drawing.Point(6, 110);
             this.GbxInfo.Location = new System.Drawing.Point(6, 110);
             this.GbxInfo.Name = "GbxInfo";
             this.GbxInfo.Name = "GbxInfo";
-            this.GbxInfo.Size = new System.Drawing.Size(415, 229);
+            this.GbxInfo.Size = new System.Drawing.Size(415, 221);
             this.GbxInfo.TabIndex = 1;
             this.GbxInfo.TabIndex = 1;
             this.GbxInfo.TabStop = false;
             this.GbxInfo.TabStop = false;
             this.GbxInfo.Text = "О программе";
             this.GbxInfo.Text = "О программе";

BIN
T FaceRecognizer/bin/Debug/T FaceRecognizer.exe