Quote:
Originally Posted by Ozuru
I highly recommend using OpenCV over NIVision.
Also, to load the library:
Code:
static {
System.loadLibrary(Core.NATIVE_LIBRARY_NAME);
}
|
I'll try and see if I it will load then and get back to you.
P.S.: sorry for deleting my earlier message. I was trying to rewrite it as a reply to your post, not just another post. Still new
