Log in

View Full Version : OpenCV with roboRIO


Kingston951
14-01-2015, 07:53
I am trying to run the example code that appears at OpenCV site.
I have added all the Includes and linked the libraries needed, and I am getting this weird error:
error while loading shared libraries: libopencv_core.so.3.0: cannot open shared object file: No such file or directory
Has anyone tried writing OpenCV code for the roboRIO and got an Example and simple tutorial ?

otherguy
14-01-2015, 09:15
Check this thread, one of the mentors on our team has put a lot of time into exactly what you're looking for:

http://www.chiefdelphi.com/forums/showthread.php?p=1419539