如题干所述,scipy 里面的imread 读取图片会出错,代码如下: from scipy import ... 阅读以上报错信息,发现需要调用imageio.imread ,而scipy 中 ...
確定! 回上一頁