Update face_analyzer.py
This commit is contained in:
		
							parent
							
								
									2a2a3b30ce
								
							
						
					
					
						commit
						56b509ae1f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -5,7 +5,7 @@ import requests
 | 
			
		|||
import json
 | 
			
		||||
import threading
 | 
			
		||||
import time
 | 
			
		||||
cam = cv2.VideoCapture(0)
 | 
			
		||||
cam = cv2.VideoCapture(1)
 | 
			
		||||
 | 
			
		||||
global img
 | 
			
		||||
global frame_ready
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue