robotpy / roborio-opencv

Scripts to build OpenCV for the RoboRIO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Scripts to build OpenCV for the RoboRIO


Languages

Language:Shell 55.9%Language:Makefile 26.9%Language:CMake 11.3%Language:Python 5.8%