video-stream-analytics
video-stream-analytics copied to clipboard
OpenCV error
Hi, I am encountering opencv error. Tried many other solutions but didn't work.
Here is the error when I run collector:
Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.6.0:java (default-cli) on project video-stream-collector: An exception occured while executing the Java class. no opencv-3.2.0 in java.library.path -> [Help 1]
Hi, I am encountering opencv error. Tried many other solutions but didn't work.
Here is the error when I run collector:
Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.6.0:java (default-cli) on project video-stream-collector: An exception occured while executing the Java class. no opencv-3.2.0 in java.library.path -> [Help 1]
Somehow got a workaround this by getting building the OpenCV in windows and getting the .dll files from there and copying it into macOS. Also, load the file by writing the custom class