Quote:
Originally Posted by euhlmann
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.
|
oh ok thanks
so what I need to write instead of mat, rect, imgproc, matofpoint, matofpoint2f, cvtype, scalar, size, and etc..?