Resource.h
上传用户:mjs2008
上传日期:2021-05-16
资源大小:5089k
文件大小:3k
源码类别:

生物技术

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Cell.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDR_MAINFRAME                   128
  7. #define IDR_BOUNDATYPE                  129
  8. #define IDD_AREA_RANGE                  130
  9. #define IDD_HSIRANGE                    131
  10. #define IDD_THRESHOLD_HSI               131
  11. #define IDD_HISTOGRAM                   132
  12. #define IDC_SEL                         134
  13. #define IDD_HUE_DIAGRAM                 140
  14. #define IDD_SET                         141
  15. #define IDC_HSIRANGE_HUE                1002
  16. #define IDC_HISTOGRAM_AREA              1003
  17. #define IDC_HSIRANGE_INT                1003
  18. #define IDC_HSIRANGE_SAT                1004
  19. #define IDC_HSIRANGE_PREVIEW            1005
  20. #define IDC_HSIRANGE_PIC                1006
  21. #define IDC_HISTOGRAM_CHART             1010
  22. #define IDC_RED                         1011
  23. #define IDC_GREEN                       1012
  24. #define IDC_BLUE                        1013
  25. #define IDC_THRESH_R                    1017
  26. #define IDC_THRESH_G                    1018
  27. #define IDC_THRESH_B                    1019
  28. #define IDC_THRESH_RMAX                 1020
  29. #define IDC_THRESH_GMAX                 1021
  30. #define IDC_THRESH_BMAX                 1022
  31. #define IDC_HISTOGRAM_SAME              1028
  32. #define IDC_HISTOGRAM_MAGNIFY           1030
  33. #define IDC_HSI_EX                      1031
  34. #define IDC_HUE_CHART                   1032
  35. #define IDC_MAG                         1033
  36. #define IDC_REGEN                       1034
  37. #define IDC_PRE_COUNT                   1035
  38. #define ID_PROC_HSI                     32771
  39. #define ID_PROC_SEED                    32772
  40. #define ID_PROC_EROSION                 32773
  41. #define ID_PROC_DILATION                32774
  42. #define ID_PROC_HISTOGRAM               32776
  43. #define ID_PROC_RELOAD                  32778
  44. #define ID_PROC_SPEC_COLOR              32785
  45. #define ID_DISP_EDGE                    32786
  46. #define ID_DISP_REGION                  32787
  47. #define ID_PROC_SOBEL                   32788
  48. #define ID_PROC_SOBEL_HSI               32789
  49. #define ID_DISP_SOBEL                   32790
  50. #define ID_DISP_HSI                     32791
  51. #define ID_PROC_HUEDIAGRAM              32792
  52. #define ID_PROC_FINDCENTER              32794
  53. #define ID_PROC_SPECIAL                 32796
  54. #define ID_PROC_SOBEL_CORRECT           32797
  55. #define ID_PROC_FORCE_KILL              32798
  56. #define ID_PROC_FORCE_SELE              32799
  57. #define ID_PROC_SMOOTH                  32802
  58. #define ID_PROC_STAT                    32803
  59. #define ID_PROC_FILLHOLE                32804
  60. // Next default values for new objects
  61. // 
  62. #ifdef APSTUDIO_INVOKED
  63. #ifndef APSTUDIO_READONLY_SYMBOLS
  64. #define _APS_3D_CONTROLS                     1
  65. #define _APS_NEXT_RESOURCE_VALUE        142
  66. #define _APS_NEXT_COMMAND_VALUE         32805
  67. #define _APS_NEXT_CONTROL_VALUE         1038
  68. #define _APS_NEXT_SYMED_VALUE           101
  69. #endif
  70. #endif