Problem to install OpenCV library for Processing

Hello, I try since 2 days to install the library of openCV for Processin to make works this program : Monclubelecprogram

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 I don't know what i can do, I tried everything I could find in forums... I'll go crazy. Please help me :)

Sign In or Register to comment.