summaryrefslogtreecommitdiff
path: root/ARMFCaptureD3D/resource.h
blob: 67cd10802673348857523a622128aabb5144918c (plain)
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
58
59
60
61
62
63
64
65
66
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ARMFCaptureD3D.rc
//
#define IDR_MENU1                       101
#define IDD_CHOOSE_DEVICE               102
#define IDD_CHOOSE_VIDEO                103
#define IDC_LIST1                       1001
#define IDC_DEVICE_LIST                 1001
#define IDC_VIDEO_LIST                  1001
#define ID_ACTION_CHOOSEDEVICE          40001
#define ID_ACTION_DISPLAYVIDEO          40002
#define ID_ACTION_CALIBRATE             40003
#define ID_ACTION_CHOOSEFORMAT          40004
#define ID_CONFIDENCE_MIN               40005
#define ID_CONFIDENCE_MAX               40006
#define ID_CONFIDENCE_ID                40007
#define ID_FILE_CONFIDENCE              40008
#define ID_BUTTON2                      40009
#define ID_ACTION_AUTOTHRESHOLD         40010
#define ID_ACTION_TRANSFORM             40014
#define ID_DOWNSAMPLE_FACTEUR2          40015
#define ID_DOWNSAMPLE_FACTEUR4          40016
#define ID_DOWNSAMPLE_FACTEUR8          40017
#define ID_BLURPASSE_1PASS              40018
#define ID_BLURPASSE_2PASSES            40019
#define ID_BLURPASSE_3PASSES            40020
#define ID_BLURPASSE_4PASSES            40021
#define ID_BLURPASSE_2PASS              40022
#define ID_BLURPASSE_3PASS              40023
#define ID_BLURPASSE_4PASS              40024
#define ID_BLURPASSE_5PASSES            40025
#define ID_BLURPASSE_6PASSES            40026
#define ID_BLURPASSE_6PASS              40027
#define ID_BLURPASSE_5PASS              40028
#define ID_BLURPASSE_10PASSES           40029
#define ID_BLURPASSE_10PASS             40030
#define ID_AFFICHAGE_GRAYSCALE          40031
#define ID_AFFICHAGE_BLUR               40032
#define ID_AFFICHAGE_DIFF               40033
#define ID_AFFICHAGE_THRESHOLD          40034
#define ID_BLURPASSE_0PASSES            40035
#define ID_DOWNSAMPLE_FACTEUR1          40036
#define ID_BLURPASSE_0PASS              40037
#define ID_AFFICHAGE_MOYEN              40038
#define ID_ACTION_CALCMOYEN             40039
#define ID_FILTER_MOYEN                 40040
#define ID_FILTER_LAPLACIEN4            40041
#define ID_FILTER_LAPLACIEN8            40042
#define ID_FILTER_LAPLACIEND            40043
#define ID_FILTER_SOBEL                 40044
#define ID_FILTER_PREWITT               40045
#define ID_FILTER_GAUSSIAN              40046
#define ID_ACTION_SAVEPROJECTIONDATA    40047
#define IDC_STATIC                      -1

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        111
#define _APS_NEXT_COMMAND_VALUE         40048
#define _APS_NEXT_CONTROL_VALUE         1002
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif