mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-25 10:08:15 +08:00
Fix: [EN] reduced the threshold of cv2.HoughLines on SP3 of the 'Prelude under the Moon'
This commit is contained in:
@@ -29,6 +29,8 @@ class Config:
|
||||
SUBMARINE = 0
|
||||
FLEET_BOSS = 0
|
||||
MAP_HAS_AMBUSH = False
|
||||
INTERNAL_LINES_HOUGHLINES_THRESHOLD = 40
|
||||
EDGE_LINES_HOUGHLINES_THRESHOLD = 40
|
||||
|
||||
|
||||
class Campaign(CampaignBase):
|
||||
|
||||
Reference in New Issue
Block a user