You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]
The text was updated successfully, but these errors were encountered:
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
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]
The text was updated successfully, but these errors were encountered: