OpenCV and Java
I downloaded and extracted OpenCV 2.4.7. In build/java I found opencv-247.jar and opencv_java247.dll. Are those two files all i need? Can I safely delete other ~2.5 GB?
I downloaded and extracted OpenCV 2.4.7. In build/java I found opencv-247.jar and opencv_java247.dll. Are those two files all i need? Can I safely delete other ~2.5 GB?
I'm very new to opencv. In my current experience, yes they are all you need.
Take a look: Is not java (it's clojure) but it uses the java desktop platform and I used only those two libs (The native one wrapped in a jar and both deployed on the local maven repository). http://docs.opencv.org/2.4/doc/tutorials/introduction/clojure_dev_intro/clojure_dev_intro.html
NO, you will need all of the files ...
Asked: 2013-12-08 15:17:50 -0600
Seen: 316 times
Last updated: Dec 10 '13
Unresolved inclusion in OpenCV+Android tutorial
How to convert Floating point image to 32-bit single-channel?
How to translate this to Java?
android: how to put a column into Mat
OpenCV Tutorial 1 - Add OpenCV on API 8
Running the OpenCV4Android application on my PC
Using OpenCV as a stress detector