Answer the question
In order to leave comments, you need to log in
How to organize a people counting system using a camera and Python?
The idea is this: a person passes through the door, the camera sees the face and adds to the total number, so to speak, of visitors.
What libraries can be used to implement this idea?
Answer the question
In order to leave comments, you need to log in
If you are interested in simple ways. You can connect tesseract to recognize your own library (with faces), you can do it with OpenCV ( https://tproger.ru/translations/opencv-python-guid... before the last article).
Here the solution to your problem is described as a special case of a more general one, and libraries that may be useful
https://habr.com/ru/company/recognitor/blog/505694/
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question