1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-12 18:15:51 +08:00

Fix: HOMO_EDGE_HOUGHLINES_THRESHOLD=210 should in 9-2 not 9-1

This commit is contained in:
LmeSzinc
2022-08-07 15:44:29 +08:00
parent ec554dd453
commit 3142a3cc8d
2 changed files with 1 additions and 1 deletions

View File

@@ -47,7 +47,6 @@ class Config:
INTERNAL_LINES_HOUGHLINES_THRESHOLD = 40
EDGE_LINES_HOUGHLINES_THRESHOLD = 40
COINCIDENT_POINT_ENCOURAGE_DISTANCE = 1.5
HOMO_EDGE_HOUGHLINES_THRESHOLD = 210
MAP_ENSURE_EDGE_INSIGHT_CORNER = 'bottom'