baghelamit / video-stream-classification

Video Stream Classification
Apache License 2.0
12 stars 15 forks source link

Java.library.path #1

Open everettkyle opened 6 years ago

everettkyle commented 6 years ago

How would you change the directory path for the native libraries in the system environment variable in linux? I have my .so file for the OpenCV configuration. I just don't know for one how to setup a environment variable or where to even put that file. Do I just provide a path to the .so file? because if so I have and it hasn't worked.

liudianpeng commented 1 year ago

you copy D:\opencv3.20\opencv\build\java\x64 opencv_java320.dll to jdk install /bin