You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
80 lines
3.2 KiB
80 lines
3.2 KiB
4 years ago
|
//{{NO_DEPENDENCIES}}
|
||
|
// Microsoft Visual C++ 生成的包含文件。
|
||
|
// 供 DIP182002108.rc 使用
|
||
|
//
|
||
|
#define IDM_ABOUTBOX 0x0010
|
||
|
#define IDD_ABOUTBOX 100
|
||
|
#define IDS_ABOUTBOX 101
|
||
|
#define IDD_DIP182002108_DIALOG 102
|
||
|
#define IDR_MAINFRAME 128
|
||
|
#define IDC_BUTTON1 1000
|
||
|
#define IDC_OPENIMG 1000
|
||
|
#define IDC_PIC 1001
|
||
|
#define IDC_OPENVIDEO 1002
|
||
|
#define IDC_WIDTH 1004
|
||
|
#define IDC_HEIGHT 1005
|
||
|
#define IDC_BUTTON2 1006
|
||
|
#define IDC_ANGLE 1007
|
||
|
#define IDC_ROTATE 1008
|
||
|
#define IDC_EDIT1 1009
|
||
|
#define IDC_HSHEAR 1010
|
||
|
#define IDC_VSHEAR 1011
|
||
|
#define IDC_EDIT2 1012
|
||
|
#define IDC_EDIT3 1013
|
||
|
#define IDC_EDIT4 1014
|
||
|
#define IDC_EDIT5 1015
|
||
|
#define IDC_LINEAR 1016
|
||
|
#define IDC_NONLINEAR 1017
|
||
|
#define IDC_HISTEQ 1018
|
||
|
#define IDC_RADIO1 1019
|
||
|
#define IDC_RADIO2 1020
|
||
|
#define IDC_PSEUDO 1021
|
||
|
#define IDC_EDIT6 1022
|
||
|
#define IDC_RADIO3 1023
|
||
|
#define IDC_RADIO4 1024
|
||
|
#define IDC_RADIO5 1025
|
||
|
#define IDC_SMOOTH 1026
|
||
|
#define IDC_RADIO6 1027
|
||
|
#define IDC_RADIO7 1028
|
||
|
#define IDC_RADIO8 1029
|
||
|
#define IDC_SHARP 1030
|
||
|
#define IDC_THRE 1031
|
||
|
#define IDC_EDIT7 1032
|
||
|
#define IDC_EDIT8 1033
|
||
|
#define IDC_EDIT9 1034
|
||
|
#define IDC_ADTHRE 1035
|
||
|
#define IDC_EDIT10 1036
|
||
|
#define IDC_EDIT11 1037
|
||
|
#define IDC_EDIT12 1038
|
||
|
#define IDC_REGOINGROW 1039
|
||
|
#define IDC_BUTTON3 1040
|
||
|
#define IDC_EDIT13 1041
|
||
|
#define IDC_EDIT14 1042
|
||
|
#define IDC_EDIT15 1043
|
||
|
#define IDC_ERODE 1045
|
||
|
#define IDC_DILATE 1046
|
||
|
#define IDC_BUTTON6 1047
|
||
|
#define IDC_MORPHOPEN 1047
|
||
|
#define IDC_BUTTON7 1048
|
||
|
#define IDC_MORPHCLOSE 1048
|
||
|
#define IDC_RADIO9 1050
|
||
|
#define IDC_RADIO10 1051
|
||
|
#define IDC_RADIO11 1052
|
||
|
#define IDC_EDIT18 1054
|
||
|
#define IDC_COLOR 1055
|
||
|
#define IDC_RADIO12 1058
|
||
|
#define IDC_RADIO13 1059
|
||
|
#define IDC_RADIO14 1060
|
||
|
#define IDC_BUTTON9 1061
|
||
|
|
||
|
// Next default values for new objects
|
||
|
//
|
||
|
#ifdef APSTUDIO_INVOKED
|
||
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||
|
#define _APS_NEXT_RESOURCE_VALUE 130
|
||
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
||
|
#define _APS_NEXT_CONTROL_VALUE 1062
|
||
|
#define _APS_NEXT_SYMED_VALUE 101
|
||
|
#endif
|
||
|
#endif
|