resource.h
上传用户:xiaoge123
上传日期:2022-08-05
资源大小:5794k
文件大小:3k
源码类别:

OpenCV

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by FaceMFC_v1.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_FACEMFC_V1_DIALOG           102
  9. #define IDR_MAINFRAME                   128
  10. #define IDC_OPENIMAGE                   1000
  11. #define IDC_FACEDETECT                  1001
  12. #define IDC_EDIT_STEP                   1002
  13. #define IDC_TIMESTART                   1003
  14. #define IDC_FOLLOW                      1004
  15. #define IDC_OPENVIDEO                   1005
  16. #define IDC_PLAY_PAUSE                  1006
  17. #define IDC_FACERETRIEVAL               1007
  18. #define IDC_TIMEOVER                    1008
  19. #define IDC_EDIT_LOCATIME               1009
  20. #define IDC_UP                          1010
  21. #define IDC_DOWN                        1011
  22. #define IDC_EDIT_SOFTINFO               1012
  23. #define IDC_RADIOFACE1                  1013
  24. #define IDC_RADIOFACE2                  1014
  25. #define IDC_RADIOFACE3                  1015
  26. #define IDC_SLIDER                      1016
  27. #define IDC_RADIOFACE4                  1017
  28. #define IDC_EDIT_PLAYTIME               1018
  29. #define IDC_RADIOFACE5                  1019
  30. #define IDC_EDIT_TIMEUP                 1020
  31. #define IDC_RADIOFACE6                  1021
  32. #define IDC_RADIORESULT1                1022
  33. #define IDC_RADIORESULT2                1023
  34. #define IDC_RADIORESULT3                1024
  35. #define IDC_RADIORESULT4                1025
  36. #define IDC_RADIORESULT5                1026
  37. #define IDC_RADIORESULT6                1027
  38. #define IDC_EDIT_TOTALTIME              1028
  39. #define IDC_EDIT_TIMEDOWN               1029
  40. #define IDC_RELOAD                      1030
  41. #define IDC_IMAGESHOW                   1031
  42. #define IDC_FACESHOW1                   1032
  43. #define IDC_FACESHOW2                   1033
  44. #define IDC_FACESHOW3                   1034
  45. #define IDC_FACESHOW4                   1035
  46. #define IDC_FACESHOW5                   1036
  47. #define IDC_FACESHOW6                   1037
  48. #define IDC_INPUT                       1038
  49. #define IDC_DETECTRESULT                1039
  50. #define IDC_VIDEOSHOW                   1040
  51. #define IDC_SOFTINFO                    1041
  52. #define IDC_FACERESULT1                 1042
  53. #define IDC_FACERESULT2                 1043
  54. #define IDC_FACERESULT3                 1044
  55. #define IDC_FACERESULT4                 1045
  56. #define IDC_FACERESULT5                 1046
  57. #define IDC_FACERESULT6                 1047
  58. #define IDC_STEPINPUT                   1048
  59. #define IDC_TIMEBUCKET                  1049
  60. #define IDC_LOCATION                    1050
  61. #define IDC_OUTPUT                      1051
  62. #define IDC_IMAGEINFO                   1052
  63. #define IDC_VIDEOINFO                   1053
  64. #define IDC_SEPERATOR                   1054
  65. #define IDC_SOFTWAREINFO                1057
  66. #define IDC_SLIDER_DISTANCE             1058
  67. // Next default values for new objects
  68. // 
  69. #ifdef APSTUDIO_INVOKED
  70. #ifndef APSTUDIO_READONLY_SYMBOLS
  71. #define _APS_NEXT_RESOURCE_VALUE        129
  72. #define _APS_NEXT_COMMAND_VALUE         32771
  73. #define _APS_NEXT_CONTROL_VALUE         1059
  74. #define _APS_NEXT_SYMED_VALUE           101
  75. #endif
  76. #endif