Thread: MAR Vision Day
View Single Post
  #15   Spotlight this post!  
Unread 29-11-2016, 23:27
laura1640 laura1640 is offline
Registered User
FRC #1640
 
Join Date: Dec 2014
Location: Downingtown
Posts: 5
laura1640 is a jewel in the roughlaura1640 is a jewel in the roughlaura1640 is a jewel in the rough
Re: MAR Vision Day

Quote:
Originally Posted by NShep98 View Post
Is there a link to the actual slideshow? It's a bit difficult to see.
Absolutely. Here is the link:

https://docs.google.com/presentation...it?usp=sharing

Quote:
Originally Posted by SamCarlberg View Post
About the raw OpenCV stuff vs. GRIP (starts around 17:00): the next release has code generation for the OpenCV 3.1.0 APIs for Java, C++, and Python 3. You can set up the pipeline and tune parameters in GRIP, then generate a class that does all the OpenCV functions that you can use in your robot program on the roborio, or wrap in a program running on a coprocessor. You don't need to write any vision processing code, but you will need to write the code for getting images to the generated code and using the OpenCV objects it outputs.
This sounds like a very interesting feature. Thank you.
Reply With Quote