===== Pythonで初めてのPIL(pillow)"from PIL import Image" ===== OpenCVと並んで非常によく用いられるPIL(pillow)について解説します。 ==== 開発環境 ==== Windows8.1\\ Python 3.5\\ Anaconda 4.4.0 (64-bit)\\ Chainer 2.0\\ OpenCV3\\ ===== 見出し ===== (作成中) http://twosquirrel.mints.ne.jp/?p=20135 をご覧ください。 ===== 参考文献 ===== 以下の本の「第17章 画像の操作」が非常におすすめです。 Jupyter上でPIL画像を表示する\\ Tatejimaru137\\ 2016年02月27日に更新\\ https://qiita.com/Tatejimaru137/items/44646c9bb3799768fa81 ===== リンク =====