hn-88 / pan2fulldome

Convert a panoramic image into a fulldome (180 degree fisheye) image, with automatic fadeouts if pan is not a 360 degree image, and automatic extrapolation/fade of "sky".
MIT License
0 stars 0 forks source link

closing the window using the Windows / Window manager's close button does not work #1

Open hn-88 opened 1 year ago

hn-88 commented 1 year ago

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

hn-88 commented 1 year ago

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