-
Notifications
You must be signed in to change notification settings - Fork 56
Building problem libcaffe.so.1.0.0-rc3: undefined reference to `cv::applyColorMap(cv::_InputArray const&, cv::_OutputArray const&, int)' #16
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
Comments
@salvador-blanco applyColorMap func locates in contrib module. |
I have a little trouble; can you slove it?@austingg |
---[ OpenCVif(USE_OPENCV) |
Uh oh!
There was an error while loading. Please reload this page.
So, I have been having a lot of problems trying to compile caffe_train, but now I am stuck with this error.
And I haven't been able to find any solution online.
For what I have seen online this is a common problem when people use OpenCV 3. ...
But I am using 2.7
Error:
Configuration:
I hope someone is able to give me some advice, thank you very much.
The text was updated successfully, but these errors were encountered: