Processing Eclipse OpenCV
in
Contributed Library Questions
•
4 months ago
Hi,
I'm trying to make processing openCV project in Eclipse. But I'm not able to run it.
I followed tutorial on http://ubaa.net/shared/processing/opencv/
But I don't know, which library I should import. I've imported core.jar, OpenCV.jar .dll . so and .jnilib
Now I'm getting.
I'm trying to make processing openCV project in Eclipse. But I'm not able to run it.
I followed tutorial on http://ubaa.net/shared/processing/opencv/
But I don't know, which library I should import. I've imported core.jar, OpenCV.jar .dll . so and .jnilib
Now I'm getting.
- THIS VERSION OF OPENCV LIBRARY REQUIRE ADDITIONAL DEPENDENCIES.
READ THE INSTALLATION INSTRUCTIONS AT http://ubaa.net/shared/processing/opencv/
Verify that the '\path\to\OpenCV\bin' exists in your system PATH and the java.library.path property is correctly.
error message: C:\Dropbox\Prog\Eclipse\WebCam2\OpenCV.dll: Can't find dependent libraries
I'm running this on java 7-32 bit with WM argument -d32.
Thank you for every idea how to solve it.
Thank you for every idea how to solve it.
1