feature:加入功能,小朋友人脸识别与分类。

This commit is contained in:
liuwei
2025-04-14 12:09:32 +08:00
parent 909018b3ec
commit 324a3ef772

View File

@@ -595,7 +595,7 @@ class KidPhotoExtractorPlugin(MessagePluginInterface):
# 进度更新
last_progress_time = time.time()
progress_interval = 5 # 每5秒更新一次进度
progress_interval = 10 # 每5秒更新一次进度
# 处理每张图片
all_faces = [] # 存储所有的人脸特征,不再区分小朋友