An open API service indexing awesome lists of open source software.

https://github.com/thegreenmachine/zeppelinvision

Python Code for Team 1816's 2017 Vision Processing Project, ZeppelinVision.
https://github.com/thegreenmachine/zeppelinvision

frc python

Last synced: 27 days ago
JSON representation

Python Code for Team 1816's 2017 Vision Processing Project, ZeppelinVision.

Awesome Lists containing this project

README

          

![The Green Machine Logo](http://edinarobotics.com/sites/all/themes/greenmachine/assets/images/Logo.gif)

# ZeppelinVision
This is the Python code repository for FRC Team 1816's 2017 Vision Processing Project, ZeppelinVision.

## Configuring
This project requires the [OpenCV](http://opencv.org/), [Numpy](http://www.numpy.org/), and [PySerial](https://github.com/pyserial/pyserial) modules.