道闸管理上线

This commit is contained in:
2025-10-19 18:03:57 +08:00
parent 6831a8cd01
commit d649738f6c
18 changed files with 469 additions and 502 deletions

Binary file not shown.

View File

@@ -46,7 +46,7 @@ class LicensePlateYOLO:
print(f"YOLO模型加载失败: {e}")
return False
def detect_license_plates(self, image, conf_threshold=0.5):
def detect_license_plates(self, image, conf_threshold=0.6):
"""
检测图像中的车牌