Skip to content

๐Ÿ–ฅโ›ต๏ธ This is a people counter programme that detects the number of people in a single place by analysing video via IP Camera of Drone or Mobile device or it can also analyze a recorded video file.Download it from SourceForgenet , link : https://sourceforge.net/projects/jonogunti/ It is also available in Hackster.io link : https://www.hackster.io/โ€ฆ

License

Notifications You must be signed in to change notification settings

ayan-biswas0412/JonoGunti

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

24 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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

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

Citation

  1. The ML Model was built by taken help from http://www.pyimagesearch.com , and special thanks to Adrian Rosebrock for the awesome contribution in the image processing domain.

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

About

๐Ÿ–ฅโ›ต๏ธ This is a people counter programme that detects the number of people in a single place by analysing video via IP Camera of Drone or Mobile device or it can also analyze a recorded video file.Download it from SourceForgenet , link : https://sourceforge.net/projects/jonogunti/ It is also available in Hackster.io link : https://www.hackster.io/โ€ฆ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published