Dims
This commit is contained in:
parent
4918c35c72
commit
c7b5ca1a2e
1 changed files with 1 additions and 1 deletions
|
|
@ -167,7 +167,7 @@ class StitchingScanner:
|
|||
|
||||
# === DEBUG MAGIC NUMBERS ===
|
||||
DEBUG_SHIFT_RIGHT = -20 # Positive = shift strip right
|
||||
DEBUG_SHIFT_UP = 10 # Positive = shift strip up
|
||||
DEBUG_SHIFT_UP = 15 # Positive = shift strip up
|
||||
# ===========================
|
||||
|
||||
blend_w = min(blend_width, w_strip, w_base)
|
||||
|
|
|
|||
Loading…
Reference in a new issue