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

OpenCV 3 compatiblity #9

Open
ArkadiuszRaj opened this issue Apr 26, 2016 · 3 comments
Open

OpenCV 3 compatiblity #9

ArkadiuszRaj opened this issue Apr 26, 2016 · 3 comments

Comments

@ArkadiuszRaj
Copy link
Contributor

To have compile working with latest OpenCV one must change acx_opencv.m4 to:

  • remove legacy and contrib libraries
  • add videoio library
@cmarmo
Copy link
Contributor

cmarmo commented May 13, 2016

Let me install openCV3 and I will test.... maybe you have a pull request to propose? :)
Thanks!

@ArkadiuszRaj
Copy link
Contributor Author

Pull request is already hanging for a while...

@cmarmo
Copy link
Contributor

cmarmo commented Jun 11, 2016

Hi Arkadiusz,

your version is incompatible with a double installation OpenCV2 and OpenCV3, I can't merge as is. :)
Cheers,
Chiara

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants