We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This seems to be an issue which has non-portable solutions, eg. Windows-only etc.
https://stackoverflow.com/questions/13307606/closing-video-window-using-close-x-button-in-opencv-python
https://stackoverflow.com/questions/9887310/opencv-close-window-with-mouse-issue
https://stackoverflow.com/questions/58740830/alternative-of-cvgetwindowhandle-in-opencv4
https://forum.opencv.org/t/official-ocv-4-replacement-for-cvgetwindowhandle/4535/8
The text was updated successfully, but these errors were encountered:
One possible way to hide the title bar might be to make it full screen and then resize?
https://stackoverflow.com/questions/53969445/how-to-show-image-without-title-bar-and-border-in-opencv-python
Sorry, something went wrong.
hn-88
No branches or pull requests
This seems to be an issue which has non-portable solutions, eg. Windows-only etc.
https://stackoverflow.com/questions/13307606/closing-video-window-using-close-x-button-in-opencv-python
https://stackoverflow.com/questions/9887310/opencv-close-window-with-mouse-issue
https://stackoverflow.com/questions/58740830/alternative-of-cvgetwindowhandle-in-opencv4
https://forum.opencv.org/t/official-ocv-4-replacement-for-cvgetwindowhandle/4535/8
The text was updated successfully, but these errors were encountered: