0

I have written a Java program for image detection using OpenCV. In Eclipse that program is running fine because as I've installed OpenCV to local system and added the jar location to the build path. But when I created a project jar and tried to execute it, it showed this error:

Caused by: java.lang.UnsatisfiedLinkError: no opencv_java310 in java.library.path

What should I change to execute the jar through command line for opencv usage?

DanielBarbarian
  • 5,093
  • 12
  • 35
  • 44
Saurabh
  • 153
  • 12

0 Answers0