Code for photo detection | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 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

13th Feb 2020, 9:39 AM
Tonderai Sinamai
2 Answers
0
homework assignment?
13th Feb 2020, 10:03 AM
Brave Tea
Brave Tea - avatar
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
13th Feb 2020, 10:11 AM
Tibor Santa
Tibor Santa - avatar