Menu

Tree [37675a] master /
 History

HTTPS access


File Date Author Commit
 .vscode 2020-04-24 Ayan Biswas Ayan Biswas [651a8a] bash script added
 main 2020-04-25 Ayan Biswas Ayan Biswas [37675a] file structure changed
 mobilenet_ssd 2020-04-24 Ayan Biswas Ayan Biswas [89d38e] initial commit
 output 2020-04-24 Ayan Biswas Ayan Biswas [89d38e] initial commit
 videos 2020-04-24 Ayan Biswas Ayan Biswas [89d38e] initial commit
 LICENSE 2020-04-24 AYAN BISWAS AYAN BISWAS [9faa4c] Initial commit
 README.md 2020-04-25 Ayan Biswas Ayan Biswas [275f6e] readme update
 run.sh 2020-04-25 Ayan Biswas Ayan Biswas [37675a] file structure changed
 test.sh 2020-04-25 Ayan Biswas Ayan Biswas [37675a] file structure changed

Read Me

GitHub license
GitHub top language

Jono-Gunti (The People Counter)

This is a people counter program that detects the number of people in a single in any road by analysing video via IP Camera of Drone or Mobile device or it can also analyze a recorded video file.I think it will be really very helpfull if anybody uses it in their drones to surveillance about that the no of peoples are roaming outside.

The People Counter IoT


😷 COVID-19 | Stay Home, Stay Safe! 🏠
🔎 Checkout this web app for live CORONA updates.

> ## 📊 Checkout the COVID-19 Tacker 😷 | INDIA 🇮🇳

Getting Started

GitHub code size in bytes GitHub commit activity GitHub repo size

Requirements

  • Python3 (my version of development is Python 3.7.5 64-bit)
  • Pyimagesearch
  • Imutils
  • argparse
  • time
  • dlib
  • scipy
  • Numpy
  • Matplotlib
  • OpenCV

To use my program this requirements have to be fulfilled in your machine

To test my program just follow this steps .

  • First Clone/Download this repository to your computer.

  • After Downloading/Cloning the Repository Just Enter this code to the terminal
    (Open the terminal from inside this downloaded folder)

./test.sh

  • If all are set and you get no error then you can proceed to the next steps and connect it with the IP Camera if your chosen device (Drones , CCTVs or Mobile Devices ).

To Connect with another devices just follow this steps .
(Here connection with a mobile device is shown ).

  1. Download IP Webcam app from Google
    Play store.

  2. Then Open the app.

  3. Select Start Server

  4. Note Down the IPv4 address.

  5. Enter the following code in terminal (Open the terminal from inside this downloaded folder).

./run.sh

  1. Enter the IPv4 address of the camera in the terminal when prompted and start Surveillancing.
 𝓢𝓽𝓪𝔂 𝓗𝓸𝓶𝓮 , 𝓢𝓽𝓸𝓹 𝓽𝓱𝓮 𝓒𝓸𝓶𝓶𝓾𝓷𝓲𝓽𝔂 𝓢𝓹𝓻𝓮𝓪𝓭. 𝕊𝕒𝕧𝕖 𝕪𝕠𝕦𝕣𝕤𝕖𝕝𝕗, 𝕊𝕒𝕧𝕖 𝕪𝕠𝕦𝕣 𝕤𝕠𝕔𝕚𝕖𝕥𝕪

Goals of this project :

  • To reduce the percentage of people roaming outside everyday
  • To provide better tracking system and proper measurement of people density in various areas

GitHub pull requests
GitHub contributors
GitHub issues
PRs Welcome
GitHub last commit