mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 17:57:01 +08:00
feat: add drop quantity roi and intensity range for JP
ref: https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/2363
This commit is contained in:
@@ -102,6 +102,21 @@
|
||||
"Home@ReturnTo"
|
||||
]
|
||||
},
|
||||
"StageDrops-Quantity": {
|
||||
"template": "empty.png",
|
||||
"templThreshold": 3,
|
||||
"templThreshold_Doc": "这里用来作为字间距阈值",
|
||||
"roi": [
|
||||
62,
|
||||
90,
|
||||
46,
|
||||
22
|
||||
],
|
||||
"maskRange": [
|
||||
200,
|
||||
255
|
||||
]
|
||||
},
|
||||
"RecruitTags": {
|
||||
"algorithm": "OcrDetect",
|
||||
"fullMatch": true,
|
||||
|
||||
Reference in New Issue
Block a user