You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provided obama.jpg and biden.jpg in the root of my project
Created a test.py which is literally the sample code from_webcam_faster.py, but video capture replaced by RTSP input and video display replaced by image write. I can share the code, if required.
python3 test.py
I'm getting this (and I'm getting this with various other samples too, so I suppose some incompatibility between face_recognition and dlib):
Description
I'm running into a problem with a fresh installation of dlib and face_recognition according to the doc. The sample code I ran is https://github.com/ageitgey/face_recognition/blob/master/examples/facerec_from_webcam_faster.py
What I Did
I'm getting this (and I'm getting this with various other samples too, so I suppose some incompatibility between face_recognition and dlib):
The text was updated successfully, but these errors were encountered: