All Projects → robotpy → robotpy-cscore

robotpy / robotpy-cscore

Licence: other
Python bindings for the cscore image processing library

Programming Languages

python
139335 projects - #7 most used programming language
C++
36643 projects - #6 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to robotpy-cscore

examples
Repository of RobotPy example projects
Stars: ✭ 25 (+47.06%)
Mutual labels:  frc, robotpy
pyfrc
python3 library designed to make developing RobotPy-based code easier!
Stars: ✭ 46 (+170.59%)
Mutual labels:  frc, robotpy
pynetworktables2js
Forwards NetworkTables traffic to a web page, allowing you to write custom dashboards for your robot using HTML/Javascript
Stars: ✭ 40 (+135.29%)
Mutual labels:  frc, robotpy
frc-characterization
Tools to help FRC teams measure the physical parameters of their robot
Stars: ✭ 55 (+223.53%)
Mutual labels:  frc, robotpy
FRC-Java-Tutorial
A tutorial on how to program a robot for use in the FIRST Robotics Competition
Stars: ✭ 52 (+205.88%)
Mutual labels:  frc
frc-score-detection
A program to detect FRC match scores from their livestream.
Stars: ✭ 15 (-11.76%)
Mutual labels:  frc
StuyLib
Award-Winning FRC Library by StuyPulse Team 694
Stars: ✭ 17 (+0%)
Mutual labels:  frc
photonvision
PhotonVision is the free, fast, and easy-to-use computer vision solution for the FIRST Robotics Competition.
Stars: ✭ 115 (+576.47%)
Mutual labels:  frc
Steamworks-2017
SERT's code for the 2017 Steamworks game
Stars: ✭ 13 (-23.53%)
Mutual labels:  frc
FRC-Krawler
FIRST Robotics scouting app brought to you by Team 2052
Stars: ✭ 20 (+17.65%)
Mutual labels:  frc
thirdcoast
Third Coast swerve drive and telemetry API for FRC robots
Stars: ✭ 35 (+105.88%)
Mutual labels:  frc
pathplanner
UI for generating trajectories with Pathfinder, based off of Vannaka's Motion Profile Generator
Stars: ✭ 21 (+23.53%)
Mutual labels:  frc
shuffleboard
A modern dashboard for FRC
Stars: ✭ 70 (+311.76%)
Mutual labels:  frc
roborio-opencv
Scripts to build OpenCV for the RoboRIO
Stars: ✭ 13 (-23.53%)
Mutual labels:  frc
first-rust-competition
Rusty Robots: https://crates.io/crates/wpilib and https://crates.io/crates/cargo-frc
Stars: ✭ 45 (+164.71%)
Mutual labels:  frc
roborio-vm
Scripts to create QEMU virtual machine from the RoboRIO image file
Stars: ✭ 33 (+94.12%)
Mutual labels:  frc
PowerUp-2018
The FRC 2018 programming repository for FRC Team 3695, Foximus Prime
Stars: ✭ 16 (-5.88%)
Mutual labels:  frc
NU18
Code for 2018's robot.
Stars: ✭ 13 (-23.53%)
Mutual labels:  frc
robotics-training
Team 1257's repository for training new members
Stars: ✭ 18 (+5.88%)
Mutual labels:  frc
Pixy2JavaAPI
Pixy2 API ported to Java for FIRST Robotics RoboRIO
Stars: ✭ 36 (+111.76%)
Mutual labels:  frc

robotpy-cscore

These are python bindings for the cscore library, which is a high performance library used in the FIRST Robotics competition to serve video to/from robots. However, the core library is suitable for use in other applications, and is comparable to something like mjpg-streamer.

This library has only been tested with Python 3, and will not work with Python 2.7. We do not intend to support using Python 2.7.

Documentation

Author

Dustin Spicuzza ([email protected])

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].