Skip to content

applepi-2067/PiScout-2016

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PiScout-2016

Scouting system for the 2016 season

Installation: Requires Python 3

The dependencies zip file contains some JS libraries. Put the "js" folder inside the "public" directory. For example /public/js/amcharts.js references the amcharts library.

To run the program, make sure you have these modules:

  • CherryPy
  • MatPlotLib
  • NumPy
  • OpenCV 3.0
  • Requests

For Windows users, you can use the .whl files provided in the zip to install these libraries. (using pip install)

To start the program/local server, run main.py

Running upload.py uploads any matches that are stored locally in the queue.

About

Scouting system for the 2016 season

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published