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

These things are always too hard to install #556

Open
stefan-reich opened this issue Nov 12, 2018 · 5 comments
Open

These things are always too hard to install #556

stefan-reich opened this issue Nov 12, 2018 · 5 comments

Comments

@stefan-reich
Copy link

No binaries, and then, specifically, an OpenCV dependency? I'm sorry, there were too many scars, I will not try to install OpenCV ever again.

Making my own image recognition now anyway, but this program would have been nice to try out IF there was an easy way to install it.

Cheers everyone

@benny-innofaith
Copy link

And the rather old OpenCV 2.4.11 dependency does not help. It's already 3 years old and has outdated compilation instructions. I am having a hard time compiling it on latest ubuntu release.

@benny-innofaith
Copy link

What needs to be done to upgrade OpenCV to 3.x ?

@benny-innofaith
Copy link

OpenCV 4.0.0 has been released. Huzah! The dependency is now 2 major versions behind. OpenCV 4 heralds the removal of most c functions in favor of a c++ api.

@benny-innofaith
Copy link

I managed to compile this library by compiling it on an old Ubuntu 14.04 in a virtual-box. See some of the other issues for solutions to other compile errors you will encounter.

@nguyenthaohut
Copy link

currently i'm ussing openCV 2.4.10 and it work ok,
btw, you can try to use CMake Gui to install openBR, it's more convinient

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

3 participants