-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresource.h
More file actions
executable file
·57 lines (56 loc) · 2.29 KB
/
Copy pathresource.h
File metadata and controls
executable file
·57 lines (56 loc) · 2.29 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by FYF.rc
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define IDR_FYFTYPE 129
#define IDD_GRAY_ENHANCE 131
#define IDD_GRAY_ENHANCEDlg 131
#define IDD_MEDIAN_FILTER 132
#define IDD_HIGHPASS_FILTER 133
#define IDD_LOWPASS_FILTER 134
#define IDD_LAPLAC_TEMP 136
#define IDD_THREDivDlg 137
#define IDD_REGION_GROW 138
#define IDD_EDGE_DETECTION 139
#define IDD_ERODLG 140
#define IDD_DILDLG 141
#define IDD_OPENDLG 142
#define IDD_CLOSEDLG 143
#define IDC_EDIT1 1001
#define IDC_EDIT2 1002
#define IDC_EDIT3 1003
#define IDC_EDIT4 1004
#define IDC_RADIO1 1005
#define IDC_RADIO2 1006
#define IDC_RADIO3 1007
#define IDC_RADIO4 1008
#define IDC_RADIO5 1009
#define ID_GRAY_ENHANCE 32771
#define ID_HIST_ENHANCE 32772
#define ID_HIST_ENH 32772
#define ID_MEDIAN_FIL 32773
#define ID_HIGHPASS_FIL 32774
#define ID_LOWPASS_FIL 32775
#define ID_MEAN_ENH 32776
#define ID_LAPLAS_TEMP 32777
#define ID_THRESHOLD_DIV 32778
#define ID_REGION_GRO 32779
#define ID_EDGE_DIF 32780
#define ID_HOUGH_TRA 32781
#define ID_EROSION_OPE 32782
#define ID_DILATION_OPR 32783
#define ID_OPEN_DLG 32784
#define ID_CLOSE_DLG 32785
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 144
#define _APS_NEXT_COMMAND_VALUE 32786
#define _APS_NEXT_CONTROL_VALUE 1012
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif