cv2.imshow( image) code example Example: open opencv image file cv2.imshow('image',img) cv2.waitKey(0) cv2.destroyAllWindows()