智能秤分析

This commit is contained in:
lee
2025-08-06 17:03:28 +08:00
parent 54898e30ec
commit 3392d76e38
17 changed files with 572 additions and 54 deletions

View File

@ -141,7 +141,7 @@ class ImageExtendProcessor:
same_directory,
dir_name)
def random_remove_image(self, subdir_path, max_count=200):
def random_remove_image(self, subdir_path, max_count=1000):
"""
随机删除子目录中的图像文件直到数量不超过max_count
:param subdir_path: 子目录路径