6
7

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

モザイクを消すプログラム(改良版) ※Python、PIL使用

Last updated at Posted at 2018-03-06

#モザイク除去するまえの画像
モザイク 消す方法.png

 

 
#モザイク除去したあとの画像
モザイク 消し方.png

前回つくったプログラムは一度画像を切り取ってからでないとモザイクの処理ができなかったのですが、今回はそのままの画像でモザイクを消すことができるようになりました。

プログラムと解説は次回、投稿する予定です。

6
7
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
6
7

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?