树莓派

来源:互联网 发布:检测到usb端口潮湿 编辑:程序博客网 时间:2024/06/06 21:38

图像处理包:PIL、Pillow


PIL: http://effbot.org/imagingbook/pil-index.htm

Pillow: http://pillow.readthedocs.io/en/4.3.x/     (中文翻译)https://www.cnblogs.com/apexchu/p/4231041.html



安装:

sudo apt-get install python3-pil 

sudo apt-get install python3-pillow


原创粉丝点击