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

Contribute highgui module #56

Closed
mkostin opened this issue Jun 25, 2015 · 1 comment
Closed

Contribute highgui module #56

mkostin opened this issue Jun 25, 2015 · 1 comment
Labels

Comments

@mkostin
Copy link

mkostin commented Jun 25, 2015

highgui module contains API for quick UI prototyping.

This contribution is aiming to provide WinRT implementation for most highgui API except for keybord and mouse events tracking. It enables using highgui quick preview API like namedWindow(), imshow(), createTrackbar() etc. from Windows Runtime 8.1+ applications.

  • Added support for highgui module on WinRT 8.1+: ca93b9c

Related PR: #4155

@mkostin
Copy link
Author

mkostin commented Jun 30, 2015

Merged, closing.

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

No branches or pull requests

1 participant