View Single Post
  #3   Spotlight this post!  
Unread 04-02-2017, 11:49
llung llung is offline
Registered User
FRC #4048
 
Join Date: Jan 2013
Location: Westborough, MA
Posts: 14
llung is an unknown quantity at this point
Re: Vision Processing - GRIP to LabView

hi,
If you're using LabVIEW, why not use the NI vision code instead of using GRIP? Look at the vision processing sample code. It'll get you most of the way there. The camera will be on the robot and all images will go to roboRIO (they can of course also be routed to the console so the user can see them) for processing.

If you insist on using GRIP, be sure to read the "New for 2017" section on screenstepslive https://wpilib.screenstepslive.com/s...8-new-for-2017

Regarding your other questions, I'm not sure what you're referring to when you say "computer" - is this the driver station or some other embedded processor?

With regards to using multiple cameras in LabVIEW, see some of the other threads on the forum.

Good luck
-lou
Reply With Quote