-
Notifications
You must be signed in to change notification settings - Fork 84
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
How to compile it in android studio? #1
Comments
Do you get the error when compile?or when run it on the phone? |
Hi, @muziyongshixin In my Android Studio, it is built failed with errors like:
Do you know how to deal with it? Thx in advance. |
opencv2 is not included in the code. put the folder (opencv2 folder) |
|
Hi @NCHUPJ , in case you are still interested, I addressed the compilation issues related to OpenCV 3.2.0 on my fork and submitted a pull request with all the changes: #16. |
I get opencv2/core/core.hpp: No such file or directory error for dbow
The text was updated successfully, but these errors were encountered: