死胖子筆記
顯示具有
python
標籤的文章。
顯示所有文章
顯示具有
python
標籤的文章。
顯示所有文章
2016年9月12日 星期一
PIL show image
from PIL import Image
im = Image.open("img.jpg")
im.show()
im.show dosent work
solve:
sudo apt-get install imagemagick
較舊的文章
首頁
訂閱:
意見 (Atom)