People counter

People Counter (IoT + Computer Vision)

This project is aimed at creating a people counter for an enclosed area and deploying it on an embedded device which is further integrated with a camera. Also, the database is updated in real-time and is rendered in HTML files, thereby creating dynamic web pages.


Main objectives:

  1. Counting number of people entering and exiting using Image Processing (Object Recognition using OpenCV)
  2. Hosting a server and storing the data in a database. Stack: Python with OpenCV library, XAMPP, HTML, CSS, PHP, MySQL, APACHE Server

Before using this project, you need to install the following packages: 1.Apache server 2.MySql Server

We have used XAMPP which has the above packages inbuilt.