cv2-plt-imshow · PyPI
https://pypi.org/project/cv2-plt-imshow27.06.2020 · cv2_plt_imshow. Using matplotlib_imshow for images read by cv2. Introduction. One of the major issue faced while using cv2, especially when you are using jupyter-notebooks, is to perform cv2.imshow the kernel breaks. Apart from this, most of the users are comfortable using matplotlib for display, specially its display in notebook using %matplotlib inline magic.