namespace irisRefactor.FrmService { partial class Form2 { /// <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() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form2)); this.name_label = new System.Windows.Forms.Label(); this.gender_label = new System.Windows.Forms.Label(); this.department_label = new System.Windows.Forms.Label(); this.pictureBox5 = new System.Windows.Forms.PictureBox(); this.pictureBox6 = new System.Windows.Forms.PictureBox(); this.pictureBox7 = new System.Windows.Forms.PictureBox(); this.pictureBox8 = new System.Windows.Forms.PictureBox(); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.pictureBox3 = new System.Windows.Forms.PictureBox(); this.pictureBox2 = new System.Windows.Forms.PictureBox(); this.pictureBox4 = new System.Windows.Forms.PictureBox(); this.picLive = new System.Windows.Forms.PictureBox(); this.picFace = new System.Windows.Forms.PictureBox(); this.time_label = new System.Windows.Forms.Label(); this.type_label = new System.Windows.Forms.Label(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.picLive)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.picFace)).BeginInit(); this.SuspendLayout(); // // name_label // this.name_label.AutoSize = true; this.name_label.BackColor = System.Drawing.Color.Transparent; this.name_label.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.name_label.ForeColor = System.Drawing.Color.White; this.name_label.Location = new System.Drawing.Point(510, 115); this.name_label.Name = "name_label"; this.name_label.Size = new System.Drawing.Size(20, 31); this.name_label.TabIndex = 129; this.name_label.Text = "."; // // gender_label // this.gender_label.AutoSize = true; this.gender_label.BackColor = System.Drawing.Color.Transparent; this.gender_label.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.gender_label.ForeColor = System.Drawing.Color.White; this.gender_label.Location = new System.Drawing.Point(510, 175); this.gender_label.Name = "gender_label"; this.gender_label.Size = new System.Drawing.Size(20, 31); this.gender_label.TabIndex = 130; this.gender_label.Text = "."; // // department_label // this.department_label.AutoSize = true; this.department_label.BackColor = System.Drawing.Color.Transparent; this.department_label.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.department_label.ForeColor = System.Drawing.Color.White; this.department_label.Location = new System.Drawing.Point(510, 235); this.department_label.Name = "department_label"; this.department_label.Size = new System.Drawing.Size(20, 31); this.department_label.TabIndex = 131; this.department_label.Text = "."; // // pictureBox5 // this.pictureBox5.BackColor = System.Drawing.Color.LawnGreen; this.pictureBox5.Location = new System.Drawing.Point(740, 128); this.pictureBox5.Name = "pictureBox5"; this.pictureBox5.Size = new System.Drawing.Size(1, 180); this.pictureBox5.TabIndex = 62; this.pictureBox5.TabStop = false; // // pictureBox6 // this.pictureBox6.BackColor = System.Drawing.Color.LawnGreen; this.pictureBox6.Location = new System.Drawing.Point(440, 128); this.pictureBox6.Name = "pictureBox6"; this.pictureBox6.Size = new System.Drawing.Size(1, 180); this.pictureBox6.TabIndex = 61; this.pictureBox6.TabStop = false; // // pictureBox7 // this.pictureBox7.BackColor = System.Drawing.Color.LawnGreen; this.pictureBox7.Location = new System.Drawing.Point(440, 308); this.pictureBox7.Name = "pictureBox7"; this.pictureBox7.Size = new System.Drawing.Size(300, 1); this.pictureBox7.TabIndex = 60; this.pictureBox7.TabStop = false; // // pictureBox8 // this.pictureBox8.BackColor = System.Drawing.Color.LawnGreen; this.pictureBox8.Location = new System.Drawing.Point(440, 128); this.pictureBox8.Name = "pictureBox8"; this.pictureBox8.Size = new System.Drawing.Size(300, 1); this.pictureBox8.TabIndex = 59; this.pictureBox8.TabStop = false; // // pictureBox1 // this.pictureBox1.BackColor = System.Drawing.Color.LawnGreen; this.pictureBox1.Location = new System.Drawing.Point(54, 128); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Size = new System.Drawing.Size(300, 1); this.pictureBox1.TabIndex = 55; this.pictureBox1.TabStop = false; // // pictureBox3 // this.pictureBox3.BackColor = System.Drawing.Color.LawnGreen; this.pictureBox3.Location = new System.Drawing.Point(54, 128); this.pictureBox3.Name = "pictureBox3"; this.pictureBox3.Size = new System.Drawing.Size(1, 180); this.pictureBox3.TabIndex = 57; this.pictureBox3.TabStop = false; // // pictureBox2 // this.pictureBox2.BackColor = System.Drawing.Color.LawnGreen; this.pictureBox2.Location = new System.Drawing.Point(54, 308); this.pictureBox2.Name = "pictureBox2"; this.pictureBox2.Size = new System.Drawing.Size(300, 1); this.pictureBox2.TabIndex = 56; this.pictureBox2.TabStop = false; // // pictureBox4 // this.pictureBox4.BackColor = System.Drawing.Color.LawnGreen; this.pictureBox4.Location = new System.Drawing.Point(354, 128); this.pictureBox4.Name = "pictureBox4"; this.pictureBox4.Size = new System.Drawing.Size(1, 180); this.pictureBox4.TabIndex = 58; this.pictureBox4.TabStop = false; // // picLive // this.picLive.BackColor = System.Drawing.Color.Black; this.picLive.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; this.picLive.InitialImage = null; this.picLive.Location = new System.Drawing.Point(0, 0); this.picLive.Margin = new System.Windows.Forms.Padding(0); this.picLive.Name = "picLive"; this.picLive.Size = new System.Drawing.Size(800, 480); this.picLive.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.picLive.TabIndex = 52; this.picLive.TabStop = false; // // picFace // this.picFace.BackColor = System.Drawing.SystemColors.ControlText; this.picFace.BackgroundImage = global::irisRefactor.Properties.Resources._2034; this.picFace.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.picFace.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.picFace.InitialImage = null; this.picFace.Location = new System.Drawing.Point(61, 105); this.picFace.Name = "picFace"; this.picFace.Size = new System.Drawing.Size(168, 233); this.picFace.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.picFace.TabIndex = 51; this.picFace.TabStop = false; // // time_label // this.time_label.AutoSize = true; this.time_label.BackColor = System.Drawing.Color.Transparent; this.time_label.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.time_label.ForeColor = System.Drawing.Color.White; this.time_label.Location = new System.Drawing.Point(510, 295); this.time_label.Name = "time_label"; this.time_label.Size = new System.Drawing.Size(20, 31); this.time_label.TabIndex = 132; this.time_label.Text = "."; // // type_label // this.type_label.AutoSize = true; this.type_label.BackColor = System.Drawing.Color.Transparent; this.type_label.Font = new System.Drawing.Font("微软雅黑", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.type_label.ForeColor = System.Drawing.Color.Lime; this.type_label.Location = new System.Drawing.Point(510, 355); this.type_label.Name = "type_label"; this.type_label.Size = new System.Drawing.Size(26, 41); this.type_label.TabIndex = 134; this.type_label.Text = "."; // // Form2 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.SteelBlue; this.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage"))); this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; this.ClientSize = new System.Drawing.Size(800, 480); this.Controls.Add(this.type_label); this.Controls.Add(this.pictureBox5); this.Controls.Add(this.pictureBox6); this.Controls.Add(this.pictureBox7); this.Controls.Add(this.pictureBox8); this.Controls.Add(this.pictureBox4); this.Controls.Add(this.pictureBox3); this.Controls.Add(this.pictureBox2); this.Controls.Add(this.pictureBox1); this.Controls.Add(this.name_label); this.Controls.Add(this.gender_label); this.Controls.Add(this.department_label); this.Controls.Add(this.time_label); this.Controls.Add(this.picFace); this.Controls.Add(this.picLive); this.Cursor = System.Windows.Forms.Cursors.Default; this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "Form2"; this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.TopMost = true; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form2_FormClosing); this.KeyUp += new System.Windows.Forms.KeyEventHandler(this.Form2_KeyUp); ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.picLive)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.picFace)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion // 绘制实时视频 public System.Windows.Forms.PictureBox picLive; // pictureBox1-8绘制两个绿框 public System.Windows.Forms.PictureBox pictureBox1; public System.Windows.Forms.PictureBox pictureBox2; public System.Windows.Forms.PictureBox pictureBox3; public System.Windows.Forms.PictureBox pictureBox4; public System.Windows.Forms.PictureBox pictureBox5; public System.Windows.Forms.PictureBox pictureBox6; public System.Windows.Forms.PictureBox pictureBox7; public System.Windows.Forms.PictureBox pictureBox8; // 识别成功的信息显示框 public System.Windows.Forms.PictureBox picFace; public System.Windows.Forms.Label name_label; public System.Windows.Forms.Label gender_label; public System.Windows.Forms.Label department_label; public System.Windows.Forms.Label time_label; public System.Windows.Forms.Label type_label; } }