An open API service indexing awesome lists of open source software.

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

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

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)