This repository was archived by the owner on Feb 21, 2021. It is now read-only.

Description
I have done everything according to the doc.I can find a file named libopencv_java310.so in /path/to/opencv-3.1.0/build/lib.
Also ,I configured the Native library path to /path/to/opencv-3.1.0/build/lib in eclipse.
but after running he HelloCV project,an error below occured:
Exception in thread "main" java.lang.UnsatisfiedLinkError: no opencv_java310 in java.library.path.