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()
|
bbox = bw_inv.getbbox()
|
||||||
|
|
||||||
if bbox:
|
if bbox:
|
||||||
|
padding = 20
|
||||||
# Add a small padding
|
# Add a small padding
|
||||||
left, upper, right, lower = bbox
|
left, upper, right, lower = bbox
|
||||||
width, height = img.size
|
width, height = img.size
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 76 KiB |
Reference in New Issue
Block a user