Hello,
I try since 2 days to install the library of openCV for Processin to make works this program : [Monclubelecprogram](http://www.mon-club-elec.fr/pmwiki_mon_club_elec/pmwiki.php?n=MAIN.OutilsProcessingOpenCVSuiviBalle?action=sourceblock&num=1)
But when I run it, I have this error :
[opencv fatal error] library not loaded !
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:\Users\XXXXXXX\Documents\Processing\libraries\OpenCV\library\OpenCV.dll: Can't find dependent libraries
A library relies on native code that's not available.
Or only works properly when the sketch is run as a 64-bit application.
However, i followed the instruction of [ubaa.net](http://ubaa.net/shared/processing/opencv/)
I don't know what i can do, I tried everything I could find in forums...
I'll go crazy.
Please help me :)
↧