轮胎外观检测添加思谋语义分割模型检测工具
C3204
15 小时以前 9f977a3c2d872b18eb69199b7b1ec18da485dc4e
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
using ReaLTaiizor.Controls;
 
namespace LB_VisionFlowNode
{
    partial class RenameForm
    {
        /// <summary>
        /// Required designer variable.
        /// </summary>
        private System.ComponentModel.IContainer components = null;
 
        /// <summary>
        /// Clean up any resources being used.
        /// </summary>
        /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }
 
        #region Windows Form Designer generated code
 
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            uiTextBox1 = new AloneTextBox();
            uiTextBox2 = new DungeonTextBox();
            uiLabel1 = new Label();
            uiLabel2 = new Label();
            uiButtonRename = new AirButton();
            uiButtonCancel = new AirButton();
            tableLayoutPanel1 = new TableLayoutPanel();
            tableLayoutPanel2 = new TableLayoutPanel();
            tableLayoutPanel3 = new TableLayoutPanel();
            tableLayoutPanel1.SuspendLayout();
            tableLayoutPanel2.SuspendLayout();
            tableLayoutPanel3.SuspendLayout();
            SuspendLayout();
            // 
            // uiTextBox1
            // 
            uiTextBox1.BackColor = Color.Transparent;
            uiTextBox1.Dock = DockStyle.Fill;
            uiTextBox1.Enabled = false;
            uiTextBox1.EnabledCalc = false;
            uiTextBox1.Font = new Font("宋体", 12F);
            uiTextBox1.ForeColor = Color.FromArgb(124, 133, 142);
            uiTextBox1.Location = new Point(204, 5);
            uiTextBox1.Margin = new Padding(4, 5, 4, 5);
            uiTextBox1.MaxLength = 32767;
            uiTextBox1.MinimumSize = new Size(1, 16);
            uiTextBox1.MultiLine = false;
            uiTextBox1.Name = "uiTextBox1";
            uiTextBox1.Padding = new Padding(5);
            uiTextBox1.ReadOnly = false;
            uiTextBox1.Size = new Size(163, 68);
            uiTextBox1.TabIndex = 0;
            uiTextBox1.TextAlign = HorizontalAlignment.Center;
            uiTextBox1.UseSystemPasswordChar = false;
            // 
            // uiTextBox2
            // 
            uiTextBox2.BackColor = Color.Transparent;
            uiTextBox2.BorderColor = Color.FromArgb(180, 180, 180);
            uiTextBox2.Dock = DockStyle.Fill;
            uiTextBox2.EdgeColor = Color.White;
            uiTextBox2.Font = new Font("宋体", 12F);
            uiTextBox2.ForeColor = Color.Black;
            uiTextBox2.Location = new Point(204, 83);
            uiTextBox2.Margin = new Padding(4, 5, 4, 5);
            uiTextBox2.MaxLength = 32767;
            uiTextBox2.MinimumSize = new Size(1, 16);
            uiTextBox2.Multiline = true;
            uiTextBox2.Name = "uiTextBox2";
            uiTextBox2.Padding = new Padding(5);
            uiTextBox2.ReadOnly = false;
            uiTextBox2.Size = new Size(163, 69);
            uiTextBox2.TabIndex = 5;
            uiTextBox2.TextAlignment = HorizontalAlignment.Center;
            uiTextBox2.UseSystemPasswordChar = false;
            // 
            // uiLabel1
            // 
            uiLabel1.Dock = DockStyle.Fill;
            uiLabel1.Font = new Font("宋体", 12F);
            uiLabel1.ForeColor = Color.White;
            uiLabel1.Location = new Point(103, 0);
            uiLabel1.Name = "uiLabel1";
            uiLabel1.Size = new Size(94, 78);
            uiLabel1.TabIndex = 1;
            uiLabel1.Text = "原名称";
            uiLabel1.TextAlign = ContentAlignment.MiddleRight;
            // 
            // uiLabel2
            // 
            uiLabel2.Dock = DockStyle.Fill;
            uiLabel2.Font = new Font("宋体", 12F);
            uiLabel2.ForeColor = Color.White;
            uiLabel2.Location = new Point(103, 78);
            uiLabel2.Name = "uiLabel2";
            uiLabel2.Size = new Size(94, 79);
            uiLabel2.TabIndex = 2;
            uiLabel2.Text = "新名称";
            uiLabel2.TextAlign = ContentAlignment.MiddleRight;
            // 
            // uiButtonRename
            // 
            uiButtonRename.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//p6en/zw8PP8UFBT/gICA/w==";
            uiButtonRename.Dock = DockStyle.Fill;
            uiButtonRename.Font = new Font("宋体", 12F);
            uiButtonRename.Image = null;
            uiButtonRename.Location = new Point(103, 3);
            uiButtonRename.MinimumSize = new Size(1, 1);
            uiButtonRename.Name = "uiButtonRename";
            uiButtonRename.NoRounding = false;
            uiButtonRename.Size = new Size(104, 38);
            uiButtonRename.TabIndex = 3;
            uiButtonRename.Text = "重命名";
            uiButtonRename.Transparent = false;
            uiButtonRename.Click += uiButtonRename_Click;
            // 
            // uiButtonCancel
            // 
            uiButtonCancel.Customization = "7e3t//Ly8v/r6+v/5ubm/+vr6//f39//p6en/zw8PP8UFBT/gICA/w==";
            uiButtonCancel.Dock = DockStyle.Fill;
            uiButtonCancel.Font = new Font("宋体", 12F);
            uiButtonCancel.Image = null;
            uiButtonCancel.Location = new Point(263, 3);
            uiButtonCancel.MinimumSize = new Size(1, 1);
            uiButtonCancel.Name = "uiButtonCancel";
            uiButtonCancel.NoRounding = false;
            uiButtonCancel.Size = new Size(104, 38);
            uiButtonCancel.TabIndex = 4;
            uiButtonCancel.Text = "取消";
            uiButtonCancel.Transparent = false;
            uiButtonCancel.Click += uiButtonCancel_Click;
            // 
            // tableLayoutPanel1
            // 
            tableLayoutPanel1.ColumnCount = 1;
            tableLayoutPanel1.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 100F));
            tableLayoutPanel1.Controls.Add(tableLayoutPanel2, 0, 1);
            tableLayoutPanel1.Controls.Add(tableLayoutPanel3, 0, 0);
            tableLayoutPanel1.Dock = DockStyle.Fill;
            tableLayoutPanel1.Location = new Point(0, 0);
            tableLayoutPanel1.Name = "tableLayoutPanel1";
            tableLayoutPanel1.RowCount = 2;
            tableLayoutPanel1.RowStyles.Add(new RowStyle(SizeType.Percent, 100F));
            tableLayoutPanel1.RowStyles.Add(new RowStyle(SizeType.Absolute, 50F));
            tableLayoutPanel1.Size = new Size(477, 213);
            tableLayoutPanel1.TabIndex = 6;
            // 
            // tableLayoutPanel2
            // 
            tableLayoutPanel2.ColumnCount = 5;
            tableLayoutPanel2.ColumnStyles.Add(new ColumnStyle(SizeType.Absolute, 100F));
            tableLayoutPanel2.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 50F));
            tableLayoutPanel2.ColumnStyles.Add(new ColumnStyle(SizeType.Absolute, 50F));
            tableLayoutPanel2.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 50F));
            tableLayoutPanel2.ColumnStyles.Add(new ColumnStyle(SizeType.Absolute, 100F));
            tableLayoutPanel2.Controls.Add(uiButtonRename, 1, 0);
            tableLayoutPanel2.Controls.Add(uiButtonCancel, 3, 0);
            tableLayoutPanel2.Dock = DockStyle.Fill;
            tableLayoutPanel2.Location = new Point(3, 166);
            tableLayoutPanel2.Name = "tableLayoutPanel2";
            tableLayoutPanel2.RowCount = 1;
            tableLayoutPanel2.RowStyles.Add(new RowStyle(SizeType.Percent, 100F));
            tableLayoutPanel2.Size = new Size(471, 44);
            tableLayoutPanel2.TabIndex = 0;
            // 
            // tableLayoutPanel3
            // 
            tableLayoutPanel3.ColumnCount = 4;
            tableLayoutPanel3.ColumnStyles.Add(new ColumnStyle(SizeType.Absolute, 100F));
            tableLayoutPanel3.ColumnStyles.Add(new ColumnStyle(SizeType.Absolute, 100F));
            tableLayoutPanel3.ColumnStyles.Add(new ColumnStyle(SizeType.Percent, 100F));
            tableLayoutPanel3.ColumnStyles.Add(new ColumnStyle(SizeType.Absolute, 100F));
            tableLayoutPanel3.Controls.Add(uiLabel1, 1, 0);
            tableLayoutPanel3.Controls.Add(uiTextBox2, 2, 1);
            tableLayoutPanel3.Controls.Add(uiTextBox1, 2, 0);
            tableLayoutPanel3.Controls.Add(uiLabel2, 1, 1);
            tableLayoutPanel3.Dock = DockStyle.Fill;
            tableLayoutPanel3.Location = new Point(3, 3);
            tableLayoutPanel3.Name = "tableLayoutPanel3";
            tableLayoutPanel3.RowCount = 2;
            tableLayoutPanel3.RowStyles.Add(new RowStyle(SizeType.Percent, 50F));
            tableLayoutPanel3.RowStyles.Add(new RowStyle(SizeType.Percent, 50F));
            tableLayoutPanel3.Size = new Size(471, 157);
            tableLayoutPanel3.TabIndex = 1;
            // 
            // RenameForm
            // 
            AutoScaleMode = AutoScaleMode.None;
            BackColor = Color.FromArgb(32, 41, 50);
            ClientSize = new Size(477, 213);
            ControlBox = false;
            Controls.Add(tableLayoutPanel1);
            ForeColor = Color.White;
            MaximizeBox = false;
            MinimizeBox = false;
            Name = "RenameForm";
            Padding = new Padding(0);
            Text = "重命名";
            tableLayoutPanel1.ResumeLayout(false);
            tableLayoutPanel2.ResumeLayout(false);
            tableLayoutPanel3.ResumeLayout(false);
            ResumeLayout(false);
        }
 
        #endregion
 
        private ReaLTaiizor.Controls.AloneTextBox uiTextBox1;
        private ReaLTaiizor.Controls.DungeonTextBox uiTextBox2;
        private Label uiLabel1;
        private Label uiLabel2;
        private ReaLTaiizor.Controls.AirButton uiButtonRename;
        private ReaLTaiizor.Controls.AirButton uiButtonCancel;
        private TableLayoutPanel tableLayoutPanel1;
        private TableLayoutPanel tableLayoutPanel2;
        private TableLayoutPanel tableLayoutPanel3;
    }
}