1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-23 11:52:34 +08:00

Opt: Perspective parameters Ininverted Orthant

This commit is contained in:
LmeSzinc
2022-11-10 23:34:31 +08:00
parent f64f02fac7
commit 6253b13830
4 changed files with 5 additions and 0 deletions

View File

@@ -73,6 +73,8 @@ class Config:
'CV': 1.111,
'BB': 1.111,
}
HOMO_EDGE_HOUGHLINES_THRESHOLD = 180
MAP_ENSURE_EDGE_INSIGHT_CORNER = 'bottom'
class Campaign(CampaignBase):