Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/roobotics-frc/rooimageserver
An image server responsible for loading images streamed over the network from an external device on the driver station. Depends on https://github.com/Roobotics-FRC/udp-img-lib.
https://github.com/roobotics-frc/rooimageserver
first-frc java opencv robotics-competition server
Last synced: 6 days ago
JSON representation
An image server responsible for loading images streamed over the network from an external device on the driver station. Depends on https://github.com/Roobotics-FRC/udp-img-lib.
- Host: GitHub
- URL: https://github.com/roobotics-frc/rooimageserver
- Owner: Roobotics-FRC
- Created: 2017-02-18T17:46:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-09T22:57:53.000Z (about 7 years ago)
- Last Synced: 2024-11-02T11:03:34.542Z (6 days ago)
- Topics: first-frc, java, opencv, robotics-competition, server
- Language: Java
- Homepage:
- Size: 62.5 KB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RooImageServer
An image server responsible for loading images streamed over the network from an external device on the driver station. Depends on https://github.com/Roobotics-FRC/udp-img-lib.