Covid19 people counter system
Covid19 people counter system's aim is to share queue length (for example of food markets) to citizens through counting people outside markets/shop.
All of Covid19 people counter system is opensource and everyone can freely use it, scroll down to retrieve github url.
This system analizes images from city cameras, count people inside them, and show a real-time user interface which can be included in an app or website.
The software is entirely on-premise so it doesn't need internet access. So sensitive data of original frame will remain always on-premise.
This is the best way to guarantee people privacy.
City cameras generally already exists or come from new installations by covid emergency.
Who it is for
- Cities
- Public organizations
- Universities
Or simply who owns cameras and wants to real-time count people.
How it works
Demo UI
Requirements
Hardware
- cameras with internet access (es. URL/IP)
- server with at least 2G of RAM
Software
- Container engine
Configs steps
You can find all steps in order to make covid19 people counter system up&running here --> GitHub