1 安装numpy,scipy, matplotlib,
sudo apt-get install python-numpy sudo apt-get install python-scipy sudo apt-get install python-matplotlibsudo apt-get install python-dev
2 图片处理相关的科学库
pip install scikit-image
时间: 2024-10-12 23:45:56
1 安装numpy,scipy, matplotlib,
sudo apt-get install python-numpy sudo apt-get install python-scipy sudo apt-get install python-matplotlibsudo apt-get install python-dev
2 图片处理相关的科学库
pip install scikit-image