resource.h
上传用户:sdsuchuang
上传日期:2013-01-12
资源大小:2228k
文件大小:3k
源码类别:

图形图像处理

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by FaceDetect.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDR_MAINFRAME                   128
  7. #define IDR_FACEDETYPE                  129
  8. #define IDD_DIALOG1                     130
  9. #define IDD_DIALOG2                     131
  10. #define IDD_DIALOG3                     132
  11. #define IDD_VIDTEST_DIALOG              133
  12. #define IDD_DIALOG4                     134
  13. #define IDD_DIALOG5                     135
  14. #define IDD_DIALOG6                     136
  15. #define IDD_DIALOG7                     137
  16. #define IDD_DIALOG8                     138
  17. #define IDD_DIALOG9                     139
  18. #define IDD_DIALOG10                    140
  19. #define IDD_DIALOG11                    141
  20. #define IDD_DIALOG12                    142
  21. #define IDD_DIALOG13                    143
  22. #define IDD_DIALOG14                    144
  23. #define IDD_DIALOG15                    145
  24. #define IDC_COMBO1                      1000
  25. #define IDC_VIDEO                       1004
  26. #define IDCAPTURE                       1005
  27. #define ID_DETECT_CONTINUE              1007
  28. #define IDC_EDIT1                       1008
  29. #define IDOK_GetName                    1009
  30. #define IDC_EDIT2                       1010
  31. #define IDC_EDIT3                       1011
  32. #define IDC_EDIT4                       1012
  33. #define IDC_EDIT5                       1013
  34. #define IDC_EDIT6                       1014
  35. #define ID_OKD                          1015
  36. #define IDC_RADIO1                      1016
  37. #define IDC_CHECK1                      1017
  38. #define IDC_CHECK2                      1018
  39. #define IDC_CHECK3                      1019
  40. #define IDC_CHECK4                      1020
  41. #define IDC_CHECK5                      1021
  42. #define IDC_BUTTON1                     1022
  43. #define ID_READY_GetFaceOutLline        32771
  44. #define ID_READY_LIGHTINGCONPENSATE     32772
  45. #define ID_READY_SCALE                  32773
  46. #define ID_READY_ContrastEnhance        32774
  47. #define ID_READY_ZFT                    32775
  48. #define ID_READY_WHITEBLACK             32776
  49. #define ID_READY_BanishOnlyPoint        32777
  50. #define ID_READY_Mediumvalue            32778
  51. #define ID_READY_DilationFirst          32779
  52. #define ID_READY_Decay                  32780
  53. #define ID_READY_OutLine                32781
  54. #define ID_READY_FixedPosition          32782
  55. #define ID_PROCESSING_GetCharacteristicParameter 32783
  56. #define ID_PROSSING_detect              32784
  57. #define AFX_ID_VIDIO                    32785
  58. #define AFX_ID_PROSSING                 32786
  59. #define ID_VIDIO_CANNEL                 32787
  60. #define ID_READY_Template               32788
  61. #define ID_PROSSING_STUDY               32789
  62. #define ID_MENUITEM32790                32790
  63. #define ID_MENUITEM32791                32791
  64. #define ID_MENUITEM32792                32792
  65. #define ID_MENUITEM32793                32793
  66. #define ID_DETECTFACE                   32794
  67. #define ID_DATABASE_FIND                32795
  68. #define ID_DATABASE_Modification        32796
  69. #define ID_DATABASE_Delete              32797
  70. #define ID_STUDY_MENUITEM32798          32798
  71. #define ID_MENUITEM32799                32799
  72. // Next default values for new objects
  73. // 
  74. #ifdef APSTUDIO_INVOKED
  75. #ifndef APSTUDIO_READONLY_SYMBOLS
  76. #define _APS_3D_CONTROLS                     1
  77. #define _APS_NEXT_RESOURCE_VALUE        146
  78. #define _APS_NEXT_COMMAND_VALUE         32800
  79. #define _APS_NEXT_CONTROL_VALUE         1024
  80. #define _APS_NEXT_SYMED_VALUE           101
  81. #endif
  82. #endif