mirror of
https://github.com/kerberos-io/heatmap.git
synced 2025-12-24 13:08:00 +08:00
Update README.md
This commit is contained in:
17
README.md
17
README.md
@@ -1,3 +1,14 @@
|
||||
# heatmap
|
||||
Creating a heatmap based on a recording with moving objects. A person gets recognized and a bounding box is placed around him. A line is drown everywhere that person walked.
|
||||
This project is still under development.
|
||||
# Heatmap
|
||||
|
||||
## Description
|
||||
Using video recordings from a paddel playingfield we are trying to map the locations players have walked.
|
||||
|
||||
## Instalation
|
||||
|python 3.8|
|
||||
|OpenCV|
|
||||
|datetime|
|
||||
|numpy|
|
||||
|collections - Defaultdict|
|
||||
|pandas|
|
||||
|imutils|
|
||||
|
||||
|
||||
Reference in New Issue
Block a user