1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-23 17:39:22 +08:00

Fix: event_20200723_cn D1 homography edge detection

This commit is contained in:
LmeSzinc
2020-07-29 01:12:21 +08:00
parent e8ce2d37b5
commit 914297f236

View File

@@ -58,7 +58,7 @@ class Config:
MAP_HAS_MAP_STORY = True MAP_HAS_MAP_STORY = True
MAP_SIREN_COUNT = 2 MAP_SIREN_COUNT = 2
HOMO_EDGE_HOUGHLINES_THRESHOLD = 280 HOMO_EDGE_HOUGHLINES_THRESHOLD = 350
MAP_SIREN_TEMPLATE = ['U101', 'U73', 'U552'] MAP_SIREN_TEMPLATE = ['U101', 'U73', 'U552']
MAP_SWIPE_MULTIPLY = 1.82 MAP_SWIPE_MULTIPLY = 1.82