https://github.com/initerworker/draw-my-balls
Drawing with video stream and balls in OpenCV context.
https://github.com/initerworker/draw-my-balls
Last synced: about 1 year ago
JSON representation
Drawing with video stream and balls in OpenCV context.
- Host: GitHub
- URL: https://github.com/initerworker/draw-my-balls
- Owner: IniterWorker
- License: mit
- Created: 2017-11-27T16:17:34.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-23T18:22:13.000Z (over 8 years ago)
- Last Synced: 2025-03-25T18:12:37.264Z (about 1 year ago)
- Language: Python
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Draw-my-balls
Drawing with video stream and balls in OpenCV context.
## Run
```bash
python draw_my_balls.py --video "filename/deviceID"
```
More information about it with (```--help```)
## Workflow
- Trello: [Dashboard](https://trello.com/b/ZkbnlMMX/draw-my-balls)
- Slack: [Server](hub-lyon.slack.com)
## Development
- Numpy 1.13.3
- Python 3.6
- OpenCV 3.3.1
## Authors
- [Walter Bonetti](https://github.com/IniterWorker)
- [Mathilde Delmon](https://github.com/delmon-m)
- [Natacha Drecourt](https://github.com/Natkeely)
- [Théo Da Silva](https://github.com/theodasilva)
- [Thomas](https://github.com/)
- [Benjamin Biv](https://github.com/Passtekounet)