利用matplotlib.image讀取的圖片,直接就生成了數組格式 ... plt.imshow(img_plt[:,:,1] , cmap=plt.cm.binary). plt.show.
確定! 回上一頁