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 ?