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

Problem with DLibs #27

Open
Gatsby23 opened this issue May 2, 2017 · 3 comments
Open

Problem with DLibs #27

Gatsby23 opened this issue May 2, 2017 · 3 comments

Comments

@Gatsby23
Copy link

Gatsby23 commented May 2, 2017

My computer is Ubuntu14.04, with Opencv3.1.0. When I build this program, it always comes this error:fatal error: DVision/DVision.h: No such file or directory. I also changed to Opencv2.4.13 and 3.2.0. But it doesn't help. How Can I build this program and is there something I missed when I run with Opencv3.1.0?

@pmoulon
Copy link

pmoulon commented May 2, 2017

You will find here a version that is compatible with OpenCV 3 and that does not need DLib.
https://github.com/pmoulon/DBoW2/commits/develop_opencv_3

@archenroot
Copy link

Actually I was able to compile on Gentoo against OpenCV 3.2.0 today.

@dorian3d
Copy link
Owner

Latest version of DBoW2 doesn't support OpenCV 2.4, but the DBoW2 v1.0 release does.

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

4 participants