https://github.com/tlkh/rhh-2017-crowd-tracking
Red Hat Hackathon Singapore 2017 - Camera-based Crowd Tracking Solution
https://github.com/tlkh/rhh-2017-crowd-tracking
opencv python
Last synced: 10 months ago
JSON representation
Red Hat Hackathon Singapore 2017 - Camera-based Crowd Tracking Solution
- Host: GitHub
- URL: https://github.com/tlkh/rhh-2017-crowd-tracking
- Owner: tlkh
- License: mit
- Created: 2017-10-10T12:49:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-23T14:49:25.000Z (over 7 years ago)
- Last Synced: 2025-08-23T09:04:55.596Z (10 months ago)
- Topics: opencv, python
- Language: Python
- Homepage:
- Size: 2.92 MB
- Stars: 8
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RHH 2017 Camera-based Crowd Tracking
Red Hat Hackathon Singapore 2017 Camera-based Crowd Tracking Solution
First place, but shitty code. It's hacked together after all.
Documentation may or may not come along. The code may not work on your setup.
Important bits:
- camera_test.py: use Pi camera to do real-time tracking
- local_test.py: test using a video file
Other bits:
- heatmap.py: generate a heatmap from a log file generated for any of the above
- app.py: web interface, doesn't quite work
- MicOutSerial: Arduino code to upload noise data over MQTT
[](https://opensource.org/licenses/MIT)