Git Product home page Git Product logo

Comments (6)

vonnieda avatar vonnieda commented on June 26, 2024

Hi @arungoyal, can you please post the full error + stack trace?

from opencv.

arungoyal avatar arungoyal commented on June 26, 2024

Hi

Exception in thread "main" java.lang.UnsatisfiedLinkError: org.opencv.videoio.VideoCapture.VideoCapture_2(I)J
at org.opencv.videoio.VideoCapture.VideoCapture_2(Native Method)
at org.opencv.videoio.VideoCapture.(VideoCapture.java:54)
at com.example.demo.Hello.main(Hello.java:16)

above is the full stack trace
I attached a sample java class as well.
Hello.txt

Please let me know whats wrong with configuration.
Opencv is installed on system, i have checked using some commands on terminal
I am using eclipse and and tried on intellij IDEA as well, facing same issue.

Thanks
Arun

from opencv.

vonnieda avatar vonnieda commented on June 26, 2024

I've just released version 3.4.2-0, please try this and see if it resolves the issue.

from opencv.

arungoyal avatar arungoyal commented on June 26, 2024

Hi @vonnieda

Thanks for replying. I'll check and let you know.

from opencv.

vonnieda avatar vonnieda commented on June 26, 2024

Closing due to no response. Please reopen if you are still seeing this issue.

from opencv.

stagging18 avatar stagging18 commented on June 26, 2024

Hi All,
I am facing the same issue with opencv_320.
While i am running the same code with eclipse it is working fine.
But while creating a fat jar of my project and running it from command line i am getting the below exception.

Exception in thread "Thread-1" java.lang.UnsatisfiedLinkError: org.opencv.videoio.VideoCapture.VideoCapture_3()J
at org.opencv.videoio.VideoCapture.VideoCapture_3(Native Method)
at org.opencv.videoio.VideoCapture.(VideoCapture.java:68)
at com.iot.video.app.kafka.collector.VideoEventGenerator.generateEvent(VideoEventGenerator.java:97)

Note: I have placed the DLL file inside my windows/system 32 directory.

Regards,
Rajesh

from opencv.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.