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

📄 resource.h

📁 visual c++图像处理经典算法示例程序 把功能都集中在一个程序中
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by demo.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_DEMOTYPE                    129
#define IDD_ZoomTimesDlg                130
#define IDD_RotateDlg                   132
#define IDD_MaskDlg                     133
#define IDD_DefineMask                  134
#define IDD_ThreshDlg                   135
#define IDD_LinearStrech                136
#define IDD_MorphologyDlg               137
#define IDC_EDIT1                       1000
#define IDC_RADIO1                      1001
#define IDC_RADIO2                      1002
#define IDC_EDIT2                       1002
#define IDC_RADIO3                      1003
#define IDC_EDIT3                       1003
#define IDC_RADIO4                      1004
#define IDC_EDIT4                       1004
#define IDC_EDIT5                       1005
#define IDC_EDIT6                       1006
#define IDC_EDIT7                       1007
#define IDC_EDIT8                       1008
#define IDC_EDIT9                       1009
#define IDC_EDIT10                      1010
#define IDC_EDIT11                      1011
#define IDC_EDIT12                      1012
#define IDC_EDIT13                      1013
#define IDC_EDIT14                      1014
#define IDC_EDIT15                      1015
#define IDC_EDIT16                      1016
#define IDC_EDIT17                      1017
#define IDC_EDIT18                      1018
#define IDC_EDIT19                      1019
#define IDC_EDIT20                      1020
#define IDC_EDIT21                      1021
#define IDC_EDIT22                      1022
#define IDC_EDIT23                      1023
#define IDC_EDIT24                      1024
#define IDC_EDIT25                      1025
#define ID_SOBEL                        32771
#define ID_SOBEL2                       32772
#define ID_MENUITEM32774                32774
#define id_MeanFilter                   32775
#define id_MidleFilter                  32776
#define id_FFT                          32777
#define id_IFFT                         32778
#define id_Zoom                         32780
#define id_RotateTrans                  32781
#define ID_Robot                        32783
#define id_prewitt                      32784
#define id_Laplacian                    32785
#define id_ImgReverse                   32786
#define id_DajinThresh                  32787
#define id_RGBToGray                    32788
#define id_linearTrans                  32789
#define id_histAver                     32790
#define id_ErosionErzhi                 32791
#define id_ErzhiExpand                  32792
#define id_ErzhiOpen                    32793
#define id_ErzhClose                    32794
#define id_GrayErose                    32795
#define id_GrayExpand                   32796
#define id_GrayOpen                     32797
#define id_GreyClose                    32798
#define id_MorphologyGrad               32799
#define id_TopHatPeak                   32800
#define id_TopHatVally                  32801
#define id_TophatPeakVally              32802
#define id_ThreshSegment                65535

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        138
#define _APS_NEXT_COMMAND_VALUE         32803
#define _APS_NEXT_CONTROL_VALUE         1009
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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