📄 childwin.dfm
字号:
object MDIChild: TMDIChild
Left = 356
Top = 429
Width = 698
Height = 386
Caption = 'MDI Child'
Color = clInactiveCaptionText
ParentFont = True
FormStyle = fsMDIChild
Icon.Data = {
0000010001002020100000000000E80200001600000028000000200000004000
0000010004000000000080020000000000000000000000000000000000000000
000000008000008000000080800080000000800080008080000080808000C0C0
C0000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF000000
0000000000000000000000000000000000000000000000000000000000000000
0099900000000000000009900000000099555990000000000009955990000000
9555559000000000000955559000000955555559000000000095555559000009
555555590000000000955555590000095555555900000CC00009555590000000
955555900000CCCC000995599000000099555990000CCCCCC000099000000000
00999000000CCCCCC000000000000000000000999999CCCC0000000000000000
0000999999999CC9990000000000000000099999999999999990000000000000
0099999999999999999900000000000009999991111111199999900000000000
0999991111111111999990000000000009999111111111111999900000000000
0999911111111111199990000000000009999111111111111999900000000000
0999991111111111999990000000000009999991111111199999900000000000
009955999999999999990000000000000055BB55999999999990000000000000
05BBBBBB59999999990000000000000005BBBBBB599999990000000000000000
05BBBBBB5000000000000000000000000055BB55000000000000000000000000
0000550000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000000000000000FFFF
FFFFFFFFFFFFFC7FFF9FF01FFE07F01FFE07E00FFC03E00FFC03E00F9E07F01F
0E07F01E079FFC7E07FFFFC00FFFFF0003FFFE0001FFFC0000FFF800007FF800
007FF800007FF800007FF800007FF800007FF800007FFC0000FFFC0001FFF800
03FFF8000FFFF807FFFFFC0FFFFFFF3FFFFFFFFFFFFFFFFFFFFFFFFFFFFF}
Menu = MainMenu1
OldCreateOrder = False
Position = poDefault
Visible = True
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object BeanImage: TImage
Left = 0
Top = 29
Width = 690
Height = 304
Align = alClient
ParentShowHint = False
ShowHint = True
OnMouseDown = BeanImageMouseDown
OnMouseMove = BeanImageMouseMove
end
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 690
Height = 29
ButtonHeight = 21
Caption = 'ToolBar1'
TabOrder = 0
object ClusterLabel: TLabel
Left = 0
Top = 2
Width = 69
Height = 21
Caption = #20998#31867#25968#65306' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object ClusterNumEdit: TEdit
Left = 69
Top = 2
Width = 52
Height = 21
TabOrder = 0
Text = '4'
end
object IteriationNumLabel: TLabel
Left = 121
Top = 2
Width = 81
Height = 21
Caption = #36845#20195#27425#25968#65306' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object IteriationTimeEdit: TEdit
Left = 202
Top = 2
Width = 40
Height = 21
TabOrder = 1
Text = '0'
end
object ToolButton1: TToolButton
Left = 242
Top = 2
Width = 8
Caption = 'ToolButton1'
Style = tbsSeparator
end
object HCheckBox: TCheckBox
Left = 250
Top = 2
Width = 97
Height = 21
Caption = #36873#25321#33394#24230
Checked = True
State = cbChecked
TabOrder = 2
end
object SCheckBox: TCheckBox
Left = 347
Top = 2
Width = 97
Height = 21
Caption = #36873#25321#39281#21644#24230
Checked = True
State = cbChecked
TabOrder = 3
end
object LCheckBox: TCheckBox
Left = 444
Top = 2
Width = 97
Height = 21
Caption = #36873#25321#20142#24230
Checked = True
State = cbChecked
TabOrder = 4
end
object BeanImageCheckBox: TCheckBox
Left = 541
Top = 2
Width = 121
Height = 21
Caption = #22270#20687#33258#21160#35843#33410
TabOrder = 5
OnClick = BeanImageCheckBoxClick
end
end
object MainMenu1: TMainMenu
AutoMerge = True
Left = 552
Top = 56
object Undo: TMenuItem
Caption = #25764#28040'(&U)'
GroupIndex = 1
object withdraw: TMenuItem
Caption = #25764#28040
Enabled = False
ImageIndex = 3
OnClick = withdrawClick
end
object loadAgain: TMenuItem
Caption = #37325#26032#36733#20837
ImageIndex = 4
OnClick = loadAgainClick
end
end
object ImageProcess: TMenuItem
Caption = #22270#20687#22788#29702'(&I)'
GroupIndex = 3
object TwoValueMethod: TMenuItem
Caption = #20108#20540#21270
object TwoMaxThreshold: TMenuItem
Caption = #21452#23792#27861
OnClick = TwoMaxThresholdClick
end
object ItinerateThreshold: TMenuItem
Caption = #36845#20195#27861
OnClick = ItinerateThresholdClick
end
object OtsuThreshold: TMenuItem
Caption = #22823#27941#27861
OnClick = OtsuThresholdClick
end
object TotalThreshold: TMenuItem
Caption = #20840#20540#38400#20540#27861'('#28784#24230')'
OnClick = TotalThresholdClick
end
object TotalThresholdInColor: TMenuItem
Caption = #20840#20540#38400#20540#27861'('#24425#33394')'
OnClick = TotalThresholdInColorClick
end
end
object ErodeProcess: TMenuItem
Caption = #33104#34432
OnClick = ErodeProcessClick
end
object expand: TMenuItem
Caption = #33192#32960
OnClick = expandClick
end
end
object N1: TMenuItem
Caption = #28784#24230#22270#20687#22788#29702#32479#35745'(&G)'
GroupIndex = 3
object Gray: TMenuItem
Caption = #28784#24230#21270
OnClick = GrayClick
end
object GrayStrech: TMenuItem
Caption = #28784#24230#25289#20280'(&S)'
OnClick = GrayStrechClick
end
object DistributionOfGray: TMenuItem
Caption = #38400#20540'-->'#30452#26041#22270
OnClick = DistributionOfGrayClick
end
object twovalue: TMenuItem
Caption = #20108#20540#21270
OnClick = twovalueClick
end
object I1: TMenuItem
Caption = #21453#33394#22788#29702'(&I)'
OnClick = InverseColorClick
end
object HoleFilling: TMenuItem
Caption = #23380#27934#22635#20805
OnClick = HoleFillingClick
end
object Erode: TMenuItem
Caption = #33104#34432
OnClick = ErodeClick
end
end
object Cluster: TMenuItem
Caption = #22270#20687#32858#31867#20998#21106'(&C)'
GroupIndex = 3
object RGB_KMeans: TMenuItem
Caption = #24425#33394#22270#20687'RGB'#22343#20540#32858#31867
OnClick = RGB_KMeansClick
end
object HLS_KMeans: TMenuItem
Caption = #24425#33394#22270#20687'HLS'#22343#20540#32858#31867
OnClick = HLS_KMeansClick
end
object GrayFCM: TMenuItem
Caption = #28784#33394#22270#20687'FCM'
OnClick = GrayFCMClick
end
object ColorFCM: TMenuItem
Caption = #24425#33394#22270#20687'FCM'
OnClick = ColorFCMClick
end
end
object ColorImageSum: TMenuItem
Caption = #24425#33394#22270#20687#32479#35745#35745#31639'(&S)'
GroupIndex = 3
object MiddleValueFilter: TMenuItem
Caption = #20013#20540#28388#27874'(&M)'
OnClick = MiddleValueFilterClick
end
object Contrast: TMenuItem
Caption = #23545#27604#24230#21152#24378'(&D)'
OnClick = ContrastClick
end
object StrengthSaturation: TMenuItem
Caption = #39281#21644#24230#21152#24378'(&S)'
OnClick = StrengthSaturationClick
end
object FillHole: TMenuItem
Caption = #23380#27934#22635#20805'(&F)'
OnClick = FillHoleClick
end
object removeimpurity: TMenuItem
Caption = #21435#26434#36136'(&E)'
GroupIndex = 2
OnClick = removeimpurityClick
end
object HSL1: TMenuItem
Caption = #36873#21462#40644#35910#39068#33394'-HSL'#36873#21462'(&B)'
GroupIndex = 2
OnClick = HSL1Click
end
object BeanAreaShow: TMenuItem
Caption = #26174#31034#40644#35910#21306#22495'(&T)'
GroupIndex = 2
OnClick = BeanAreaShowClick
end
object BeanGeometryProperty: TMenuItem
Caption = #40644#35910#39063#31890#20960#20309#29305#24449#35745#31639#19982#26174#31034'(&C)'
GroupIndex = 2
OnClick = BeanGeometryPropertyClick
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -