cv2.imshow() freezes · Issue #7343 · opencv/opencv · GitHub
github.com › opencv › opencvSep 26, 2016 · cv2.imshow ('image', im) cv2.waitKey (0) cv2.destroyAllWindows () hit key to exit then. Closing the window will keep it still running and eventually, on quitting python kernel will die. benedictchen commented on Jun 13, 2018 It works if not using ipython notebook. Otherwise freezes no matter. … yinglinglow commented on Jun 22, 2018