-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresource.h
95 lines (94 loc) · 4 KB
/
resource.h
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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ 生成的包含文件。
// 供 UnSuperviseDeploy.rc 使用
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_UNSUPERVISEDEPLOY_DIALOG 102
#define IDR_MAINFRAME 128
#define IDD_DIALOG1 131
#define IDR_ACCELERATOR1 133
#define IDD_DIALOG2 134
#define IDC_SrcImg 1000
#define IDC_DstImg 1001
#define IDC_EDITDict 1006
#define IDC_OpenDic2 1007
#define IDC_Add 1009
#define IDC_SrcImg3 1010
#define IDC_Thre 1010
#define IDC_OpencvRADIO 1011
#define IDC_LabelRADIO 1012
#define IDC_PROPRECESSEDIT 1014
#define IDC_PREPROCESS2 1015
#define IDC_PROPRECESSEDIT2 1016
#define IDC_SAVEPREPROCESS 1017
#define IDC_THRESHEDIT 1024
#define IDC_SLIDERTHRESH 1025
#define IDC_EDITALLNUMS 1027
#define IDC_EDITWUNUMS 1028
#define IDC_EDITLOUNUMS 1029
#define IDC_ModelChoose 1030
#define IDC_EDIT1 1031
#define IDC_EXPOSURE_EDIT 1031
#define IDC_EDITBADNUM 1032
#define IDC_GAIN_EDIT 1032
#define IDC_EDITALLNUM 1033
#define IDC_FRAME_RATE_EDIT 1033
#define IDC_EDITFOLDNUM 1034
#define IDC_SINGLESAVE_EDIT 1034
#define IDC_MULSAVE_EDIT 1035
#define IDC_PREVIOUSBUTTON 1038
#define IDC_NEXTBUTTON 1039
#define IDC_GOODBUTTON 1040
#define IDC_BADBUTTON 1041
#define IDC_OPENFILEBUTTON 1042
#define IDC_EDITOPENFOLD 1044
#define IDC_EDITSAVEGOOD 1045
#define IDC_EDITSAVEBAD 1046
#define IDC_EDITGOODNUM 1048
#define IDC_BUTTONTRAIN2 1050
#define IDC_BUTTONONNX 1050
#define IDC_SPIN1 1051
#define IDC_STATICICON 1053
#define IDC_EDITLOGURU 1055
#define IDC_SLIDER1 1057
#define IDC_RADIO1 1058
#define IDC_RADIO2 1059
#define IDC_DISPLAY_STATIC 1062
#define IDC_COMBO1 1063
#define IDC_INIT_STATIC 1064
#define IDC_MFCBUTTON2 1067
#define IDC_FirstImgMFCBUTTON 1068
#define IDC_PREPROCESSMFCBUTTON 1069
#define IDC_MFCBUTTON1 1070
#define IDC_OPEN_MFCBUTTON 1071
#define IDC_ChooseImgMFCBUTTON 1072
#define IDC_TRAINMFCBUTTON 1073
#define IDC_MFCBUTTON6 1073
#define IDC_OpenImgMFCBUTTON 1074
#define IDC_CLOSE_MFCBUTTON 1074
#define IDC_MFCBUTTON7 1074
#define IDC_InitMFCBUTTON 1075
#define IDC_MFCBUTTON5 1075
#define IDC_BUTTON1 1075
#define IDC_DeployMFCBUTTON 1076
#define IDC_STOP_GRABBING_MFCBUTTON6 1076
#define IDC_BUTTON2 1076
#define IDC_OpenDicMFCBUTTON 1077
#define IDC_SINGLEMFCBUTTON7 1077
#define IDC_ALLDeployMFCBUTTON 1078
#define IDC_MULMFCBUTTON8 1078
#define IDC_GET_PARAMETER_MFCBUTTON9 1079
#define IDC_SET_PARAMETER_MFCBUTTON10 1080
#define IDC_MULMFCBUTTON9 1081
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 139
#define _APS_NEXT_COMMAND_VALUE 32773
#define _APS_NEXT_CONTROL_VALUE 1076
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif