refector: 不需要打算法图片日志

This commit is contained in:
caoqianming 2023-06-25 15:07:27 +08:00
parent 24ce6836b3
commit a2b2cbe153
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@ def ai_analyse(codes: list, global_img: str, face_img: str = '', is_dahua_pic: b
Return:
{'qiping': [[x, y]]}
"""
myLogger.info(f'算法图片接收:{global_img} {face_img}')
results = {} # dict key: 触发的事件标识字符 value: 多个矩形框坐标列表; 有两个图片key值
global_img_path = ''
face_img_path = ''