ubuntu为python处理图片安装图片数据增强库imgaug
1 依赖Required dependencies:
- six
- numpy
- scipy
- scikit-image (
pip install -U scikit-image
) - OpenCV (i.e.
cv2
)
这些之前的文章都有
2 下载并安装imgaug
- Clone the repository.
- From within the repository do:
python setup.py sdist
sudo pip install dist/imgaug-0.1.tar.gz
网站地址https://github.com/aleju/imgaug
git地址:https://github.com/aleju/imgaug.git
学习过程中,难免出错。如果您在阅读过程中遇到不太明白,或者有疑问。欢迎指正...联系邮箱crazyCodeLove@163.com
如果觉得有用,想赞助一下请移步赞助页面:赞助一下