changed feishu group code (#630)
This commit is contained in:
committed by
GitHub
Unverified
parent
2c816cf6ea
commit
ae2aa97775
@@ -31,6 +31,7 @@ def process_image(path):
|
||||
bbox = bw_inv.getbbox()
|
||||
|
||||
if bbox:
|
||||
padding = 20
|
||||
# Add a small padding
|
||||
left, upper, right, lower = bbox
|
||||
width, height = img.size
|
||||
|
||||
Reference in New Issue
Block a user