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

📄 resource.h

📁 HMM用于人脸识别
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by HMMDemo.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_HMMDEMTYPE                  129
#define IDD_PERSON_NAME                 130
#define IDD_BASEPARAMS                  132
#define IDD_HMMPARAM_DLG                133
#define IDD_OBS_PARAMS                  134
#define IDD_MISC_PARAM_DLG              136
#define IDC_PERSON_LIST                 1000
#define IDC_FILENAME                    1001
#define IDC_BASENAME                    1002
#define IDC_BROWSE                      1003
#define IDC_NUM_STATES                  1004
#define IDC_CHECK1                      1006
#define IDC_CHECK2                      1007
#define IDC_CHECK3                      1008
#define IDC_CHECK4                      1009
#define IDC_CHECK5                      1010
#define IDC_CHECK6                      1011
#define IDC_CHECK7                      1012
#define IDC_EDIT1                       1013
#define IDC_EDIT2                       1014
#define IDC_EDIT3                       1015
#define IDC_EDIT4                       1016
#define IDC_EDIT5                       1017
#define IDC_EDIT6                       1018
#define IDC_EDIT7                       1019
#define IDC_NUMIX                       1020
#define IDC_DCT_WIDTH                   1021
#define IDC_DCT_HEIGHT                  1022
#define IDC_OBS_WIDTH                   1023
#define IDC_OBS_HEIGHT                  1024
#define IDC_DELTA_WIDTH                 1025
#define IDC_DELTA_HEIGHT                1026
#define IDC_TO_WIDTH                    1029
#define IDC_TO_HEIGHT                   1030
#define IDC_FIX_WIDTH                   1031
#define IDC_FIX_HEIGHT                  1032
#define IDC_SUPPRESS_INTENSITY          1033
#define ID_CAPTURE                      32771
#define ID_BUTTON32772                  32772
#define ID_CAPOPTIONS                   32774
#define ID_CAPFORMAT                    32776
#define ID_NEW_OBJ                      32778
#define ID_REMOVE_OBJ                   32779
#define ID_ADD_OBJ                      32780
#define ID_ZOOMIN                       32786
#define ID_ZOOMOUT                      32787
#define ID_SETINFO                      32788
#define ID_TRAIN                        32790
#define ID_RECOG                        32791
#define ID_HMM_PARAM                    32792
#define ID_SELECTALL                    32793
#define ID_DEL_HMM                      32794
#define ID_SETTINGS                     32795
#define ID_SAVE_CONFIG                  32796
#define ID_LOAD_CONFIG                  32797
#define ID_ADD_TEST                     32798
#define ID_TEST_FOLDER                  32799
#define ID_RECOBASE                     32800

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        137
#define _APS_NEXT_COMMAND_VALUE         32801
#define _APS_NEXT_CONTROL_VALUE         1034
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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