mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-24 17:09:05 +08:00
Fix: Set HOMO_EDGE_HOUGHLINES_THRESHOLD = 210 to all maps with 2 SP on the same row
This commit is contained in:
@@ -53,6 +53,7 @@ class Config:
|
||||
INTERNAL_LINES_HOUGHLINES_THRESHOLD = 40
|
||||
# EDGE_LINES_HOUGHLINES_THRESHOLD = 40
|
||||
COINCIDENT_POINT_ENCOURAGE_DISTANCE = 1.5
|
||||
HOMO_EDGE_HOUGHLINES_THRESHOLD = 210
|
||||
|
||||
|
||||
class Campaign(CampaignBase):
|
||||
|
||||
Reference in New Issue
Block a user