Update main.py
This commit is contained in:
		
							parent
							
								
									cbb9d98ec9
								
							
						
					
					
						commit
						87b2f4110b
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -26,7 +26,6 @@ def read_webcam():
 | 
				
			||||||
    global frame_ready
 | 
					    global frame_ready
 | 
				
			||||||
    while True:
 | 
					    while True:
 | 
				
			||||||
        ret, img = cam.read()
 | 
					        ret, img = cam.read()
 | 
				
			||||||
        print("Frame Ready!")
 | 
					 | 
				
			||||||
        frame_ready = True
 | 
					        frame_ready = True
 | 
				
			||||||
 | 
					
 | 
				
			||||||
'''
 | 
					'''
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue