48 lines
966 B
JSON
48 lines
966 B
JSON
{
|
|
"ocr_regions": [
|
|
{
|
|
"name": "lap",
|
|
"x": 1718,
|
|
"y": 34,
|
|
"width": 109,
|
|
"height": 68
|
|
},
|
|
{
|
|
"name": "health",
|
|
"x": 68,
|
|
"y": 1023,
|
|
"width": 39,
|
|
"height": 18
|
|
},
|
|
{
|
|
"name": "gas",
|
|
"x": 156,
|
|
"y": 1023,
|
|
"width": 39,
|
|
"height": 18
|
|
},
|
|
{
|
|
"name": "tyres",
|
|
"x": 244,
|
|
"y": 1023,
|
|
"width": 39,
|
|
"height": 18
|
|
},
|
|
{
|
|
"name": "best_time",
|
|
"x": 1744,
|
|
"y": 127,
|
|
"width": 137,
|
|
"height": 32
|
|
},
|
|
{
|
|
"name": "lap_time",
|
|
"x": 1744,
|
|
"y": 166,
|
|
"width": 137,
|
|
"height": 32
|
|
}
|
|
],
|
|
"ocr_server_endpoint": "https://tesserver.spruett.dev/"
|
|
}
|