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

📄 resource.h

📁 动态场景中运动目标检测提取与跟踪 对新手很有用
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ObjectExtraction.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_OBJECTTYPE                  129
#define IDD_DIALOG1                     130
#define IDD_DIALOG_SAVEAS               131
#define IDD_DIALOG_IMAGEPROCESS         132
#define IDR_MENU_DLG_IMAGEPRO           134
#define IDD_DIALOG_PARAMETER            135
#define IDC_OPENFILE                    1000
#define IDC_PROCESS                     1001
#define IDC_BUTTON_START                1001
#define IDC_OPENCAM                     1002
#define IDC_BUTTON_STOP                 1002
#define IDC_BUTTON_FORFRAME             1003
#define IDC_BUTTON_LATFRAME             1004
#define IDC_BUTTON_LASTFRAME            1007
#define IDC_EDIT1                       1007
#define IDC_BUTTON_SHARP                1008
#define IDC_EDIT2                       1008
#define IDC_BUTTON_SAVE                 1009
#define IDC_EDIT3                       1009
#define IDC_EDIT4                       1010
#define IDC_EDIT5                       1011
#define IDC_EDIT6                       1012
#define IDC_EDIT7                       1013
#define IDC_EDIT8                       1014
#define IDC_EDIT9                       1015
#define IDC_EDIT10                      1016
#define ID_ALG_BASECLASS                32771
#define ID_FILE_OPENCAM                 32772
#define ID_FILE_OPENFILE                32773
#define ID_FILE_STOP                    32774
#define ID_ALG_GMM                      32775
#define ID_ALG_GMMORIGINAL              32776
#define ID_ALG_GMMORIGINALGRAPHCUTS     32777
#define ID_ALG_SGMM                     32778
#define ID_ALG_TEST                     32780
#define ID_SEG_SCENECHANGE              32782
#define ID_SEG_GETDCIMAGE               32783
#define ID_ALG_SGMMDCIMAGE              32784
#define ID_ALG_SGMMNOUPDATE             32785
#define ID_ALG_SGMMDCNOUPDATE           32787
#define ID_PRO_PROCESS                  32788
#define ID_DLG_IMGPRO_RGB               32789
#define ID_ALG_LGMMGRAPHCUT             32790

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        136
#define _APS_NEXT_COMMAND_VALUE         32791
#define _APS_NEXT_CONTROL_VALUE         1008
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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