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

📄 resource.h

📁 将数字图像处理的一般算法都集中在一个MFC的框架中
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by demo.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_DEMOTYPE                    129
#define IDD_DlgLinearStretch            132
#define IDD_Dlg_HistogramDraw           133
#define IDB_BITMAP_HistDlg              134
#define IDD_Dlg_MorphBinaryMask         139
#define IDD_Dlg_MaskDefine              140
#define IDD_Dlg_ThreshSegment           141
#define IDD_Dlg_Zoom                    143
#define IDD_Dlg_RotateSet               144
#define IDD_Dlg_NonlinearStretch        146
#define IDD_Dlg_Move                    147
#define IDD_Dlg_RegionGrow              148
#define IDD_Dlg_Watershed               149
#define IDD_Dlg_InverseFilter           150
#define IDD_Dlg_WienerFilter            151
#define IDD_Dlg_ProjectionRes           152
#define IDD_MEDIANDIALOG                153
#define IDC_MedianCombo                 154
#define IDC_AvgCombo                    155
#define IDC_EditPointFirstX             1000
#define IDC_EditPointFirstY             1001
#define IDC_EditPointSecondX            1002
#define IDC_EditPointSecondY            1003
#define IDC_STATIC_Deviation            1006
#define IDC_STATIC_Average              1007
#define IDC_STATIC_HistRect             1010
#define IDC_STATIC_BmpBar               1011
#define IDC_COMBO_colorSelect           1015
#define IDC_STATIC_ZHK                  1016
#define IDC_Radio_MaskSelect            1021
#define IDC_RADIO2                      1022
#define IDC_Edit40                      1023
#define IDC_Edit41                      1024
#define IDC_Slider_ThreshSelect         1024
#define IDC_Edit42                      1025
#define IDC_Edit43                      1026
#define IDC_STATIC_thresh               1026
#define IDC_Edit44                      1027
#define IDC_Edit30                      1028
#define IDC_RADIO1                      1028
#define IDC_Edit31                      1029
#define IDC_Edit_newH                   1029
#define IDC_Edit32                      1030
#define IDC_Edit_newW                   1030
#define IDC_Edit33                      1031
#define IDC_Static_OldH                 1031
#define IDC_Edit34                      1032
#define IDC_Static_OldW                 1032
#define IDC_Edit20                      1033
#define IDC_RADIO3                      1033
#define IDC_Edit21                      1034
#define IDC_Edit_Angle                  1034
#define IDC_Edit22                      1035
#define IDC_EditA                       1035
#define IDC_Edit23                      1036
#define IDC_EditB                       1036
#define IDC_Edit24                      1037
#define IDC_EditC                       1037
#define IDC_Edit10                      1038
#define IDC_IPADDRESS1                  1038
#define IDC_Edit11                      1039
#define IDC_Edit_OffsetX                1039
#define IDC_Edit12                      1040
#define IDC_Edit_OffsetY                1040
#define IDC_Edit_SeedX                  1040
#define IDC_Edit13                      1041
#define IDC_Edit_seedY                  1041
#define IDC_Edit14                      1042
#define IDC_Edit_Thresh                 1042
#define IDC_Edit_ObjectCount            1043
#define IDC_Edit_Point1X                1044
#define IDC_Edit_Point1Y                1045
#define IDC_Edit_Point2X                1046
#define IDC_Edit_Point2Y                1047
#define IDC_Edit00                      1048
#define IDC_Edit_Point3X                1048
#define IDC_Edit01                      1049
#define IDC_Edit_Point3Y                1049
#define IDC_Edit02                      1050
#define IDC_Edit03                      1051
#define IDC_Edit04                      1052
#define IDC_Check_Contour               1053
#define IDC_Edit_pLength                1055
#define IDC_Edit_pCyCount               1056
#define IDC_Edit_pAngle                 1057
#define IDC_EDIT_wAngle                 1058
#define IDC_EDIT_wLength                1059
#define IDC_EDIT_wK                     1060
#define IDC_EDIT_iLength                1061
#define IDC_EDIT_iAngle                 1062
#define ID_SOBEL                        32771
#define ID_SOBEL2                       32772
#define id_uuu                          32773
#define ID_FFT                          32774
#define id_IFFT                         32775
#define id_HarrWaveletTrans             32776
#define id_HarrWaveletITrans            32777
#define ID_DCT                          32778
#define id_IDCT                         32779
#define ID_AveSmooth                    32780
#define id_MiddleSmooth                 32781
#define ID_LaplacienSharp               32782
#define id_ImgReverse                   32783
#define id_ColorToGrey                  32784
#define id_ColorToGray                  32784
#define id_Binary                       32785
#define id_LinearStrecth                32786
#define id_HistgramAver                 32787
#define id_Rotate                       32789
#define id_Zoom                         32790
#define id_HorizantolReverse            32791
#define id_HorizontalReverse            32791
#define id_HorizontalMirror             32791
#define id_VerticalReverse              32792
#define id_VerticalMirror               32792
#define id_Clockwise90                  32793
#define id_Anticlockwise90              32794
#define id_ClockWise180                 32795
#define id_Rotate180                    32795
#define id_Anticlockwise180             32796
#define id_OtusThreshold                32797
#define id_InteractiveThresh            32798
#define id_Prewitt                      32799
#define id_Robot                        32800
#define id_Robert                       32800
#define id_Laplacien                    32801
#define id_Laplacian                    32801
#define id_SelectTemplete               32802
#define id_EdgeSelectTemplete           32802
#define id_RegionGrow                   32803
#define id_GreyToColor                  32804
#define id_GrayToColor                  32804
#define id_ErosionForBinary             32805
#define ID__DilationForBinary           32806
#define id_OpenForBinary                32807
#define id_CloseForBinary               32808
#define id_ErosionForGrey               32809
#define id_ErosionForGray               32809
#define id_DilationForGrey              32810
#define id_DilationForGray              32810
#define id_OpenForGrey                  32811
#define id_OpenForGray                  32811
#define id_MorphologyInnerEdge          32812
#define id_MorphologyOuterEdge          32813
#define id_MorphologyGradient           32814
#define id_TopHatPeak                   32815
#define id_TopHatVally                  32816
#define id_TopHatPeakAndVally           32817
#define ID_MENUITEM32818                32818
#define id_HoughTransform               32819
#define id_EdgeTrace                    32820
#define id_ContourTrace                 32820
#define id_MatchBasedSpacial            32821
#define id_MatchBasedFrequent           32822
#define id_MatchBasedFeature            32823
#define id_HistogramDraw                32824
#define id_InnerEdgeForBinary           32825
#define id_OuterEdgeForBinary           32826
#define id_MorphoGradientForBinary      32827
#define id_MorphoContourForBinary       32827
#define id_HitMissThinning              32828
#define id_CloseForGrey                 32829
#define id_CloseForGray                 32829
#define id_MorphoGradientForGrey        32832
#define id_MorphoGradientForGray        32832
#define id_ErosionForColor              32833
#define id_DilationForColor             32834
#define id_OpenForColor                 32835
#define id_CloseForColor                32836
#define id_MorphoGradientForColor       32837
#define id_TopHatPeakForColor           32838
#define id_TopHatVallyForColor          32839
#define id_TopHatPeakVallyforColor      32840
#define id_LineDetectByHough            32841
#define id_ContourExtract               32842
#define id_Kirsch                       32843
#define id_Krisch                       32843
#define id_Gauss_laplacian              32844
#define id_WatershedSegment             32845
#define id_WatershedByInterval          32846
#define id_DuiShuTrans                  32847
#define id_DuiShuStretch                32847
#define id_ZhiShuTrans                  32848
#define id_ZhiShuStretch                32848
#define id_Move                         32849
#define id_ZhuanZhi                     32850
#define id_FFTEx                        32851
#define id_IFFTEx                       32852
#define ID_SCAN                         32853
#define ID_SLIDE                        32854
#define ID_FADEIN                       32855
#define ID_MOSAIK                       32856
#define ID_InverseFilter                32857
#define ID_WienerFilter                 32858
#define ID_ProjRestore                  32859
#define id_SimpleWaveletTrans           32860
#define ID_FIRSTIMAGE                   32860
#define ID_SECONDIMAGE                  32861
#define id_SimpleWaveletRevers          32862
#define ID_STARTMATCH                   32862
#define ID_SET2ZERO_DENOISE             32863
#define ID__HARDTHRESHOLD               32864
#define ID_SOFTTHRESHOLD                32865
#define ID_PepperSaltNoise              32866
#define ID_Random                       32867
#define ID_CHOOSE_MASK                  32868
#define ID_POWER_SMOOTH                 32869
#define ID_GRADESHARP                   32870
#define ID_SNR                          32871
#define id_MatchTemplet                 32872
#define id_MatchConner                  32873
#define id_ConnerDetect                 32874
#define ID_MOTION_FOPEN1                32876
#define ID_MOTION_FOPEN2                32877
#define ID_MOTION_FEST                  32878
#define ID_MITON_DEST                   32880

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        154
#define _APS_NEXT_COMMAND_VALUE         32881
#define _APS_NEXT_CONTROL_VALUE         1063
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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