Project_Xs/configs/config_camera.json
2022-01-05 13:19:00 -07:00

21 lines
307 B
JSON

{
"MonitorWindow": 0,
"WindowPrefix": "",
"image": "./images/phone/eye.png",
"view": [
280,
375,
60,
60
],
"thresh": 0.9,
"white_delay": 3.0,
"advance_delay": 3,
"crop": [
0,
0,
0,
0
],
"camera": 0
}