from PIL import Image content2 = Image.open("content2.jpg") np.array(content2).shape
from matplotlib import pyplot as plt plt.imshow(im, interpolation='nearest') plt.show()
墨之科技,版权所有 © Copyright 2017-2027
湘ICP备14012786号 邮箱:ai@inksci.com