Update the changelog
[opencv] / apps / HMMDemo / resource.h
1 //{{NO_DEPENDENCIES}}
2 // Microsoft Developer Studio generated include file.
3 // Used by HMMDemo.rc
4 //
5 #define IDD_ABOUTBOX                    100
6 #define IDR_MAINFRAME                   128
7 #define IDR_HMMDEMTYPE                  129
8 #define IDD_PERSON_NAME                 130
9 #define IDD_BASEPARAMS                  132
10 #define IDD_HMMPARAM_DLG                133
11 #define IDD_OBS_PARAMS                  134
12 #define IDD_MISC_PARAM_DLG              136
13 #define IDC_PERSON_LIST                 1000
14 #define IDC_FILENAME                    1001
15 #define IDC_BASENAME                    1002
16 #define IDC_BROWSE                      1003
17 #define IDC_NUM_STATES                  1004
18 #define IDC_CHECK1                      1006
19 #define IDC_CHECK2                      1007
20 #define IDC_CHECK3                      1008
21 #define IDC_CHECK4                      1009
22 #define IDC_CHECK5                      1010
23 #define IDC_CHECK6                      1011
24 #define IDC_CHECK7                      1012
25 #define IDC_EDIT1                       1013
26 #define IDC_EDIT2                       1014
27 #define IDC_EDIT3                       1015
28 #define IDC_EDIT4                       1016
29 #define IDC_EDIT5                       1017
30 #define IDC_EDIT6                       1018
31 #define IDC_EDIT7                       1019
32 #define IDC_NUMIX                       1020
33 #define IDC_DCT_WIDTH                   1021
34 #define IDC_DCT_HEIGHT                  1022
35 #define IDC_OBS_WIDTH                   1023
36 #define IDC_OBS_HEIGHT                  1024
37 #define IDC_DELTA_WIDTH                 1025
38 #define IDC_DELTA_HEIGHT                1026
39 #define IDC_TO_WIDTH                    1029
40 #define IDC_TO_HEIGHT                   1030
41 #define IDC_FIX_WIDTH                   1031
42 #define IDC_FIX_HEIGHT                  1032
43 #define IDC_SUPPRESS_INTENSITY          1033
44 #define ID_CAPTURE                      32771
45 #define ID_BUTTON32772                  32772
46 #define ID_CAPOPTIONS                   32774
47 #define ID_CAPFORMAT                    32776
48 #define ID_NEW_OBJ                      32778
49 #define ID_REMOVE_OBJ                   32779
50 #define ID_ADD_OBJ                      32780
51 #define ID_ZOOMIN                       32786
52 #define ID_ZOOMOUT                      32787
53 #define ID_SETINFO                      32788
54 #define ID_TRAIN                        32790
55 #define ID_RECOG                        32791
56 #define ID_HMM_PARAM                    32792
57 #define ID_SELECTALL                    32793
58 #define ID_DEL_HMM                      32794
59 #define ID_SETTINGS                     32795
60 #define ID_SAVE_CONFIG                  32796
61 #define ID_LOAD_CONFIG                  32797
62 #define ID_ADD_TEST                     32798
63 #define ID_TEST_FOLDER                  32799
64 #define ID_RECOBASE                     32800
65
66 // Next default values for new objects
67 // 
68 #ifdef APSTUDIO_INVOKED
69 #ifndef APSTUDIO_READONLY_SYMBOLS
70 #define _APS_3D_CONTROLS                     1
71 #define _APS_NEXT_RESOURCE_VALUE        137
72 #define _APS_NEXT_COMMAND_VALUE         32801
73 #define _APS_NEXT_CONTROL_VALUE         1034
74 #define _APS_NEXT_SYMED_VALUE           101
75 #endif
76 #endif