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

📄 resource.h

📁 VC写的harris角点检测程序。又名plessey
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ImageCodes.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_IMAGECTYPE                  129
#define IDI_ICON1                       130
#define IDI_ICON2                       131
#define IDD_CAPTURE                     132
#define IDD_SETTHR                      133
#define IDC_VEDIO                       1000
#define IDC_SETTHR_EDIT                 1001
#define IDC_ZHIFANGTU                   1002
#define ID_PROCESS_DATAOUT              32773
#define ID_PROCESS_GRAY                 32774
#define ID_PROCESS_RECOVER              32775
#define ID_PROCESS_SOBEL                32776
#define ID_PROCESS_LAP                  32777
#define ID_PROCESS_VER                  32778
#define ID_PROCESS_HOR                  32779
#define ID_PROCESS_HV                   32780
#define ID_PROCESS_AVE                  32781
#define ID_PROCESS_RUI                  32782
#define ID_PROCESS_MID                  32783
#define ID_PROCESS_ERZHIHUA             32784
#define ID_PROCESS_ROBERT               32785
#define ID_PROCESS_ARETHR               32787
#define ID_PROCESS_CONVERT              32790
#define ID_PROCESS_GRAY1                32791
#define ID_PROCESS_MID1                 32792
#define ID_PROCESS_ERZHIHUA1            32793
#define ID_PROCESS_ARETHR1              32794
#define ID_PROCESS_VER1                 32795
#define ID_PROCESS_HOR1                 32796
#define ID_PROCESS_HV1                  32797
#define ID_PROCESS_LAP1                 32798
#define ID_PROCESS_ROBERT1              32799
#define ID_PROCESS_SOBEL1               32800
#define ID_PROCESS_CONVERT1             32801
#define ID_PROCESS_AVE1                 32802
#define ID_PROCESS_RUI1                 32803
#define ID_POINT_WINDOW1                32804
#define ID_POINT_STRETCH1               32805
#define ID_POINT_ENHANCE1               32806
#define ID_PINGHUA_CHAO1                32807
#define ID_PINGHUA_K1                   32808
#define ID_POINT_ENHANCE                32809
#define ID_POINT_WINDOW                 32810
#define ID_POINT_STRETCH                32811
#define ID_PINGHUA_CHAO                 32812
#define ID_PINGHUA_K                    32813
#define ID_XING_H                       32814
#define ID_XING_V                       32815
#define ID_XING_FANG                    32816
#define ID_EDGE_PREWITT                 32817
#define ID_XING_H1                      32818
#define ID_XING_V1                      32819
#define ID_XING_FANG1                   32820
#define ID_PROCESS_MAXL                 32821
#define ID_PROCESS_MAXL1                32822
#define ID_EDGE_PREWITT1                32823
#define ID_PENG_H                       32824
#define ID_PENG_V                       32825
#define ID_PENG_FANG                    32826
#define ID_PENG_H1                      32827
#define ID_PENG_V1                      32828
#define ID_PENG_FANG1                   32829
#define ID_OPEN_H1                      32830
#define ID_OPEN_V1                      32831
#define ID_OPEN_FANG1                   32832
#define ID_CLOSE_H1                     32833
#define ID_CLOSE_V1                     32834
#define ID_CLOSE_FANG1                  32835
#define ID_OPEN_H                       32836
#define ID_OPEN_V                       32838
#define ID_OPEN_FANG                    32839
#define ID_CLOSE_H                      32840
#define ID_CLOSE_V                      32841
#define ID_CLOSE_FANG                   32842
#define ID_CONECT                       32843
#define ID_DISCONECT                    32845
#define ID_READ_CAPTURE                 32846
#define ID_PROCESS_AMAXL                32847
#define ID_PROCESS_BESTMAX              32848
#define ID_DETECT                       32849
#define ID_SETSOURCE                    32850
#define ID_PROCESS_HOUGH                32851
#define ID_PROCESS_HOUGH1               32852
#define ID_DETECT2                      32853
#define ID_HARRIS                       32854
#define ID_INDICATOR_IMAG               59142

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        134
#define _APS_NEXT_COMMAND_VALUE         32855
#define _APS_NEXT_CONTROL_VALUE         1003
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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