摘要: 打开和写入图像操作 打开显示图像 from scipy import miscf = misc.face()misc.imsave('face.png', f) # 使用图像模块 (PIL)import matplotlib.pyplot as pl... 阅读全文
posted @ 2017-08-13 15:50 bH1pJ 阅读(31) 评论(0) 推荐(0) 编辑
摘要: 打开和写入图像操作 打开显示图像 from scipy import miscf = misc.face()misc.imsave('face.png', f) # 使用图像模块 (PIL)import matplotlib.pyplot as pl... 阅读全文
posted @ 2017-08-13 15:50 bH1pJ 阅读(31) 评论(0) 推荐(0) 编辑