All Projects → robotpy → roborio-opencv

robotpy / roborio-opencv

Licence: other
Scripts to build OpenCV for the RoboRIO

Programming Languages

shell
77523 projects
Makefile
30231 projects
CMake
9771 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to roborio-opencv

FRC-Java-Tutorial
A tutorial on how to program a robot for use in the FIRST Robotics Competition
Stars: ✭ 52 (+300%)
Mutual labels:  frc, roborio
Pixy2JavaAPI
Pixy2 API ported to Java for FIRST Robotics RoboRIO
Stars: ✭ 36 (+176.92%)
Mutual labels:  frc, roborio
roborio-vm
Scripts to create QEMU virtual machine from the RoboRIO image file
Stars: ✭ 33 (+153.85%)
Mutual labels:  frc, roborio
shuffleboard
A modern dashboard for FRC
Stars: ✭ 70 (+438.46%)
Mutual labels:  frc
first-rust-competition
Rusty Robots: https://crates.io/crates/wpilib and https://crates.io/crates/cargo-frc
Stars: ✭ 45 (+246.15%)
Mutual labels:  frc
LibDS
Library for controling FRC robots
Stars: ✭ 29 (+123.08%)
Mutual labels:  frc
FRC-NT-Client
WPI NetworkTables Client for Node
Stars: ✭ 20 (+53.85%)
Mutual labels:  frc
pathplanner
UI for generating trajectories with Pathfinder, based off of Vannaka's Motion Profile Generator
Stars: ✭ 21 (+61.54%)
Mutual labels:  frc
pynetworktables2js
Forwards NetworkTables traffic to a web page, allowing you to write custom dashboards for your robot using HTML/Javascript
Stars: ✭ 40 (+207.69%)
Mutual labels:  frc
tbapy
📈 Python wrapper for The Blue Alliance API.
Stars: ✭ 39 (+200%)
Mutual labels:  frc
FRC-2019-Public
Public release of Backlash's 2019 FRC Code
Stars: ✭ 62 (+376.92%)
Mutual labels:  frc
robotics-training
Team 1257's repository for training new members
Stars: ✭ 18 (+38.46%)
Mutual labels:  frc
Steamworks-2017
SERT's code for the 2017 Steamworks game
Stars: ✭ 13 (+0%)
Mutual labels:  frc
pyfrc
python3 library designed to make developing RobotPy-based code easier!
Stars: ✭ 46 (+253.85%)
Mutual labels:  frc
examples
Repository of RobotPy example projects
Stars: ✭ 25 (+92.31%)
Mutual labels:  frc
frc-characterization
Tools to help FRC teams measure the physical parameters of their robot
Stars: ✭ 55 (+323.08%)
Mutual labels:  frc
StuyLib
Award-Winning FRC Library by StuyPulse Team 694
Stars: ✭ 17 (+30.77%)
Mutual labels:  frc
robotpy-cscore
Python bindings for the cscore image processing library
Stars: ✭ 17 (+30.77%)
Mutual labels:  frc
statbotics
📈 Modernizing Data Analytics for FRC Robotics
Stars: ✭ 20 (+53.85%)
Mutual labels:  frc
frc-score-detection
A program to detect FRC match scores from their livestream.
Stars: ✭ 15 (+15.38%)
Mutual labels:  frc

OpenCV wheel builder for RoboRIO

Packages OpenCV in a wheel for installation on the RoboRIO.

Usage

You can install this on your RoboRIO by installing the robotpy-opencv package with robotpy-installer (see the docs for details).

For detailed information about how to use OpenCV, see their website. There's lots of documentation and tutorials/etc available.

The image processing section of the Programmer's Guide at the RobotPy documentation site also has some details for using OpenCV on a RoboRIO.

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