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

Missing "Math.h" file issue #1

Open
martinye77 opened this issue Feb 26, 2018 · 0 comments
Open

Missing "Math.h" file issue #1

martinye77 opened this issue Feb 26, 2018 · 0 comments

Comments

@martinye77
Copy link

The native-lib.cpp need to include "Math.h" in line 15, but the Android Studio (3.0.1) just can't find the file. Can anyone kindly tell me if I need to install other library to fix this issue? Thanks.
Further more, I have tried to comment out this line and run the app in LG G4 mobile, it will crash at "Caffe::set_mode(Caffe::CPU);" in the "caffe_mtcnn::load_model(const std::string &proto_model_dir)" function. How can I make the caffe work properly? Thanks again.
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