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.helpfulI think will be really very helpfull if anybody uses it in their drones to surveillance about that the no of peoples is roaming outside. This will surely Flatten the curve in communities with this preventive solution.
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 these requirements have to be fulfilled in your machine
How To Test My SystemTo test my program just follow these 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 device just follow these steps.(Here the connection with a mobile device is shown ).
- Download IP Webcam app from GooglePlay store.
- Then Open the app.
- Select Start Server
- Note Down the IPv4 address.
- Enter the following code in terminal (Open the terminal from inside this downloaded folder).
./run.sh
- Enter the IPv4 address of the camera in the terminal when prompted and start Surveillancing.
𝓢𝓽𝓪𝔂 𝓗𝓸𝓶𝓮 , 𝓢𝓽𝓸𝓹 𝓽𝓱𝓮 𝓒𝓸𝓶𝓶𝓾𝓷𝓲𝓽𝔂 𝓢𝓹𝓻𝓮𝓪𝓭. 𝕊𝕒𝕧𝕖 𝕪𝕠𝕦𝕣𝕤𝕖𝕝𝕗, 𝕊𝕒𝕧𝕖 𝕪𝕠𝕦𝕣 𝕤𝕠𝕔𝕚𝕖𝕥𝕪
Thanks, UTSOURCE.net to offer electronic components for our projects .
Goals of this project :- To reduce the percentage of people roaming outside every day
- To provide a better tracking system and proper measurement of people density in various areas
Comments