道闸管理上线
This commit is contained in:
		
							
								
								
									
										
											BIN
										
									
								
								yolopart/__pycache__/detector.cpython-39.pyc
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								yolopart/__pycache__/detector.cpython-39.pyc
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							@@ -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):
 | 
			
		||||
        """
 | 
			
		||||
        检测图像中的车牌
 | 
			
		||||
        
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user