1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-13 12:49:20 +08:00
This commit is contained in:
SevCrane
2024-06-06 00:27:00 +08:00
parent abfbbe5064
commit 162ec3d14d
53 changed files with 4845 additions and 3671 deletions

View File

@@ -54,6 +54,7 @@ class Config:
'distance': 50,
'wlen': 1000
}
HOMO_CANNY_THRESHOLD = (75, 100)
HOMO_EDGE_COLOR_RANGE = (0, 49)
MAP_SWIPE_MULTIPLY = (0.994, 1.013)
MAP_SWIPE_MULTIPLY_MINITOUCH = (0.961, 0.979)