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 4.x #5876

Closed
micham1111 opened this issue Mar 30, 2019 · 4 comments · Fixed by #5169
Closed

OpenCV 4.x #5876

micham1111 opened this issue Mar 30, 2019 · 4 comments · Fixed by #5169
Labels
category:new-port The issue is requesting a new library to be added; consider making a PR!

Comments

@micham1111
Copy link

I suggest to add a new library for the public catalog, OpenCV 4.x

@vicroms
Copy link
Member

vicroms commented Mar 30, 2019

Hi @micham1111

There's a PR in progress #5169 to add OpenCV 4.

It has proven to be an extensive endeavor, but it looks like it is finally coming together.

@vicroms vicroms added the category:new-port The issue is requesting a new library to be added; consider making a PR! label Mar 30, 2019
@micham1111
Copy link
Author

micham1111 commented Aug 24, 2019 via email

@vicroms
Copy link
Member

vicroms commented Aug 24, 2019

Hi @michan1111

It should be a simple vcpkg install opencv.
The current default version is OpenCV 4.1.1.

Do you have the latest vcpkg sources?
Please try these instructions:

cd <path to vcpkg>
git pull origin master
./bootstrap-vcpkg.bat
./vcpkg install opencv

@micham1111
Copy link
Author

micham1111 commented Aug 26, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:new-port The issue is requesting a new library to be added; consider making a PR!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants