resource.h
上传用户:xjt2008yy
上传日期:2010-01-18
资源大小:272k
文件大小:7k
源码类别:

生物技术

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by ImageProcessing.rc
  4. //
  5. #define IDDECODING                      3
  6. #define IDD_ABOUTBOX                    100
  7. #define IDR_MAINFRAME                   128
  8. #define IDR_IMAGEPTYPE                  129
  9. #define IDD_DLG_SHOW_HISTOGRAM          130
  10. #define IDD_DLG_ENHANCE_SMOOTH          131
  11. #define IDD_DLG_ENHANCE_MEDIAN          132
  12. #define IDD_DLG_ENHANCE_COLOR           133
  13. #define IDD_DLG_ENHANCE_LINTRANS        134
  14. #define IDD_DLG_REG                     135
  15. #define IDD_DLG_AFTREG                  136
  16. #define IDD_DLG_RECOG_MATCH             137
  17. #define IDD_CODING_HUFFMAN              138
  18. #define IDD_CODING_SHANFINO             139
  19. #define IDD_CODING_BITPLANE             140
  20. #define IDD_CODING_ARITH                141
  21. #define IDC_DLG_HIST_SHOW               1001
  22. #define IDC_BIT                         1001
  23. #define IDC_RADIO_AVERTEM               1002
  24. #define IDC_RADIO_GUASSTEM              1003
  25. #define IDCODING                        1003
  26. #define IDC_RADIO_SELFTEM               1004
  27. #define IDC_EDIT_SELFTEM_COEF           1005
  28. #define IDC_EDIT_SELFTEM_HEIGHT         1006
  29. #define IDC_EDIT_SELFTEM_WIDTH          1007
  30. #define IDC_EDIT_SELFTEM_CEN_X          1008
  31. #define IDC_EDIT_SELFTEM_CEN_Y          1009
  32. #define IDC_EDIT_SELFTEM_EL0            1011
  33. #define IDC_EDIT_SELFTEM_EL1            1012
  34. #define IDC_RADIO_MEDIAN_VERTICAL       1012
  35. #define IDC_EDIT_SELFTEM_EL2            1013
  36. #define IDC_RADIO_MEDIAN_HORIZON        1013
  37. #define IDC_EDIT_SELFTEM_EL3            1014
  38. #define IDC_RADIO_MEDIAN_2DIMEN         1014
  39. #define IDC_EDIT_SELFTEM_EL4            1015
  40. #define IDC_RADIO_MEDIAN_SELFDEF        1015
  41. #define IDC_EDIT_SELFTEM_EL5            1016
  42. #define IDC_EDIT_MEDIAN_FILH            1016
  43. #define IDC_EDIT_SELFTEM_EL6            1017
  44. #define IDC_EDIT_MEDIAN_FILW            1017
  45. #define IDC_LIST_ENH_COLOR              1017
  46. #define IDC_EDIT_SELFTEM_EL7            1018
  47. #define IDC_EDIT_MEDIAN_FILCENX         1018
  48. #define IDC_EDIT_LINTRANS_X1            1018
  49. #define IDC_EDIT_SELFTEM_EL8            1019
  50. #define IDC_EDIT_MEDIAN_FILCENY         1019
  51. #define IDC_EDIT_SELFTEM_EL9            1020
  52. #define IDC_EDIT_SELFTEM_EL10           1021
  53. #define IDC_EDIT_SELFTEM_EL11           1022
  54. #define IDC_LST_Table                   1022
  55. #define IDC_EDIT_SELFTEM_EL12           1023
  56. #define IDC_EDIT_LINTRANS_Y1            1023
  57. #define IDC_STATIC1                     1023
  58. #define IDC_EDIT_SELFTEM_EL13           1024
  59. #define IDC_EDIT_LINTRANS_X2            1024
  60. #define IDC_STATIC2                     1024
  61. #define IDC_EDIT_SELFTEM_EL14           1025
  62. #define IDC_EDIT_LINTRANS_Y2            1025
  63. #define IDC_STATIC3                     1025
  64. #define IDC_EDIT_SELFTEM_EL15           1026
  65. #define IDC_LINTRANS_SHOWCOR            1026
  66. #define IDC_EDIT1                       1026
  67. #define IDC_EDIT_SELFTEM_EL16           1027
  68. #define IDC_REG_INIT_IMAGE              1027
  69. #define IDC_EDIT2                       1027
  70. #define IDC_EDIT_SELFTEM_EL17           1028
  71. #define IDC_REG_RESLT_IMAGE             1028
  72. #define IDC_EDIT3                       1028
  73. #define IDC_EDIT_SELFTEM_EL18           1029
  74. #define IDC_REG_OPEN                    1029
  75. #define IDC_EDIT4                       1029
  76. #define IDC_EDIT_SELFTEM_EL19           1030
  77. #define IDC_REG_CHOSE_FEATURE           1030
  78. #define IDC_AFTREG_IMAGE                1030
  79. #define IDC_EDIT_SELFTEM_EL20           1031
  80. #define IDC_REG_REG                     1031
  81. #define IDC_RECOG_INIIMAGE              1031
  82. #define IDC_EDIT_SELFTEM_EL21           1032
  83. #define IDC_RECOG_MODIMAGE              1032
  84. #define IDC_EDIT_SELFTEM_EL22           1033
  85. #define IDC_RECOG_RESLTIMAGE            1033
  86. #define IDC_EDIT_SELFTEM_EL23           1034
  87. #define IDC_RECOG_OPEN_MODEL            1034
  88. #define IDC_EDIT_SELFTEM_EL24           1035
  89. #define IDC_RECOG_MATCH                 1035
  90. #define ID_REGIONSEG_FIX                32772
  91. #define ID_ROBERTS_OPERATOR             32773
  92. #define ID_REAL_DFT                     32774
  93. #define ID_FFT_1D                       32775
  94. #define ID_FFT_2D                       32776
  95. #define ID_EDGE_TRACK                   32777
  96. #define ID_REGION_GROW                  32778
  97. #define ID_ADA_REGION_SEG               32779
  98. #define ID_LAPLACE_OPERATOR             32780
  99. #define ID_DFT                          32781
  100. #define ID_DFT_2D                       32782
  101. #define ID_FILE_RELOAD                  32784
  102. #define ID_VIEW_HISTOGRAM               32785
  103. #define ID_ENHANCE_SMOOTH               32786
  104. #define ID_ENHANCE_MEDIAN               32787
  105. #define ID_ENHANCE_SMOOTH_FR            32788
  106. #define ID_ENHANCE_PSEUDCOLOR           32789
  107. #define ID_TRANS_DWT                    32790
  108. #define ID_TRANS_IDWT                   32791
  109. #define IDC_ENHANCE_LINTRANS            32793
  110. #define IDC_ENHANCE_EQUHIST             32794
  111. #define IDC_ENHANCE_HISTEQU             32795
  112. #define IDC_ENHANCE_SHARP               32796
  113. #define IDC_ENHANCE_BUTT_LOW            32797
  114. #define IDC_ENHANCE_BUTT_HIGHT          32798
  115. #define IDC_ENHANCE_SHARP_FREQ          32799
  116. #define ID_REG_REG                      32800
  117. #define ID_MENUITEM32801                32801
  118. #define ID_EDGE_ROBERTS                 32802
  119. #define ID_EDGE_SOBEL                   32803
  120. #define ID_EDGE_PREWITT                 32804
  121. #define ID_EDGE_LAPLACE                 32805
  122. #define ID_EDGE_CANNY                   32806
  123. #define ID_MOTION_BACKGROUND            32807
  124. #define ID_RECOG_MATCH                  32808
  125. #define ID_DEGENERATION_INVERSE         32809
  126. #define ID_RESTORE_INVERSE              32810
  127. #define ID_DEGENERATION_MOTION          32811
  128. #define ID_RESTORE_MOTION               32812
  129. #define ID_DEGENERATION_Winner          32813
  130. #define ID_RESTORE_WINNER               32814
  131. #define ID_MOMENT                       32815
  132. #define ID_BARYCENTERMOMENT             32816
  133. #define ID_ANALYSIS_HOLENUM             32817
  134. #define ID_STREET_TRANSFORM             32818
  135. #define ID_STREET_FRAMEWORK             32819
  136. #define ID_FRAME_RESTORE                32820
  137. #define ID_OUTLINE                      32821
  138. #define ID_TRACE                        32822
  139. #define ID_CODING_HUFFMAN               32823
  140. #define ID_CODING_SHANFINO              32824
  141. #define ID_CODING_ARITH                 32825
  142. #define ID_CODING_WRITEIMG              32826
  143. #define ID_CODING_LOADIMG               32827
  144. #define ID_CODING_BITPLANE              32828
  145. #define ID_VIEW_BAYER                   32829
  146. #define ID_VIEW_FloydSteinberg          32830
  147. #define ID_FREQ_DCT                     32831
  148. #define ID_FREQ_WALSH                   32832
  149. #define ID_FREQ_HOTELLING               32833
  150. // Next default values for new objects
  151. // 
  152. #ifdef APSTUDIO_INVOKED
  153. #ifndef APSTUDIO_READONLY_SYMBOLS
  154. #define _APS_3D_CONTROLS                     1
  155. #define _APS_NEXT_RESOURCE_VALUE        142
  156. #define _APS_NEXT_COMMAND_VALUE         32834
  157. #define _APS_NEXT_CONTROL_VALUE         1036
  158. #define _APS_NEXT_SYMED_VALUE           101
  159. #endif
  160. #endif