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

can not import import org.opencv.core.Mat; #1

Open
pkyesu opened this issue Mar 16, 2018 · 2 comments
Open

can not import import org.opencv.core.Mat; #1

pkyesu opened this issue Mar 16, 2018 · 2 comments

Comments

@pkyesu
Copy link

pkyesu commented Mar 16, 2018

I know this package is in opencv ,but not javacv

@anupsarkar-dev
Copy link
Owner

anupsarkar-dev commented Mar 16, 2018 via email

@anupsarkar-dev
Copy link
Owner

To solve this , you have to download Opencv package file from https://opencv.org/releases.html
, then go to opencv\build\java, you will find opencv-341.jar.
manually add this jar file to your project.
now your problem is gone !

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

2 participants