0

Can anybody explain how to export my Java project with OpenCV - 2.4.9 to single jar file? I'm just doing everything, as mentioned in this title: http://docs.opencv.org/doc/tutorials/introduction/java_eclipse/java_eclipse.html#java-eclipse I've exported my project to disk and then, when i want to run it, nothing happens... I made Export->Runnable JAR file->(Flag Package required libraries)->Finish P.S. I have read also how to make runnable jar for javaCV or openCV project from Eclipse and this How to package opencv +java in a jar

1 Answer 1

0

how to make runnable jar for javaCV or openCV project from Eclipse is a working method to create runnable jars but the problem is Opencv has to be installed in your target machine.Just including the OpenCV jar doesnt do the trick .The target system has to have the OpenCV .dll or .so file in the system.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.