RobotPy bindings for cscore image processing library


Keywords
cscore, frc, opencv, python, robotpy, robotpy-build
License
BSD-3-Clause
Install
pip install robotpy-cscore==2019.0.8

Documentation

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 requires python 3.6+

Documentation

Author

Dustin Spicuzza (dustin@virtualroadside.com)