People-Counting-in-Real-Time and PeopleCounter

PeopleCounter
35
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 8/25
Maturity 8/25
Community 19/25
Stars: 611
Forks: 286
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 45
Forks: 19
Downloads:
Commits (30d): 0
Language: Python
License:
Stale 6m No Package No Dependents
No License Stale 6m No Package No Dependents

About People-Counting-in-Real-Time

saimj7/People-Counting-in-Real-Time

People Counting in Real-Time with an IP camera.

This tool helps businesses like retail stores, malls, or offices automatically count the number of people entering and exiting their premises using existing IP cameras or webcams. It takes live video streams as input and provides real-time people counts, alerts when a set limit is exceeded, and daily log data for footfall analysis. Operations managers, retail managers, and facility managers can use this to monitor occupancy and manage crowd flow.

retail-operations facility-management occupancy-monitoring footfall-analysis crowd-control

About PeopleCounter

chs74515/PeopleCounter

In present days, people detection, tracking and counting is an important aspect in the video investigation and subjection demand in Computer Vision Systems. Providing (real time) traffic information will help improve and reduce pedestrian and vehicle traffic, especially when the data collected is learned and analyzed over a period of time, which makes its highly essential to identify people, vehicles and objects in general and also accurately counting the number of people and/or vehicles entering and leaving a particular location in real time. To perform people counting, a robust and efficient system is needed. This research is aimed at making a pedestrian traffic reporting system for certain areas and buildings around the campus to potentially help ease traffic circulation. Providing this information will be done through a developed application, which includes image processing with Open Computer Vision (OpenCV). This will show the amount of traffic in certain buildings or area over a period of time. OpenCV is a cross-platform library which can be used to develop real-time Computer Vision applications [Opencv, 2015b]. It is mainly focused on image processing, video capture and analysis including features like people and object detection. The operations performed were based on the performance and accuracy of the tracking algorithms when implemented in embedded devices such as the Raspberry Pi and the Tinker Board. The Pi Camera was used for real time vision and hosted on the embedded device. The proposed method used was conjoined with an open-source visual tracking implementation from the contribution branch of the OpenCV library and a unique technique for people detection along with different Filtering Algorithms for tracking this. The programming language of choice to implement these features (Tracking and Detection) is python and its libraries. The present work describes a standalone people counting application designed using Python OpenCV and tested on embedded

Scores updated daily from GitHub, PyPI, and npm data. How scores work