https://github.com/team401/snakeeyes
Team 401 vision library
https://github.com/team401/snakeeyes
frc kotlin opencv
Last synced: about 2 months ago
JSON representation
Team 401 vision library
- Host: GitHub
- URL: https://github.com/team401/snakeeyes
- Owner: team401
- License: gpl-3.0
- Created: 2017-09-26T16:58:57.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-02-01T01:30:50.000Z (over 8 years ago)
- Last Synced: 2025-02-25T03:31:58.415Z (over 1 year ago)
- Topics: frc, kotlin, opencv
- Language: Kotlin
- Size: 823 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SnakeEyes
[](https://bintray.com/team401/Vision/SnakeEyes/_latestVersion)
[](https://github.com/team401/SnakeEyes/blob/master/LICENSE)
SnakeEyes was created late in the 2017 offseason, and is far from completion. In the end, it is intended to provide common, reusable vision utilities (such as data and video streaming, config, etc.) for custom vision code. Deviating from previous years, and attempting to standardize our codebase, this is also written in Kotlin (as opposed to C++ or Python from 2017 or 2016). Despite its similarity in name to SnakeSkin, it does not provide a DSL, but instead many utility classes that can be used in any way needed. Currently SnakeEyes offers tiling picture-in-picture view and configurable targeting crosshairs.