Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thehighlanders/rustycommsvision
opencv python vision code for the STEAMWORKS game.
https://github.com/thehighlanders/rustycommsvision
first-frc vision
Last synced: 16 days ago
JSON representation
opencv python vision code for the STEAMWORKS game.
- Host: GitHub
- URL: https://github.com/thehighlanders/rustycommsvision
- Owner: TheHighlanders
- Created: 2017-01-14T00:13:29.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-07T20:51:00.000Z (about 7 years ago)
- Last Synced: 2024-11-02T11:03:36.033Z (2 months ago)
- Topics: first-frc, vision
- Language: Python
- Homepage:
- Size: 42 KB
- Stars: 1
- Watchers: 16
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RustyCommsVision
Vision Code will be run on an ubuntu 16 laptop for the STEAMWORKS game. Cameras will be Axis M10 series.Have any questions at all? Email us at [email protected]
To boot up vision, run the StartVision.sh shell script that will run ./Python/identifytargets.py. to tune the initial thresholding, run cam.py and tune the sliders.
Please refer to our [wiki](https://www.github.com/SHSSRobotics/wiki/wiki/Software) for more information