B
B
Belavor2020-06-07 23:54:23
Python
Belavor, 2020-06-07 23:54:23

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

3 answer(s)
H
Hcuy, 2020-06-08
@Hcuy

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).

D
dmshar, 2020-06-17
@dmshar

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/

S
Sergey Ilyin, 2020-10-19
@sunsexsurf

we have solved this problem. ready to sell, need more?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question