Project_Xs/configs/config_camera.json
2022-01-05 08:08:14 -07:00

20 lines
291 B
JSON

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