Ask Your Question
0

Java Folder is missing from the opencv folder structure.

asked 2017-08-31 05:42:47 -0600

Hi,

I wanted to use Open CV in my project and followed below installation process: http://opencv-java-tutorials.readthed...

I was not able to get Java folder in the installed directory. As I was getting below error on my Java code: NATIVE_LIBRARY_NAME cannot be resolved I tried few things till now -

  1. I did brew edit opencv and changed "-DBUILD_opencv_java=OFF" to "ON" and did "brew reinstall opencv --with-java"

  2. I tried adding external jar and tried changing the native library location but no help as there is no java folder available in opencv directory

Help me out as I am not getting help from any source.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2017-09-30 04:19:04 -0600

I had the exactly same problem. after I reinstalled the ant with homebrew, it worked.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2017-08-31 05:42:47 -0600

Seen: 643 times

Last updated: Aug 31 '17