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.
- Host: GitHub
- URL: https://github.com/thegreenmachine/zeppelinvision
- Owner: TheGreenMachine
- Created: 2017-01-24T00:39:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-10-09T02:33:52.000Z (over 7 years ago)
- Last Synced: 2025-07-18T12:47:21.029Z (11 months ago)
- Topics: frc, python
- Language: Python
- Size: 2.29 MB
- Stars: 1
- Watchers: 17
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# 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.