-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yml
44 lines (33 loc) · 958 Bytes
/
config.yml
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
tables:
enabled: true
host: "10.91.22.2"
# host: "127.0.0.1"
tableName: "TatorVision"
server:
enabled: true
port: 8080
vision:
startVisionScript: >
v4l2-ctl -c white_balance_auto_preset=1,red_balance=1000,blue_balance=1000,contrast=0,saturation=100,auto_exposure=1,exposure_time_absolute=0,exposure_dynamic_framerate=1,auto_exposure_bias=0
cameraIndex: 0
inputRes: [640, 480]
streamRes: [640, 480]
# inputRes: [320, 240]
# streamRes: [320, 240]
maxFPS: 30
upsideDown: true
lowerThreshold: [40.0, 200.0, 200.0]
upperThreshold: [100.0, 255.0, 255.0]
minArea: 1000
maxArea: 10000
minSolidity: 0.0
maxSolidity: 1.0
arcLengthPercentage: 0.01
# fieldOfView: [62.2, 48.8] # RPI camera FOV
fieldOfView: [70, 48.8] # RPI camera FOV
distancePoly: { a: 233.56, b: -105.74, c: 64.401 }
horizontalAngleOffset: 1.5
debug: false
display: CONTOURS
profile: false
display: false #display an image on screen