diff --git a/AIParkingApplication/LaneOut.Designer.cs b/AIParkingApplication/LaneOut.Designer.cs index 23f899d..7914804 100644 --- a/AIParkingApplication/LaneOut.Designer.cs +++ b/AIParkingApplication/LaneOut.Designer.cs @@ -31,29 +31,30 @@ this.grbPlateRefernce = new System.Windows.Forms.GroupBox(); this.pictureBox6 = new System.Windows.Forms.PictureBox(); this.pictureBox5 = new System.Windows.Forms.PictureBox(); - this.pictureBox1 = new System.Windows.Forms.PictureBox(); - this.grbPlateCamera = new System.Windows.Forms.GroupBox(); - this.backgroundWorker2 = new System.ComponentModel.BackgroundWorker(); - this.backgroundWorker1 = new System.ComponentModel.BackgroundWorker(); - this.lblMoneyAmount = new System.Windows.Forms.Label(); - this.lblCardType = new System.Windows.Forms.Label(); this.grbCardInformation = new System.Windows.Forms.GroupBox(); - this.lblLaneLabel = new System.Windows.Forms.Label(); - this.pictureBox4 = new System.Windows.Forms.PictureBox(); - this.pictureBox3 = new System.Windows.Forms.PictureBox(); - this.grbOverviewCamera = new System.Windows.Forms.GroupBox(); - this.pictureBox2 = new System.Windows.Forms.PictureBox(); + this.lblCardType = new System.Windows.Forms.Label(); + this.lblCardTime = new System.Windows.Forms.Label(); + this.lblPlateString = new System.Windows.Forms.Label(); this.lblCardNumber = new System.Windows.Forms.Label(); + this.pictureBoxPlateImage = new System.Windows.Forms.PictureBox(); + this.pictureBoxPlateVideo = new System.Windows.Forms.PictureBox(); + this.grbPlateCamera = new System.Windows.Forms.GroupBox(); + this.pictureBoxOverviewImage = new System.Windows.Forms.PictureBox(); + this.pictureBoxOverviewVideo = new System.Windows.Forms.PictureBox(); + this.grbOverviewCamera = new System.Windows.Forms.GroupBox(); + this.lblLaneLabel = new System.Windows.Forms.Label(); + this.lblStatusInfo = new System.Windows.Forms.Label(); + this.lblMoneyAmount = new System.Windows.Forms.Label(); this.grbPlateRefernce.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); - this.grbPlateCamera.SuspendLayout(); this.grbCardInformation.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBoxPlateImage)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBoxPlateVideo)).BeginInit(); + this.grbPlateCamera.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBoxOverviewImage)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBoxOverviewVideo)).BeginInit(); this.grbOverviewCamera.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); this.SuspendLayout(); // // grbPlateRefernce @@ -61,16 +62,17 @@ this.grbPlateRefernce.Controls.Add(this.pictureBox6); this.grbPlateRefernce.Controls.Add(this.pictureBox5); this.grbPlateRefernce.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.grbPlateRefernce.Location = new System.Drawing.Point(445, 171); + this.grbPlateRefernce.Location = new System.Drawing.Point(453, 208); this.grbPlateRefernce.Name = "grbPlateRefernce"; - this.grbPlateRefernce.Size = new System.Drawing.Size(212, 510); + this.grbPlateRefernce.Size = new System.Drawing.Size(226, 484); this.grbPlateRefernce.TabIndex = 9; this.grbPlateRefernce.TabStop = false; - this.grbPlateRefernce.Text = "THAM CHIẾU BIỂN SỐ VÀO"; + this.grbPlateRefernce.Text = "Tham chiếu vào"; // // pictureBox6 // - this.pictureBox6.Location = new System.Drawing.Point(6, 296); + this.pictureBox6.Anchor = System.Windows.Forms.AnchorStyles.Left; + this.pictureBox6.Location = new System.Drawing.Point(13, 270); this.pictureBox6.Name = "pictureBox6"; this.pictureBox6.Size = new System.Drawing.Size(200, 200); this.pictureBox6.TabIndex = 0; @@ -78,110 +80,55 @@ // // pictureBox5 // - this.pictureBox5.Location = new System.Drawing.Point(6, 23); + this.pictureBox5.Anchor = System.Windows.Forms.AnchorStyles.Left; + this.pictureBox5.Location = new System.Drawing.Point(13, 23); this.pictureBox5.Name = "pictureBox5"; this.pictureBox5.Size = new System.Drawing.Size(200, 200); this.pictureBox5.TabIndex = 0; this.pictureBox5.TabStop = false; // - // pictureBox1 + // grbCardInformation // - this.pictureBox1.Location = new System.Drawing.Point(212, 23); - this.pictureBox1.Name = "pictureBox1"; - this.pictureBox1.Size = new System.Drawing.Size(200, 200); - this.pictureBox1.TabIndex = 0; - this.pictureBox1.TabStop = false; - // - // grbPlateCamera - // - this.grbPlateCamera.Controls.Add(this.pictureBox1); - this.grbPlateCamera.Controls.Add(this.pictureBox2); - this.grbPlateCamera.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.grbPlateCamera.Location = new System.Drawing.Point(15, 171); - this.grbPlateCamera.Name = "grbPlateCamera"; - this.grbPlateCamera.Size = new System.Drawing.Size(424, 238); - this.grbPlateCamera.TabIndex = 7; - this.grbPlateCamera.TabStop = false; - this.grbPlateCamera.Text = "CAMERA BIỂN SỐ"; - // - // lblMoneyAmount - // - this.lblMoneyAmount.AutoSize = true; - this.lblMoneyAmount.Location = new System.Drawing.Point(209, 31); - this.lblMoneyAmount.Name = "lblMoneyAmount"; - this.lblMoneyAmount.Size = new System.Drawing.Size(54, 18); - this.lblMoneyAmount.TabIndex = 0; - this.lblMoneyAmount.Text = "Số tiền"; + this.grbCardInformation.Controls.Add(this.lblCardType); + this.grbCardInformation.Controls.Add(this.lblCardTime); + this.grbCardInformation.Controls.Add(this.lblMoneyAmount); + this.grbCardInformation.Controls.Add(this.lblPlateString); + this.grbCardInformation.Controls.Add(this.lblCardNumber); + this.grbCardInformation.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.grbCardInformation.Location = new System.Drawing.Point(1, 55); + this.grbCardInformation.Margin = new System.Windows.Forms.Padding(0); + this.grbCardInformation.Name = "grbCardInformation"; + this.grbCardInformation.Size = new System.Drawing.Size(678, 104); + this.grbCardInformation.TabIndex = 19; + this.grbCardInformation.TabStop = false; + this.grbCardInformation.Text = "Thông tin thẻ"; // // lblCardType // this.lblCardType.AutoSize = true; - this.lblCardType.Location = new System.Drawing.Point(12, 59); + this.lblCardType.Location = new System.Drawing.Point(12, 64); this.lblCardType.Name = "lblCardType"; this.lblCardType.Size = new System.Drawing.Size(60, 18); this.lblCardType.TabIndex = 0; this.lblCardType.Text = "Loại thẻ"; // - // grbCardInformation + // lblCardTime // - this.grbCardInformation.Controls.Add(this.lblCardType); - this.grbCardInformation.Controls.Add(this.lblMoneyAmount); - this.grbCardInformation.Controls.Add(this.lblCardNumber); - this.grbCardInformation.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.grbCardInformation.Location = new System.Drawing.Point(15, 69); - this.grbCardInformation.Name = "grbCardInformation"; - this.grbCardInformation.Size = new System.Drawing.Size(642, 91); - this.grbCardInformation.TabIndex = 8; - this.grbCardInformation.TabStop = false; - this.grbCardInformation.Text = "THÔNG TIN THẺ"; + this.lblCardTime.AutoSize = true; + this.lblCardTime.Location = new System.Drawing.Point(223, 64); + this.lblCardTime.Name = "lblCardTime"; + this.lblCardTime.Size = new System.Drawing.Size(68, 18); + this.lblCardTime.TabIndex = 0; + this.lblCardTime.Text = "Thời gian"; // - // lblLaneLabel + // lblPlateString // - this.lblLaneLabel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) - | System.Windows.Forms.AnchorStyles.Right))); - this.lblLaneLabel.AutoSize = true; - this.lblLaneLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.lblLaneLabel.Location = new System.Drawing.Point(262, 22); - this.lblLaneLabel.Name = "lblLaneLabel"; - this.lblLaneLabel.Size = new System.Drawing.Size(141, 39); - this.lblLaneLabel.TabIndex = 5; - this.lblLaneLabel.Text = "LÀN RA"; - // - // pictureBox4 - // - this.pictureBox4.Location = new System.Drawing.Point(6, 24); - this.pictureBox4.Name = "pictureBox4"; - this.pictureBox4.Size = new System.Drawing.Size(200, 200); - this.pictureBox4.TabIndex = 0; - this.pictureBox4.TabStop = false; - // - // pictureBox3 - // - this.pictureBox3.Location = new System.Drawing.Point(212, 24); - this.pictureBox3.Name = "pictureBox3"; - this.pictureBox3.Size = new System.Drawing.Size(200, 200); - this.pictureBox3.TabIndex = 0; - this.pictureBox3.TabStop = false; - // - // grbOverviewCamera - // - this.grbOverviewCamera.Controls.Add(this.pictureBox3); - this.grbOverviewCamera.Controls.Add(this.pictureBox4); - this.grbOverviewCamera.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.grbOverviewCamera.Location = new System.Drawing.Point(15, 443); - this.grbOverviewCamera.Name = "grbOverviewCamera"; - this.grbOverviewCamera.Size = new System.Drawing.Size(424, 238); - this.grbOverviewCamera.TabIndex = 6; - this.grbOverviewCamera.TabStop = false; - this.grbOverviewCamera.Text = "CAMERA TOÀN CẢNH"; - // - // pictureBox2 - // - this.pictureBox2.Location = new System.Drawing.Point(6, 23); - this.pictureBox2.Name = "pictureBox2"; - this.pictureBox2.Size = new System.Drawing.Size(200, 200); - this.pictureBox2.TabIndex = 0; - this.pictureBox2.TabStop = false; + this.lblPlateString.AutoSize = true; + this.lblPlateString.Location = new System.Drawing.Point(223, 31); + this.lblPlateString.Name = "lblPlateString"; + this.lblPlateString.Size = new System.Drawing.Size(58, 18); + this.lblPlateString.TabIndex = 0; + this.lblPlateString.Text = "Biển số"; // // lblCardNumber // @@ -192,30 +139,127 @@ this.lblCardNumber.TabIndex = 0; this.lblCardNumber.Text = "Số thẻ"; // + // pictureBoxPlateImage + // + this.pictureBoxPlateImage.Location = new System.Drawing.Point(226, 23); + this.pictureBoxPlateImage.Name = "pictureBoxPlateImage"; + this.pictureBoxPlateImage.Size = new System.Drawing.Size(200, 200); + this.pictureBoxPlateImage.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBoxPlateImage.TabIndex = 0; + this.pictureBoxPlateImage.TabStop = false; + // + // pictureBoxPlateVideo + // + this.pictureBoxPlateVideo.Location = new System.Drawing.Point(15, 23); + this.pictureBoxPlateVideo.Name = "pictureBoxPlateVideo"; + this.pictureBoxPlateVideo.Size = new System.Drawing.Size(200, 200); + this.pictureBoxPlateVideo.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBoxPlateVideo.TabIndex = 0; + this.pictureBoxPlateVideo.TabStop = false; + // + // grbPlateCamera + // + this.grbPlateCamera.Controls.Add(this.pictureBoxPlateImage); + this.grbPlateCamera.Controls.Add(this.pictureBoxPlateVideo); + this.grbPlateCamera.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.grbPlateCamera.Location = new System.Drawing.Point(1, 208); + this.grbPlateCamera.Margin = new System.Windows.Forms.Padding(0); + this.grbPlateCamera.Name = "grbPlateCamera"; + this.grbPlateCamera.Size = new System.Drawing.Size(439, 238); + this.grbPlateCamera.TabIndex = 18; + this.grbPlateCamera.TabStop = false; + this.grbPlateCamera.Text = "Camera biển số"; + // + // pictureBoxOverviewImage + // + this.pictureBoxOverviewImage.Location = new System.Drawing.Point(226, 24); + this.pictureBoxOverviewImage.Name = "pictureBoxOverviewImage"; + this.pictureBoxOverviewImage.Size = new System.Drawing.Size(200, 200); + this.pictureBoxOverviewImage.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBoxOverviewImage.TabIndex = 0; + this.pictureBoxOverviewImage.TabStop = false; + // + // pictureBoxOverviewVideo + // + this.pictureBoxOverviewVideo.Location = new System.Drawing.Point(15, 24); + this.pictureBoxOverviewVideo.Name = "pictureBoxOverviewVideo"; + this.pictureBoxOverviewVideo.Size = new System.Drawing.Size(200, 200); + this.pictureBoxOverviewVideo.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.pictureBoxOverviewVideo.TabIndex = 0; + this.pictureBoxOverviewVideo.TabStop = false; + // + // grbOverviewCamera + // + this.grbOverviewCamera.Controls.Add(this.pictureBoxOverviewImage); + this.grbOverviewCamera.Controls.Add(this.pictureBoxOverviewVideo); + this.grbOverviewCamera.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.grbOverviewCamera.Location = new System.Drawing.Point(1, 454); + this.grbOverviewCamera.Margin = new System.Windows.Forms.Padding(0); + this.grbOverviewCamera.Name = "grbOverviewCamera"; + this.grbOverviewCamera.Size = new System.Drawing.Size(439, 238); + this.grbOverviewCamera.TabIndex = 17; + this.grbOverviewCamera.TabStop = false; + this.grbOverviewCamera.Text = "Camera toàn cảnh"; + // + // lblLaneLabel + // + this.lblLaneLabel.BackColor = System.Drawing.Color.Red; + this.lblLaneLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.lblLaneLabel.ForeColor = System.Drawing.SystemColors.Control; + this.lblLaneLabel.Location = new System.Drawing.Point(1, 1); + this.lblLaneLabel.Margin = new System.Windows.Forms.Padding(0); + this.lblLaneLabel.Name = "lblLaneLabel"; + this.lblLaneLabel.Size = new System.Drawing.Size(678, 50); + this.lblLaneLabel.TabIndex = 16; + this.lblLaneLabel.Text = "LÀN RA"; + this.lblLaneLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; + // + // lblStatusInfo + // + this.lblStatusInfo.BackColor = System.Drawing.Color.CornflowerBlue; + this.lblStatusInfo.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.lblStatusInfo.ForeColor = System.Drawing.SystemColors.Control; + this.lblStatusInfo.Location = new System.Drawing.Point(1, 159); + this.lblStatusInfo.Margin = new System.Windows.Forms.Padding(0); + this.lblStatusInfo.Name = "lblStatusInfo"; + this.lblStatusInfo.Size = new System.Drawing.Size(678, 40); + this.lblStatusInfo.TabIndex = 20; + this.lblStatusInfo.Text = "XIN CHÀO"; + this.lblStatusInfo.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; + // + // lblMoneyAmount + // + this.lblMoneyAmount.AutoSize = true; + this.lblMoneyAmount.Location = new System.Drawing.Point(462, 31); + this.lblMoneyAmount.Name = "lblMoneyAmount"; + this.lblMoneyAmount.Size = new System.Drawing.Size(54, 18); + this.lblMoneyAmount.TabIndex = 0; + this.lblMoneyAmount.Text = "Số tiền"; + // // LaneOut // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.Controls.Add(this.grbPlateRefernce); this.Controls.Add(this.grbCardInformation); - this.Controls.Add(this.lblLaneLabel); - this.Controls.Add(this.grbOverviewCamera); this.Controls.Add(this.grbPlateCamera); + this.Controls.Add(this.grbOverviewCamera); + this.Controls.Add(this.lblLaneLabel); + this.Controls.Add(this.lblStatusInfo); + this.Controls.Add(this.grbPlateRefernce); this.Name = "LaneOut"; - this.Size = new System.Drawing.Size(671, 694); + this.Size = new System.Drawing.Size(680, 692); this.grbPlateRefernce.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); - this.grbPlateCamera.ResumeLayout(false); this.grbCardInformation.ResumeLayout(false); this.grbCardInformation.PerformLayout(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBoxPlateImage)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBoxPlateVideo)).EndInit(); + this.grbPlateCamera.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.pictureBoxOverviewImage)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.pictureBoxOverviewVideo)).EndInit(); this.grbOverviewCamera.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit(); this.ResumeLayout(false); - this.PerformLayout(); } @@ -223,18 +267,19 @@ private System.Windows.Forms.GroupBox grbPlateRefernce; private System.Windows.Forms.PictureBox pictureBox6; private System.Windows.Forms.PictureBox pictureBox5; - private System.Windows.Forms.PictureBox pictureBox1; - private System.Windows.Forms.GroupBox grbPlateCamera; - private System.Windows.Forms.PictureBox pictureBox2; - private System.ComponentModel.BackgroundWorker backgroundWorker2; - private System.ComponentModel.BackgroundWorker backgroundWorker1; - private System.Windows.Forms.Label lblMoneyAmount; - private System.Windows.Forms.Label lblCardType; private System.Windows.Forms.GroupBox grbCardInformation; + private System.Windows.Forms.Label lblCardType; + private System.Windows.Forms.Label lblCardTime; + private System.Windows.Forms.Label lblPlateString; private System.Windows.Forms.Label lblCardNumber; - private System.Windows.Forms.Label lblLaneLabel; - private System.Windows.Forms.PictureBox pictureBox4; - private System.Windows.Forms.PictureBox pictureBox3; + private System.Windows.Forms.PictureBox pictureBoxPlateImage; + private System.Windows.Forms.PictureBox pictureBoxPlateVideo; + private System.Windows.Forms.GroupBox grbPlateCamera; + private System.Windows.Forms.PictureBox pictureBoxOverviewImage; + private System.Windows.Forms.PictureBox pictureBoxOverviewVideo; private System.Windows.Forms.GroupBox grbOverviewCamera; + private System.Windows.Forms.Label lblLaneLabel; + private System.Windows.Forms.Label lblStatusInfo; + private System.Windows.Forms.Label lblMoneyAmount; } } diff --git a/AIParkingApplication/LaneOut.resx b/AIParkingApplication/LaneOut.resx index 7f02a8f..377c98b 100644 --- a/AIParkingApplication/LaneOut.resx +++ b/AIParkingApplication/LaneOut.resx @@ -117,10 +117,58 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 176, 17 + + True - - 12, 17 + + True + + + True + + + True + + + True + + + True + + + True + + + True + + + True + + + True + + + True + + + True + + + True + + + True + + + True + + + True + + + True + + + True \ No newline at end of file