⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 其中包括图像压缩的基本编码方法如Huffman编码算术编码JPEG 2000H.261压缩编码标准小波变换编码运动估计算法视频图象采集的VC实现等.
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by DIP_System.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_DIP_SYTYPE                  129
#define IDD_DLG_INTENSITY               131
#define IDD_DLG_POINTSTRE               132
#define IDD_DLG_POINTWIN                133
#define IDD_DLG_POINTDZ                 134
#define IDD_DLG_POINTDT                 135
#define IDD_DLG_DYNAMICCOMPRESS         136
#define IDD_DLG_SETFREQ                 137
#define IDC_CURSOR                      147
#define IDD_DLG_SETANGLE                151
#define IDC_COORD                       1000
#define IDC_PARAMSET                    1001
#define IDC_CVALUE                      1002
#define IDC_SET                         1003
#define IDC_SPIN                        1004
#define IDC_VALUE                       1005
#define IDC_PARAM                       1010
#define ID_FILE_REOPEN                  32771
#define ID_TOGRAY                       32773
#define ID_RGN_GROW                     32774
#define ID_POINT_INVERT                 32775
#define ID_POINT_EQUA                   32776
#define ID_VIEW_INTENSITY               32777
#define ID_VIEW_R_INTENSITY             32778
#define ID_VIEW_G_INTENSITY             32779
#define ID_VIEW_B_INTENSITY             32780
#define ID_POINT_STRE                   32782
#define ID_POINT_WIND                   32783
#define ID_POINT_DZ                     32784
#define ID_POINT_DT                     32785
#define ID_POINT_SML                    32786
#define ID_POINT_GML                    32787
#define ID_SET_INTENSITY                32788
#define ID_DYNAMIC_COMPRESS             32789
#define ID_SOBEL                        32790
#define ID_PREWITT                      32791
#define ID_ROBERTS                      32792
#define ID_LAPLACIAN                    32793
#define ID_GUASS__LAPLACIAN             32794
#define ID_G1_FILTER                    32795
#define ID_LINE_SMOOTH_FILTER           32795
#define ID_G3_FILTER                    32796
#define ID_LINE_QUICK_FILTER            32796
#define ID_G2_FILTER                    32797
#define ID_MEDIAN_FILTER                32797
#define ID_BUTTERWORTH_L                32798
#define ID_BUTTERWORTH_H                32799
#define ID_RETRORSE_FILTER              32800
#define ID_WIENER_FILTER                32801
#define ID_GEOM_ZOOMIN                  32802
#define ID_GEOM_ZOOMOUT                 32803
#define ID_FREQ_FOUR                    32804
#define ID_FREQ_DCT                     32805
#define ID_FREQ_WALH                    32806
#define IDM_EMBOSS_1                    32808
#define IDM_EMBOSS_2                    32809
#define IDM_EMBOSS_3                    32810
#define IDM_EMBOSS_4                    32811
#define IDM_EMBOSS_5                    32812
#define IDM_EMBOSS_6                    32813
#define IDM_EMBOSS_7                    32814
#define IDM_EMBOSS_8                    32815
#define ID_MUTUAL_FILTER                32816
#define ID_JPEG_ENCODING                32817
#define ID_JPEG_DECODING                32818
#define ID_HOUGH                        32819
#define ID_KRISCH                       32820
#define ID_CONTOURDIB                   32821
#define ID_TRACEDIB                     32822
#define ID_ITERATE_THRESHOLD            32823
#define ID_V_EROSION                    32824
#define ID_H_EROSION                    32825
#define ID_H_DILATION                   32826
#define ID_V_DILATION                   32827
#define ID_OPEN_OPERATE                 32828
#define ID_CLOSE_OPERATE                32829
#define ID_VH_EROSION                   32830
#define ID_VH_DILATION                  32831
#define ID_THIN                         32832
#define ID_RANDOM_NOISE                 32833
#define ID_SALT_NOISE                   32834
#define ID_PCX_ENCODING                 32835
#define ID_PCX_DECODING                 32836
#define ID_INTERACT                     32838
#define ID_INTERACT_WHITE               32839
#define ID_INTERACT_BLACK               32840
#define ID_LINE_SMOOTH_FILTER2          32844
#define ID_LINE_SMOOTH_FILTER3          32845
#define ID_OVERRUN_FILTER               32846
#define ID_CUTWAVE                      32847
#define ID_PSE_FILTER                   32848
#define ID_MIN_POWER                    32849
#define ID_ROTATE                       32850
#define ID_RECTINICATION                32851
#define ID_THICK                        32852
#define ID_MAT                          32853
#define ID_HUFFMAN                      32854
#define ID_SHANNON_FANNON               32855
#define ID_LZW_ENCODING                 32856
#define ID_LZW_DECODING                 32857
#define ID_SET_WATERMARKING             32858
#define ID_GET_WATERMARKING             32859
#define ID_DWT                          32860
#define ID_IDWT                         32861

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        152
#define _APS_NEXT_COMMAND_VALUE         32862
#define _APS_NEXT_CONTROL_VALUE         1011
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -