Ask Your Question

Sbmsgl's profile - activity

2014-10-10 02:52:23 -0600 commented answer Can't find opencv-249.jar file

also files(both opencv-300.jar and libopencv_java300.so) are copied to /usr/local/share/OpenCv/java(in my case) directory during make install.

2014-10-10 02:42:55 -0600 commented answer Can't find opencv-249.jar file

I found out "ant" should be installed to get .jar and .so files in the respective directories ...

2014-10-10 00:54:01 -0600 commented answer Can't find opencv-249.jar file

Hi, i tried what u said but the results are the same..(i.e., no jar file) i have few doubts in mind 1) should ant be installed in the system? 2) what are the options to be used while using cmake command? 3) I am installing opencv-3.0.0 .. can version be a problem?

If u can help in any way...Thanks!!