|
Re: image processing using opencv - how to combine with the bobot code
OpenCV is now included in WPILib projects. So just copy and paste your OpenCV processing code into your robot program, and use cscore to get Mats from a USB or AXIS camera connected to the roboRIO.
|