OpenCV
Displaying full screen image flashes small image
Python
crackwitz
October 14, 2025, 6:09pm
2
you could try setting the window size.
or use a proper GUI toolkit instead of imshow.
show post in topic
Related topics
Topic
Replies
Views
Activity
How to expand image to fullscreen with Imshow() method
Python
highgui
17
33563
January 3, 2022
OpenCV shows white screen when using cv2.setWindowProperty("Image", cv2.WND_PROP_FULLSCREEN, cv2.WINDOW_FULLSCREEN)
Python
highgui
,
apple
4
2170
January 9, 2023
How to have the imshow window in black color
Python
highgui
1
1354
August 5, 2021
Problem displaying image on second monitor
Python
0
76
November 19, 2025
Main window without frame and title
Python
highgui
2
2461
July 22, 2023