Linux 系统下安装 python-skimage

Linux 系统下安装 python-skimage


 

安装必须的依赖python

// python-mumpy
// python-scipy
// python-matplotlib
$ sudo apt-get install python-numpy
$ sudo apt-get install python-scipy
$ sudo apt-get install python-matplotlib

安装python-skimagespa

sudo pip3 install scikit-image
相关文章
相关标签/搜索