fix: 「围攻」部分透明度高的模板图片无法识别

fix #8507
This commit is contained in:
uye
2024-03-08 16:01:00 +08:00
parent 8a28f57ac0
commit 486efee545
9 changed files with 21 additions and 1 deletions

View File

@@ -5573,6 +5573,10 @@
"TaskSiege.png"
],
"cache": false,
"maskRange": [
1,
255
],
"templThreshold": 0.7,
"action": "ClickSelf",
"roi": [
@@ -5781,6 +5785,10 @@
],
"cache": false,
"templThreshold": 0.7,
"maskRange": [
1,
255
],
"action": "ClickSelf",
"roi": [
250,
@@ -6340,6 +6348,10 @@
"EnterInfrastSiege.png"
],
"cache": false,
"maskRange": [
1,
255
],
"roi": [
930,
540,
@@ -9561,6 +9573,10 @@
"DepotEnterMistCity.png",
"DepotEnterSiege.png"
],
"maskRange": [
1,
255
],
"roi": [
1109,
560,
@@ -9728,6 +9744,10 @@
],
"cache": false,
"action": "ClickSelf",
"maskRange": [
1,
255
],
"roi": [
935,
300,
@@ -17523,4 +17543,4 @@
"Stop"
]
}
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.9 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 9.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.9 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB