diff --git a/auto_img_zh_cn.png b/auto_img_zh_cn.png index c6f3a6d..c0d039f 100644 Binary files a/auto_img_zh_cn.png and b/auto_img_zh_cn.png differ diff --git a/auto_pack_img.py b/auto_pack_img.py index 9757718..d3f39ae 100644 --- a/auto_pack_img.py +++ b/auto_pack_img.py @@ -98,7 +98,7 @@ def stitch_images_bin_packing(images): -def load_images_from_folder(folder,max_height=512,max_width=512): +def load_images_from_folder(folder,max_height=256,max_width=256): images = [] for filename in os.listdir(folder): img = cv2.imread(os.path.join(folder, filename)) diff --git a/en/1.png b/en/1.png new file mode 100644 index 0000000..85f2d11 Binary files /dev/null and b/en/1.png differ diff --git a/en/2.png b/en/2.png new file mode 100644 index 0000000..c6fb9f5 Binary files /dev/null and b/en/2.png differ diff --git a/en/3.png b/en/3.png new file mode 100644 index 0000000..07d337e Binary files /dev/null and b/en/3.png differ diff --git a/en/4.png b/en/4.png new file mode 100644 index 0000000..d40e98f Binary files /dev/null and b/en/4.png differ