how to read an image in opencv code example Example: open opencv image file cv2.imshow('image',img) cv2.waitKey(0) cv2.destroyAllWindows()