Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brendankirkpatrick authored Oct 5, 2024
1 parent 8cef2f3 commit 7ea592f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# People-Counting-in-Real-Time

Credit to: https://github.com/saimj7/People-Counting-in-Real-Time/tree/master

People Counting in Real-Time using live video stream/IP camera in OpenCV.

> NOTE: This is an improvement/modification to https://www.pyimagesearch.com/2018/08/13/opencv-people-counter/
Expand All @@ -10,8 +13,5 @@ People Counting in Real-Time using live video stream/IP camera in OpenCV.

- The primary aim is to use the project as a business perspective, ready to scale.
- Use case: counting the number of people in the stores/buildings/shopping malls etc., in real-time.
- Sending an alert to the staff if the people are way over the limit.
- Automating features and optimising the real-time stream for better performance (with threading).
- Acts as a measure towards footfall analysis and in a way to tackle COVID-19 scenarios.

---

0 comments on commit 7ea592f

Please sign in to comment.