- 2
Code for photo detection
Im looking for a code to detect various people in a photograph. It should also be able to count the number pf people. Pliz help guys
2 Respostas
0
homework assignment?
0
You can do this kind of stuff with OpenCV and dlib libraries, but it is quite complex.
Some people have built libraries such as face_recognition to make it easier.
Here is a tutorial how to use it.
https://youtu.be/QSTnwsZj2yc