cv2 print image code example Example: how to print image with cv2 cv2.imshow('image',img) cv2.waitKey(0)