To import an image in python, one solution is to use matplotlib: from matplotlib import image img = image.imread("eiffel-tower.jpeg").
確定! 回上一頁