Skip to content

falsanu/kickerDC

Repository files navigation

kickerDC - The Kicker Dash Cam

Todo

Tracker

  • create haar-file for open-cv
  • consume haar-file and track position

Statistics

  • create statistics for defense / offense

Hardware

Software

  • create WebFrontend for statistics
  • create API-Backend to collect data
  • create Ball-Tracker-Service

Material

Tutorial for Ball Detection
http:https://profs.scienze.univr.it/~bloisi/tutorial/balldetection.html

Video-Face-Detection with nodeJS
https://github.com/drejkim/face-detection-node-opencv

Hosting
http:https://kb.sloppy.io

Contribution

  • KEEP IT STUPID SIMPLE !!!
  • clean code as good as possible :)
  • function first / basic security

Dependencies

Beside the needed node modules collected in the package.json you need MongoDB.

Server

To start se server use the server.bin. It will a create a nodemon server with the port 8080 and start your MongoDB. The collected data of MongoDb will be stored in the project folder in ./mongo-data/

Start server and MongoDB in docker

docker-compose up

App is listening on http:https://localhost:8081

About

The Kicker Dash Cam Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •