import matplotlib.pyplot as plt # plt 用於顯示圖片import matplotlib.image as mpimg # mpimg 用於讀取圖片import numpy as np # load img ...
確定! 回上一頁