mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-26 22:07:53 +08:00
Fix: Typo in Microlayer Medley A1
This commit is contained in:
@@ -54,7 +54,7 @@ class Config:
|
|||||||
# ===== End of generated config =====
|
# ===== End of generated config =====
|
||||||
|
|
||||||
DETECTION_BACKEND = 'perspective'
|
DETECTION_BACKEND = 'perspective'
|
||||||
COINCIDENT_POINT_ENCOURAGE_DISTANCE = 9
|
COINCIDENT_POINT_ENCOURAGE_DISTANCE = 5
|
||||||
INTERNAL_LINES_FIND_PEAKS_PARAMETERS = {
|
INTERNAL_LINES_FIND_PEAKS_PARAMETERS = {
|
||||||
'height': (50, 255 - 80),
|
'height': (50, 255 - 80),
|
||||||
'width': 1,
|
'width': 1,
|
||||||
|
|||||||
Reference in New Issue
Block a user