mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 13:29:25 +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