Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenCV error #5

Open
tjan90 opened this issue Apr 10, 2020 · 1 comment
Open

OpenCV error #5

tjan90 opened this issue Apr 10, 2020 · 1 comment

Comments

@tjan90
Copy link

tjan90 commented Apr 10, 2020

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]

@tjan90
Copy link
Author

tjan90 commented Apr 12, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant