当前位置:   article > 正文

python安装skimage(scikit-image)国内源安装,超级快_怎么在jupyter notebook下载scikit-image

怎么在jupyter notebook下载scikit-image

不废话,直接上代码:

pip install scikit-image -i https://pypi.tuna.tsinghua.edu.cn/simple

注意:skimage即是Scikit-Image。基于python脚本语言开发的数字图片处理包,

 Installing collected packages: decorator, tifffile, PyWavelets, networkx, imageio, scikit-image
Successfully installed PyWavelets-1.1.1 decorator-4.4.2 imageio-2.13.5 networkx-2.5.1 scikit-image-0.17.2 tifffile-2020.9.3

欢迎点赞,收藏,加关注。

本文内容由网友自发贡献,转载请注明出处:【wpsshop博客】
推荐阅读
相关标签
  

闽ICP备14008679号