feat 人脸识别取消
This commit is contained in:
@@ -214,7 +214,6 @@ def stain_detection(image, user_id, category, tasks_id, spot_size=100):
|
||||
logger.info("中心区域存在连续的纯白区域")
|
||||
is_pure_white = True
|
||||
else:
|
||||
logger.info("中心区域不存在连续的纯白区域")
|
||||
is_pure_white = False
|
||||
|
||||
if is_pure_white:
|
||||
|
||||
Reference in New Issue
Block a user