Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

trouble installing opencv on windows7 64bit

I am trying to use opencv through processing and the javacvpro library but it is not seeing opencv 2.4.2 I extracted it onto my C drive C://opencv/

When I run a sample program for javacvPro I get an error:

Highlighted line of code: opencv = new OpenCV(this); // initialise objet OpenCV à partir du parent This

Error message:

Exception in thread "Animation Thread" java.lang.UnsatisfiedLinkError: C:\Users\fxmech\AppData\Local\Temp\jniopencv_core8658060764231121267.dll: Can't find dependent librariesException in thread "Animation Thread" java.lang.UnsatisfiedLinkError: C:\Users\fxmech\AppData\Local\Temp\jniopencv_core8658060764231121267.dll: Can't find dependent libraries

Is it in the wrong directory or did I not install it correctly???

click to hide/show revision 2
No.2 Revision

trouble installing opencv on windows7 64bit

I am trying to use opencv through processing and the javacvpro JavacvPro library but it is not seeing opencv 2.4.2 2.4.2. I extracted it onto my C drive C://opencv/

When I run a sample program for javacvPro I get an error:

Highlighted line of code: code:

opencv = new OpenCV(this); // initialise objet OpenCV à partir du parent This

This

Error message:

Exception in thread "Animation Thread" java.lang.UnsatisfiedLinkError:  C:\Users\fxmech\AppData\Local\Temp\jniopencv_core8658060764231121267.dll:  Can't find dependent librariesException in thread "Animation Thread" java.lang.UnsatisfiedLinkError:  C:\Users\fxmech\AppData\Local\Temp\jniopencv_core8658060764231121267.dll: Can't find dependent libraries

libraries

Is it in the wrong directory or did I not install it correctly???correctly?

click to hide/show revision 3
No.3 Revision

trouble installing opencv JavacvPro on windows7 64bit

I am trying to use opencv through processing and the JavacvPro library but it is not seeing opencv 2.4.2. I extracted it onto my C drive C://opencv/

When I run a sample program for javacvPro I get an error:

Highlighted line of code:

opencv = new OpenCV(this); // initialise objet OpenCV à partir du parent This

Error message:

Exception in thread "Animation Thread" java.lang.UnsatisfiedLinkError: 
C:\Users\fxmech\AppData\Local\Temp\jniopencv_core8658060764231121267.dll: 
Can't find dependent librariesException in thread "Animation Thread" java.lang.UnsatisfiedLinkError: 
C:\Users\fxmech\AppData\Local\Temp\jniopencv_core8658060764231121267.dll: Can't find dependent libraries

Is it in the wrong directory or did I not install it correctly?