72 lines
1.3 KiB
JSON
72 lines
1.3 KiB
JSON
{
|
|
"ocr_regions": [
|
|
{
|
|
"name": "lap",
|
|
"x": 2300,
|
|
"y": 46,
|
|
"width": 140,
|
|
"height": 90,
|
|
"threshold": null,
|
|
"use_ocr_cache": null
|
|
},
|
|
{
|
|
"name": "health",
|
|
"x": 90,
|
|
"y": 1364,
|
|
"width": 52,
|
|
"height": 24,
|
|
"threshold": null,
|
|
"use_ocr_cache": null
|
|
},
|
|
{
|
|
"name": "gas",
|
|
"x": 208,
|
|
"y": 1364,
|
|
"width": 52,
|
|
"height": 24,
|
|
"threshold": null,
|
|
"use_ocr_cache": null
|
|
},
|
|
{
|
|
"name": "tyres",
|
|
"x": 325,
|
|
"y": 1364,
|
|
"width": 52,
|
|
"height": 24,
|
|
"threshold": null,
|
|
"use_ocr_cache": null
|
|
},
|
|
{
|
|
"name": "best",
|
|
"x": 2325,
|
|
"y": 169,
|
|
"width": 183,
|
|
"height": 43,
|
|
"threshold": null,
|
|
"use_ocr_cache": null
|
|
},
|
|
{
|
|
"name": "lap_time",
|
|
"x": 2325,
|
|
"y": 222,
|
|
"width": 183,
|
|
"height": 43,
|
|
"threshold": null,
|
|
"use_ocr_cache": null
|
|
}
|
|
],
|
|
"track_region": {
|
|
"name": "track",
|
|
"x": 2020,
|
|
"y": 1030,
|
|
"width": 540,
|
|
"height": 410,
|
|
"threshold": 0.85,
|
|
"use_ocr_cache": null
|
|
},
|
|
"ocr_interval_ms": 500,
|
|
"track_recognition_threshold": 10,
|
|
"dump_frame_fraction": null,
|
|
"light_mode": false,
|
|
"font_scale": 1.3
|
|
} |