example opencv python method image to string Example: open opencv image file cv2.imshow('image',img) cv2.waitKey(0) cv2.destroyAllWindows()