先更新apt-get :
> #sudo apt-get update
安装相关工具
sudo apt-get install python python-opencv
sudo apt-get install ipython python-opencv python-scipy python-numpy python-setuptools python-pip
sudo pip install https://github.com/ingenuitas/SimpleCV/zipball/master
sudo apt-get install python-pygame
sudo apt-get install python-imaging
本文介绍如何通过apt-get在Linux环境下安装一系列Python库,包括OpenCV、SciPy、NumPy等,用于支持图像处理和科学计算任务。还介绍了SimpleCV和Pygame的安装方法。
2697

被折叠的 条评论
为什么被折叠?



