Skip to content

Commit

Permalink
降低"博物研学识别阈值",补充"喝茶"可能出现的结果
Browse files Browse the repository at this point in the history
  • Loading branch information
mmwuyou committed Aug 11, 2024
1 parent cba4d04 commit 20632dd
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 16 deletions.
46 changes: 31 additions & 15 deletions assets/resource_picli/base/pipeline/11_(02)_snowscape.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@
"advance_one_women": {
"recognition": "TemplateMatch",
"template": "Research/85.png",
"threshold": 0.6,
"green_mask": true,
"post_delay": 3000,
"action": "Click",
Expand All @@ -121,6 +122,7 @@
"advance_one_man": {
"recognition": "TemplateMatch",
"template": "Research/84.png",
"threshold": 0.6,
"green_mask": true,
"post_delay": 3000,
"action": "Click",
Expand All @@ -146,12 +148,11 @@
]
},
"advance_two": {
"recognition": "TemplateMatch",
"template": "Research/09.png",
"recognition": "OCR",
"expected": "前往",
"action": "Click",
"post_delay": 5000,
"next": [
"advance_three",
"mist",
"Snow",
"mountain_snow",
Expand All @@ -170,7 +171,8 @@
"without_one",
"abandon_one",
"advance_one_man",
"advance_one_women"
"advance_one_women",
"advance_three"
]
},
"advance_three": {
Expand Down Expand Up @@ -202,8 +204,6 @@
},
"advance_four": {
"next": [
"advance_two",
"advance_three",
"mist",
"Snow",
"mountain_snow",
Expand All @@ -225,7 +225,9 @@
"advance_one_women",
"war_five",
"upgrade_one",
"descending_one"
"descending_one",
"advance_two",
"advance_three"
]
},
"abandon_one": {
Expand Down Expand Up @@ -840,6 +842,7 @@
"advance_two_women": {
"recognition": "TemplateMatch",
"template": "Research/85.png",
"threshold": 0.6,
"green_mask": true,
"post_delay": 3000,
"action": "Click",
Expand All @@ -857,6 +860,7 @@
"advance_two_man": {
"recognition": "TemplateMatch",
"template": "Research/84.png",
"threshold": 0.6,
"green_mask": true,
"post_delay": 3000,
"action": "Click",
Expand All @@ -874,6 +878,7 @@
"advance_three_women": {
"recognition": "TemplateMatch",
"template": "Research/85.png",
"threshold": 0.6,
"green_mask": true,
"post_delay": 3000,
"action": "Click",
Expand All @@ -891,6 +896,7 @@
"advance_three_man": {
"recognition": "TemplateMatch",
"template": "Research/84.png",
"threshold": 0.6,
"green_mask": true,
"post_delay": 3000,
"action": "Click",
Expand All @@ -908,6 +914,7 @@
"advance_four_women": {
"recognition": "TemplateMatch",
"template": "Research/85.png",
"threshold": 0.6,
"green_mask": true,
"post_delay": 3000,
"action": "Click",
Expand All @@ -925,6 +932,7 @@
"advance_four_man": {
"recognition": "TemplateMatch",
"template": "Research/84.png",
"threshold": 0.6,
"green_mask": true,
"post_delay": 3000,
"action": "Click",
Expand All @@ -942,6 +950,7 @@
"advance_five_women": {
"recognition": "TemplateMatch",
"template": "Research/85.png",
"threshold": 0.6,
"green_mask": true,
"post_delay": 3000,
"action": "Click",
Expand All @@ -959,6 +968,7 @@
"advance_five_man": {
"recognition": "TemplateMatch",
"template": "Research/84.png",
"threshold": 0.6,
"green_mask": true,
"post_delay": 3000,
"action": "Click",
Expand All @@ -976,6 +986,7 @@
"advance_six_women": {
"recognition": "TemplateMatch",
"template": "Research/85.png",
"threshold": 0.6,
"green_mask": true,
"post_delay": 3000,
"action": "Click",
Expand All @@ -993,6 +1004,7 @@
"advance_six_man": {
"recognition": "TemplateMatch",
"template": "Research/84.png",
"threshold": 0.6,
"green_mask": true,
"post_delay": 3000,
"action": "Click",
Expand All @@ -1010,6 +1022,7 @@
"advance_seven_women": {
"recognition": "TemplateMatch",
"template": "Research/85.png",
"threshold": 0.6,
"green_mask": true,
"post_delay": 3000,
"action": "Click",
Expand All @@ -1027,6 +1040,7 @@
"advance_seven_man": {
"recognition": "TemplateMatch",
"template": "Research/84.png",
"threshold": 0.6,
"green_mask": true,
"post_delay": 3000,
"action": "Click",
Expand All @@ -1044,6 +1058,7 @@
"advance_eight_women": {
"recognition": "TemplateMatch",
"template": "Research/85.png",
"threshold": 0.6,
"green_mask": true,
"post_delay": 3000,
"action": "Click",
Expand All @@ -1061,6 +1076,7 @@
"advance_eight_man": {
"recognition": "TemplateMatch",
"template": "Research/84.png",
"threshold": 0.6,
"green_mask": true,
"post_delay": 3000,
"action": "Click",
Expand All @@ -1078,6 +1094,7 @@
"advance_nine_women": {
"recognition": "TemplateMatch",
"template": "Research/85.png",
"threshold": 0.6,
"green_mask": true,
"post_delay": 3000,
"action": "Click",
Expand All @@ -1095,6 +1112,7 @@
"advance_nine_man": {
"recognition": "TemplateMatch",
"template": "Research/84.png",
"threshold": 0.6,
"green_mask": true,
"post_delay": 3000,
"action": "Click",
Expand Down Expand Up @@ -1173,8 +1191,8 @@
]
},
"Snow": {
"recognition": "TemplateMatch",
"template": "Research/21.png",
"recognition": "OCR",
"expected": "风雪之途",
"action": "Click",
"roi": [
529,
Expand Down Expand Up @@ -1915,7 +1933,7 @@
108
],
"action": "Click",
"post_wait_freezes": 2000,
"post_delay": 5000,
"next": [
"war_five"
]
Expand All @@ -1930,7 +1948,7 @@
670,
186
],
"post_wait_freezes": 2000,
"post_delay": 5000,
"next": [
"war_five"
]
Expand Down Expand Up @@ -2036,8 +2054,7 @@
280,
120
],
"pre_wait_freezes": 5000,
"post_wait_freezes": 3000,
"post_delay": 5000,
"next": [
"upgrade_three",
"descending_three",
Expand All @@ -2057,8 +2074,7 @@
0,
0
],
"pre_wait_freezes": 5000,
"post_wait_freezes": 3000,
"post_delay": 5000,
"next": [
"war_seven"
]
Expand Down
19 changes: 18 additions & 1 deletion assets/resource_picli/base/pipeline/3_(5)_tea.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,13 +85,30 @@
"recognition": "OCR",
"expected": "确认",
"action": "Click",
"post_delay": 15000,
"post_delay": 2000,
"roi": [
90,
520,
625,
200
],
"next": [
"lack",
"company_confirm_two_await"
]
},
"lack": {
"recognition": "OCR",
"expected": "缺少",
"action": "DoNothing",
"post_delay": 3000,
"next": [
"tea_home"
]
},
"company_confirm_two_await": {
"action": "DoNothing",
"post_delay": 13000,
"next": [
"company_confirm_two"
]
Expand Down

0 comments on commit 20632dd

Please sign in to comment.