View Single Post
  #3   Spotlight this post!  
Unread 24-01-2017, 11:01
Noam Noam is offline
Registered User
None #3034 (galileo)
Team Role: Programmer
 
Join Date: Jan 2017
Rookie Year: 2015
Location: Israel
Posts: 14
Noam is an unknown quantity at this point
Re: image processing using opencv - how to combine with the bobot code

Quote:
Originally Posted by euhlmann View Post
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..?
Reply With Quote