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

📄 resource.h

📁 本程序主要针对近景数码相片中的标志点的精确定位
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by nicui.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_NICUITYPE                   129
#define IDD_DLG_Intensity               130
#define IDD_DLG_PointThre               131
#define IDD_DLG_GEORota                 132
#define IDD_DLG_GEOTrans                134
#define IDD_DLG_GEOZoom                 135
#define IDD_DIALOG_Smooth               136
#define IDC_EDIT_LowGray                1000
#define IDC_EDIT_UpGray                 1001
#define IDC_COORD                       1002
#define IDC_EDIT_Thre                   1003
#define IDC_EDIT_Rotate                 1004
#define IDC_EDIT_XOffset                1007
#define IDC_EDIT_YOffset                1008
#define IDC_EDIT_XZoom                  1009
#define IDC_EDIT_YZoom                  1010
#define IDC_RAD1                        1011
#define IDC_RAD2                        1012
#define IDC_RAD3                        1013
#define IDC_EDIT_TEMPC                  1014
#define IDC_EDIT_TEMPH                  1015
#define IDC_EDIT_TEMPW                  1016
#define IDC_EDIT_MX                     1017
#define IDC_EDIT_MY                     1018
#define IDC_EDIT_V0                     1019
#define IDC_EDIT_V1                     1020
#define IDC_EDIT_V2                     1021
#define IDC_EDIT_V3                     1022
#define IDC_EDIT_V4                     1023
#define IDC_EDIT_V5                     1024
#define IDC_EDIT_V6                     1025
#define IDC_EDIT_V7                     1026
#define IDC_EDIT_V8                     1027
#define IDC_EDIT_V9                     1028
#define IDC_EDIT_V10                    1029
#define IDC_EDIT_V11                    1030
#define IDC_EDIT_V12                    1031
#define IDC_EDIT_V13                    1032
#define IDC_EDIT_V14                    1033
#define IDC_EDIT_V15                    1034
#define IDC_EDIT_V16                    1035
#define IDC_EDIT_V17                    1036
#define IDC_EDIT_V18                    1037
#define IDC_EDIT_V19                    1038
#define IDC_EDIT_V20                    1039
#define IDC_EDIT_V21                    1040
#define IDC_EDIT_V22                    1041
#define IDC_EDIT_V23                    1042
#define IDC_EDIT_V24                    1043
#define ID_FILE_REOPEN                  32771
#define ID_FILE_256ToGray               32772
#define ID_FILE_24ToGray                32773
#define ID_VIEW_INTENSITY               32774
#define ID_POINT_EQUA                   32775
#define ID_POINT_INVERT                 32776
#define ID_POINT_THRE                   32777
#define ID_GEOM_ROTA                    32778
#define ID_GEOM_TRAN                    32779
#define ID_GEOM_MIRV                    32780
#define ID_GEOM_MIRH                    32781
#define ID_GEOM_TRPO                    32782
#define ID_GEOM_ZOOM                    32783
#define ID_FREQ_FOUR                    32784
#define ID_ENHA_SMOOTH                  32785
#define ID_EDGE_ROBERT                  32786
#define ID_EDGE_SOBEL                   32787
#define ID_EDGE_PREWITT                 32788
#define ID_EDGE_KIRSCH                  32789
#define ID_EDGE_GAUSS                   32790
#define ID_EDGE_HOUGH                   32791
#define ID_DETECT_THRESHOLD             32793
#define ID_GETCOR                       32794
#define ID_EDGE_CONTOUR                 32795

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        137
#define _APS_NEXT_COMMAND_VALUE         32796
#define _APS_NEXT_CONTROL_VALUE         1020
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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