Update README.md

This commit is contained in:
Quinten 2022-01-25 14:37:42 +01:00 committed by GitHub
parent 570e410218
commit a7faa765d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,11 +4,13 @@
Using video recordings from a paddel playingfield we are trying to map the locations players have walked. Using video recordings from a paddel playingfield we are trying to map the locations players have walked.
## Instalation ## Instalation
|python 3.8| | Packages|
|OpenCV| |--------|
|datetime| | python 3.8 |
|numpy| | OpenCV |
|collections - Defaultdict| | datetime |
|pandas| | numpy |
|imutils| | collections - Defaultdict |
| pandas |
| imutils |