📄 bptrainunit.~dfm
字号:
object BPTrainForm: TBPTrainForm
Left = 99
Top = 130
BorderStyle = bsSingle
Caption = 'BP'#32593#32476#35757#32451#21450#35782#21035
ClientHeight = 497
ClientWidth = 913
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDefault
Visible = True
WindowState = wsMaximized
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Img: TImage
Left = 344
Top = 68
Width = 190
Height = 220
Stretch = True
end
object Label10: TLabel
Left = 16
Top = 324
Width = 81
Height = 13
AutoSize = False
Caption = #35757#32451#23383#38598':'
end
object Label1: TLabel
Left = 8
Top = 364
Width = 98
Height = 13
Caption = #38544#23618#32467#28857#20010#25968#65306
end
object Label2: TLabel
Left = 8
Top = 396
Width = 98
Height = 13
Caption = #26368#23567#22343#26041#35823#24046#65306
end
object Label3: TLabel
Left = 32
Top = 432
Width = 70
Height = 13
Caption = #21160#37327#22240#23376#65306
end
object Label4: TLabel
Left = 32
Top = 472
Width = 70
Height = 13
Caption = #35757#32451#27493#38271#65306
end
object trainresult: TLabel
Left = 248
Top = 356
Width = 193
Height = 29
AutoSize = False
Caption = #24179#22343#35823#24046
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
WordWrap = True
end
object resultlabel: TLabel
Left = 16
Top = 164
Width = 97
Height = 21
AutoSize = False
Caption = #35782#21035#32467#26524
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
WordWrap = True
end
object Label9: TLabel
Left = 24
Top = 12
Width = 137
Height = 13
AutoSize = False
Caption = #35745#31639#36755#20986#32467#28857#20540
end
object Label8: TLabel
Left = 536
Top = 324
Width = 137
Height = 13
AutoSize = False
Caption = #26631#20934#36755#20986#32467#28857#20540
end
object Label5: TLabel
Left = 528
Top = 176
Width = 121
Height = 13
AutoSize = False
Caption = #20135#29983#30340#24453#35782#21035#23383#31526':'
end
object Label6: TLabel
Left = 256
Top = 320
Width = 81
Height = 13
AutoSize = False
Caption = #35757#32451#27425#25968':'
end
object CharImage: TImage
Left = 8
Top = 240
Width = 49
Height = 57
end
object stdimg: TImage
Left = 128
Top = 240
Width = 49
Height = 57
end
object Image1: TImage
Left = 64
Top = 240
Width = 49
Height = 57
AutoSize = True
end
object NormalImage: TImage
Left = 632
Top = 240
Width = 40
Height = 50
AutoSize = True
end
object RecogResultLabel: TLabel
Left = 16
Top = 136
Width = 91
Height = 19
Caption = #35782#21035#32467#26524':'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Memo1: TMemo
Left = 208
Top = -4
Width = 321
Height = 301
Lines.Strings = (
'')
TabOrder = 0
end
object m_eta: TEdit
Left = 104
Top = 432
Width = 121
Height = 21
TabOrder = 1
Text = '0.015'
end
object m_a: TEdit
Left = 104
Top = 464
Width = 121
Height = 21
TabOrder = 2
Text = '0.8'
end
object m_ex: TEdit
Left = 104
Top = 393
Width = 121
Height = 21
TabOrder = 3
Text = '0.001'
end
object m_hn: TEdit
Left = 104
Top = 356
Width = 121
Height = 21
TabOrder = 4
Text = '20'
end
object CharEdit: TEdit
Left = 104
Top = 316
Width = 137
Height = 21
TabOrder = 5
Text = '0123456789'
end
object target3edit: TEdit
Left = 536
Top = 348
Width = 33
Height = 21
TabOrder = 6
end
object target2edit: TEdit
Left = 576
Top = 348
Width = 33
Height = 21
TabOrder = 7
end
object target1edit: TEdit
Left = 616
Top = 348
Width = 33
Height = 21
TabOrder = 8
end
object target0edit: TEdit
Left = 656
Top = 348
Width = 33
Height = 21
TabOrder = 9
end
object n_out0Edit: TEdit
Left = 24
Top = 100
Width = 169
Height = 21
TabOrder = 10
end
object n_out1Edit: TEdit
Left = 24
Top = 76
Width = 169
Height = 21
TabOrder = 11
end
object n_out2Edit: TEdit
Left = 24
Top = 52
Width = 169
Height = 21
TabOrder = 12
end
object n_out3Edit: TEdit
Left = 24
Top = 28
Width = 169
Height = 21
TabOrder = 13
end
object RecognizeEdit: TEdit
Left = 656
Top = 168
Width = 33
Height = 21
TabOrder = 14
Text = '0'
end
object repeateNumEdit: TEdit
Left = 344
Top = 312
Width = 57
Height = 21
TabOrder = 15
Text = '2'
end
object Memo2: TMemo
Left = 712
Top = 8
Width = 193
Height = 481
Lines.Strings = (
'')
TabOrder = 16
end
object RecognizeInPicture: TButton
Left = 543
Top = 100
Width = 162
Height = 25
Caption = #36733#20837#22270#29255#24182#35782#21035
TabOrder = 17
OnClick = RecognizeInPictureClick
end
object trainButton: TButton
Left = 535
Top = 24
Width = 74
Height = 25
Caption = #21021#27425#35757#32451
TabOrder = 18
OnClick = trainButtonClick
end
object StandardImage: TButton
Left = 624
Top = 64
Width = 75
Height = 25
Caption = #24402#19968#21270
TabOrder = 19
OnClick = StandardImageClick
end
object Button1: TButton
Left = 536
Top = 64
Width = 75
Height = 25
Caption = #29305#24449#25552#21462
TabOrder = 20
OnClick = Button1Click
end
object PatternButton: TButton
Left = 624
Top = 24
Width = 75
Height = 25
Caption = #26679#26412#35757#32451
TabOrder = 21
OnClick = PatternButtonClick
end
object OpenDialog1: TOpenDialog
Left = 128
Top = 144
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -