cv2.imshow
cv2.imshow('image',img)
cv2.waitKey(0)
Hami yestia ta honi bro
cv2.imshow('image',img)
cv2.waitKey(0)
img = cv2.imread('img.jpg')