⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 matlab版图像数字处理这本书的配套代码
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ImageProcessing.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_IPTYPE                      129
#define IDB_BITMAP5                     134
#define IDI_ICON1                       137
#define IDI_ICON2                       142
#define IDB_BITMAP2                     143
#define IDB_BITMAP3                     144
#define IDB_BITMAP1                     149
#define IDD_DIALOG_NOISE                161
#define IDD_DIALOG_ZFT                  162
#define IDD_DIALOG_LINEARTRANSFORM      163
#define IDD_DIALOG_ZFTGDSML             164
#define IDD_DIALOG_PARAMETER            165
#define IDD_DIALOG_SET_RADIUS           166
#define IDD_DIALOG_USER_TEMPLATE        167
#define IDI_ICON3                       171
#define IDD_DIALOG_WELCOM               174
#define IDD_DIALOG_SETRADIUS2           175
#define IDD_DIALOG_ZOOMSHRINK           176
#define IDD_DIALOG_ENHANCEMENT          177
#define IDD_DIALOG_RADIUS               180
#define IDC_EDIT_NOISE                  1000
#define IDC_STATIC1                     1001
#define IDC_STATIC2                     1002
#define IDC_EDIT1                       1003
#define IDC_EDIT2                       1004
#define IDC_GRAPHIC                     1005
#define IDC_EDIT_HD                     1006
#define IDC_EDIT_XS                     1007
#define IDC_STATIC3                     1008
#define IDC_STATIC4                     1009
#define IDC_BUTTON                      1010
#define IDC_RADIO1                      1011
#define IDC_RADIO2                      1012
#define IDC_GRAPHIC1                    1013
#define IDC_GRAPHIC2                    1014
#define IDC_COMBOGRAYSEL                1015
#define IDC_EDIT_RADIUS                 1016
#define IDC_EDIT11                      1017
#define IDC_EDIT16                      1018
#define IDC_EDIT21                      1019
#define IDC_EDIT7                       1021
#define IDC_EDIT12                      1022
#define IDC_EDIT17                      1023
#define IDC_EDIT22                      1024
#define IDC_EDIT23                      1025
#define IDC_EDIT18                      1026
#define IDC_EDIT13                      1027
#define IDC_EDIT8                       1028
#define IDC_EDIT3                       1029
#define IDC_EDIT24                      1030
#define IDC_EDIT19                      1031
#define IDC_EDIT14                      1032
#define IDC_EDIT9                       1033
#define IDC_EDIT4                       1034
#define IDC_EDIT5                       1035
#define IDC_EDIT10                      1036
#define IDC_EDIT15                      1037
#define IDC_EDIT20                      1038
#define IDC_EDIT25                      1039
#define IDC_EDIT6                       1040
#define IDC_EDIT26                      1041
#define IDC_CHECK1                      1042
#define IDC_STATIC_GAIN                 1043
#define IDC_STATIC_MAGNIFY              1044
#define IDC_EDIT_GAIN                   1045
#define IDC_EDIT_MAGNIFY                1046
#define IDC_EDITA                       1047
#define IDC_EDITB                       1048
#define IDC_RADIO3                      1049
#define IDC_EDIT_LOW                    1050
#define IDC_EDIT_UP                     1051
#define ID_MENUITEM32771                32771
#define ID_HD_FANSE                     32772
#define ID_HD_LINEAR_TRANSFORM          32773
#define ID_NOISE                        32774
#define ID_IMAGE_INFO                   32775
#define ID_FILEREOPEN                   32776
#define ID_FILE_REOPEN                  32777
#define ID_ZFT                          32778
#define ID_ZFTJH                        32779
#define ID_ZFTGD_GML                    32781
#define ID_ZFTGD_SML                    32782
#define ID_DFT                          32783
#define ID_IDFT                         32784
#define ID_AVERAGE_FILTER               32785
#define ID_MEDIUM_FILTER                32786
#define ID_IDEA_LOWPASS_FILTER          32787
#define ID_BUTTERWORTH_HIGHPASS_FILTER  32788
#define ID_TONGTAI_FILTER               32789
#define ID_SALT_NOISE                   32790
#define ID_MENUITEM32791                32791
#define ID_ROBERTS                      32792
#define ID_LAPALACE                     32793
#define ID_LAPLACE                      32795
#define ID_USER_TEMPLATE                32796
#define ID_MENUITEM32797                32797
#define ID_HELP_TISHI                   32798
#define ID_BUTTERWORTH_LOWPASS_FILTER   32800
#define ID_TONGTAI_HIGHPASS_FILTER      32801
#define ID_TONGTAI_LOWPASS_FILTER       32802
#define ID_ZOOMSHRINK                   32803
#define ID_COMBINING_SPATIAL_ENHANCEMENT 32804
#define ID_BILINEARZOOMSHRINK           32805
#define ID_NEIGHBOUR_ZOOMSHRINK         32806
#define ID_PADDING                      32807
#define ID_MOTIONBLUR                   32808
#define ID_GAUSSIAN_NOISE               32809
#define ID_RGB_FAN_SE                   32810
#define ID_HSI_FAN_SE                   32811
#define ID_TEXTURE_SEG                  32812

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        182
#define _APS_NEXT_COMMAND_VALUE         32813
#define _APS_NEXT_CONTROL_VALUE         1052
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -