mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 09:50:40 +08:00
perf: use text ocr instead of template for battlequick
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user