mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-21 10:43:36 +08:00
Opt: Edge detection in Northern Overture Rerun
- Opt: Use bottom edges first, upper edges have higher errors rates
This commit is contained in:
@@ -57,6 +57,8 @@ class Config:
|
||||
|
||||
MAP_SWIPE_MULTIPLY = 1.512
|
||||
MAP_SWIPE_MULTIPLY_MINITOUCH = 1.462
|
||||
HOMO_EDGE_HOUGHLINES_THRESHOLD = 180
|
||||
HOMO_EDGE_COLOR_RANGE = (0, 17)
|
||||
|
||||
|
||||
class Campaign(CampaignBase):
|
||||
|
||||
Reference in New Issue
Block a user