摘要: from PIL import Image import numpy as np a = np.asarray(Image.open('C:\\Users\\Public\\Pictures\\Saved Pictures\\structure.jpg')) depth = 10. #浮点数,预设深 阅读全文
posted @ 2022-04-09 22:19 TY_uni 阅读(100) 评论(0) 推荐(0)