Posts by william jeferson • 43 points
3 posts
-
3
votes1
answer594
viewsQ: Save an image to a Mysql database using Python
I don’t know how to save the image in the database. foto =cv2.imread('imagem.jpg') hora = str(hora.day) + '/' + str(hora.month) + '/' + str(hora.year) + '-' + str(hora.hour) + ':' + str(hora.minute)…
-
0
votes0
answers81
viewsQ: how I save variable values in a mysql database
I’m trying to create a facial recognition system using Opencv to record users' access to the school’s lab but the problem is that I’m not being able to save the access time information of each user…
-
1
votes0
answers129
viewsQ: I am unable to install scipy. this showing this error
Microsoft Windows [versão 10.0.14393] (c) 2016 Microsoft Corporation. Todos os direitos reservados. C:\Users\Aluno>pip install scipy Collecting scipy Using cached…
python-2.7asked william jeferson 43