forked from dicarlo236/cube-solver
-
Notifications
You must be signed in to change notification settings - Fork 0
/
webcam.cfg
46 lines (42 loc) · 1.49 KB
/
webcam.cfg
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
// webcam configuration file
CAMERA 0
FPS 125
gain_automatic 0
white_balance_automatic 1
auto_exposure 1
brightness 0
contrast 32
saturation 157
hue 0
exposure 52
gain 0
CAMERA 1
FPS 125
gain_automatic 0
white_balance_automatic 1
auto_exposure 1
brightness 0
contrast 32
saturation 157
hue 0
exposure 52
gain 0
// Configuration Settings
//User Controls
//
// brightness (int) : min=0 max=255 step=1 default=0 value=0 flags=slider
// contrast (int) : min=0 max=255 step=1 default=32 value=32 flags=slider
// saturation (int) : min=0 max=255 step=1 default=64 value=64 flags=slider
// hue (int) : min=-90 max=90 step=1 default=0 value=0 flags=slider
// white_balance_automatic (bool) : default=1 value=1
// exposure (int) : min=0 max=255 step=1 default=120 value=120 flags=inactive, volatile
// gain_automatic (bool) : default=1 value=1 flags=update
// gain (int) : min=0 max=63 step=1 default=20 value=20 flags=inactive, volatile
// horizontal_flip (bool) : default=0 value=0
// vertical_flip (bool) : default=0 value=0
// power_line_frequency (menu) : min=0 max=1 default=0 value=0
// sharpness (int) : min=0 max=63 step=1 default=0 value=0 flags=slider
//
//Camera Controls
//
// auto_exposure (menu) : min=0 max=1 default=0 value=0 flags=update