2022-05-23 02:23:28 +00:00
|
|
|
{
|
|
|
|
"ocr_regions": [
|
|
|
|
{
|
|
|
|
"name": "lap",
|
|
|
|
"x": 2300,
|
|
|
|
"y": 46,
|
|
|
|
"width": 140,
|
|
|
|
"height": 90
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "health",
|
|
|
|
"x": 90,
|
|
|
|
"y": 1364,
|
|
|
|
"width": 52,
|
|
|
|
"height": 24
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "gas",
|
|
|
|
"x": 208,
|
|
|
|
"y": 1364,
|
|
|
|
"width": 52,
|
|
|
|
"height": 24
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "tyres",
|
|
|
|
"x": 325,
|
|
|
|
"y": 1364,
|
|
|
|
"width": 52,
|
|
|
|
"height": 24
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "best",
|
|
|
|
"x": 2325,
|
|
|
|
"y": 169,
|
|
|
|
"width": 183,
|
|
|
|
"height": 43
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "lap_time",
|
|
|
|
"x": 2325,
|
|
|
|
"y": 222,
|
|
|
|
"width": 183,
|
|
|
|
"height": 43,
|
|
|
|
"use_ocr_cache": false
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"track_region": {
|
|
|
|
"name": "track",
|
|
|
|
"x": 2020,
|
|
|
|
"y": 1030,
|
|
|
|
"width": 540,
|
|
|
|
"height": 410,
|
|
|
|
"threshold": 0.85
|
|
|
|
},
|
2022-05-24 02:50:06 +00:00
|
|
|
"penalty_orange_region": {
|
|
|
|
"name": "penalty",
|
|
|
|
"x": 989,
|
|
|
|
"y": 117,
|
|
|
|
"width": 30,
|
|
|
|
"height": 30
|
|
|
|
},
|
2022-06-03 02:57:45 +00:00
|
|
|
"track_recognition_threshold": 10,
|
|
|
|
"ocr_server_endpoint": "https://tesserver.spruett.dev/",
|
|
|
|
"dump_frame_fraction": 0.05
|
2022-05-22 17:19:13 +00:00
|
|
|
}
|