import imageio im2 = imageio.imread('1.jpg') print(im2.dtype) print(im2.size) print(im2.shape) ... Python各類圖像庫的圖片讀寫方式總結.
確定! 回上一頁