Explorar el Código

Update 'Events/src/myproject2.py'

SadhulaSaiKumar hace 1 año
padre
commit
8df15529d1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      Events/src/myproject2.py

+ 1
- 1
Events/src/myproject2.py Ver fichero

7
 import cv2
7
 import cv2
8
 
8
 
9
 app = Flask(__name__)
9
 app = Flask(__name__)
10
-app.config["IMAGE_UPLOADS"] = "C:/Users/Bizgaze/PycharmProjects/face_recogniction/People"
10
+
11
 #datasetPath = "/opt/bizgaze/events.bizgaze.app/wwwroot/_files/1/Gallery/"
11
 #datasetPath = "/opt/bizgaze/events.bizgaze.app/wwwroot/_files/1/Gallery/"
12
 #peoplePath = "/opt/bizgaze/events.bizgaze.app/wwwroot/_files/People/"
12
 #peoplePath = "/opt/bizgaze/events.bizgaze.app/wwwroot/_files/People/"
13
 
13
 

Loading…
Cancelar
Guardar