97 lines
2.1 KiB
JSON
97 lines
2.1 KiB
JSON
{
|
|
"ocr_regions": [
|
|
{
|
|
"name": "health",
|
|
"x": 68,
|
|
"y": 1023,
|
|
"width": 39,
|
|
"height": 18,
|
|
"threshold": null,
|
|
"use_ocr_cache": null
|
|
},
|
|
{
|
|
"name": "gas",
|
|
"x": 156,
|
|
"y": 1023,
|
|
"width": 39,
|
|
"height": 18,
|
|
"threshold": null,
|
|
"use_ocr_cache": null
|
|
},
|
|
{
|
|
"name": "tyres",
|
|
"x": 244,
|
|
"y": 1023,
|
|
"width": 39,
|
|
"height": 18,
|
|
"threshold": null,
|
|
"use_ocr_cache": null
|
|
},
|
|
{
|
|
"name": "best",
|
|
"x": 1744,
|
|
"y": 127,
|
|
"width": 137,
|
|
"height": 32,
|
|
"threshold": null,
|
|
"use_ocr_cache": null
|
|
},
|
|
{
|
|
"name": "lap_time",
|
|
"x": 1744,
|
|
"y": 166,
|
|
"width": 137,
|
|
"height": 32,
|
|
"threshold": 0.88,
|
|
"use_ocr_cache": null
|
|
},
|
|
{
|
|
"name": "position",
|
|
"x": 38,
|
|
"y": 33,
|
|
"width": 188,
|
|
"height": 75,
|
|
"threshold": null,
|
|
"use_ocr_cache": null
|
|
},
|
|
{
|
|
"name": "lap",
|
|
"x": 1718,
|
|
"y": 33,
|
|
"width": 172,
|
|
"height": 75,
|
|
"threshold": null,
|
|
"use_ocr_cache": null
|
|
}
|
|
],
|
|
"track_region": {
|
|
"name": "track",
|
|
"x": 1515,
|
|
"y": 772,
|
|
"width": 405,
|
|
"height": 308,
|
|
"threshold": 0.85,
|
|
"use_ocr_cache": null
|
|
},
|
|
"penalty_orange_region": {
|
|
"name": "penalty",
|
|
"x": 745,
|
|
"y": 90,
|
|
"width": 38,
|
|
"height": 22,
|
|
"threshold": 0.9,
|
|
"use_ocr_cache": null
|
|
},
|
|
"penalty_orange_color": [
|
|
255,
|
|
177,
|
|
0
|
|
],
|
|
"ocr_interval_ms": 500,
|
|
"track_recognition_threshold": 10,
|
|
"dump_frame_fraction": null,
|
|
"light_mode": false,
|
|
"font_scale": 1.3,
|
|
"tts": null
|
|
}
|