I am trying to use OpenCV with ignition, I have followed some instructions online to add the jar file to the local maven repository. The two issues that I am having are that eclipse does not allow me to import the opencv classes and System.load does not seem to be working to load in the opencv_java460.dll file.
Any insights into this would be great, thanks.