Problem to install OpenCV library for Processing [closed]

asked 2015-12-19 13:48:07 -0600

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 :)

edit retag flag offensive reopen merge delete

Closed for the following reason question is off-topic or not relevant by berak
close date 2015-12-20 01:12:13.560004

Comments

opencv1.0 does no more exist.

also, this is not an opencv problem, but one with your (badly maintained) 3rd party wrapper

berak gravatar imageberak ( 2015-12-20 01:10:34 -0600 )edit