103 lines
1.9 KiB
JSON
103 lines
1.9 KiB
JSON
{
|
|
"ocr_regions": [
|
|
{
|
|
"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
|
|
},
|
|
{
|
|
"name": "position",
|
|
"x": 50,
|
|
"y": 44,
|
|
"width": 250,
|
|
"height": 100,
|
|
"threshold": null,
|
|
"use_ocr_cache": null
|
|
},
|
|
{
|
|
"name": "lap",
|
|
"x": 2290,
|
|
"y": 44,
|
|
"width": 230,
|
|
"height": 100,
|
|
"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
|
|
},
|
|
"penalty_orange_region": {
|
|
"name": "penalty",
|
|
"x": 993,
|
|
"y": 120,
|
|
"width": 50,
|
|
"height": 30,
|
|
"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": {
|
|
"pre_race": false,
|
|
"first_lap_summary": false,
|
|
"every_lap_summary": false
|
|
},
|
|
"remote_session_url": "http://localhost:3000",
|
|
"remote_session_token": "racingisfun",
|
|
"default_remote_session_name": "spruett"
|
|
} |