perf: use text ocr instead of template for battlequick

This commit is contained in:
Constrat
2025-06-07 22:37:45 +02:00
parent 44304c1dc3
commit ea2ba2edae
3 changed files with 5 additions and 5 deletions

View File

@@ -1309,7 +1309,9 @@
]
},
"BattleQuickFormationExpandRole": {
"roi": [1166, 0, 114, 120]
"algorithm": "OcrDetect",
"text": ["Job", "Class"],
"roi": [1207, 25, 42, 32]
},
"BattleQuickFormationFilter-Cost": {
"text": ["Deployment Cost"],
@@ -1365,11 +1367,9 @@
"StageDrops-DropType-Reward": {
"templThreshold": 0.7
},
"OperBoxRoleTabSelect": {
"roi": [1158, 0, 122, 126]
},
"OperBoxRoleTab": {
"roi": [1166, 0, 114, 124]
"baseTask": "BattleQuickFormationExpandRole",
"action": "Stop"
},
"OperBoxNameOCR": {
"rectMove_doc": "for overwidth",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 930 B