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

Add: Parallel Superimposition chapter C

This commit is contained in:
LmeSzinc
2022-12-22 18:18:45 +08:00
parent 40d1325510
commit bb8ba85606
6 changed files with 253 additions and 1 deletions

View File

@@ -58,7 +58,7 @@ class Config:
# ===== End of generated config =====
INTERNAL_LINES_FIND_PEAKS_PARAMETERS = {
'height': (120, 255 - 33),
'height': (80, 255 - 33),
'width': (1.5, 10),
'prominence': 10,
'distance': 35,