Skip to content

robotpy/roborio-opencv

Repository files navigation

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.