在讀圖片時,會用到這麼的一段程式碼: image_vector_len = np.prod(image_size)#總元素大小,3*55*47 img = Image.open(path) arr_img ...
確定! 回上一頁