2017-09-05 Pillowで画像操作 Pythonの画像処理ライブラリであるPillowを使って顔の複製でもしてみたい。 今回使う画像 http://www.animatetimes.com/news/details.php?id=1486807025 顔の切り取り 切り抜かれた画像 gisteb8a6e9c23a09c8933184832ae67b9f3 実装 上記をインタラクティブシェルに入力後aoba_copy_two.save('tiled.png')と入力。二重のforループで実現。 結果