LoginSignup
4
4

More than 5 years have passed since last update.

Non-local means

Last updated at Posted at 2016-03-05

m43は高感度が弱いと言われているのでNon-local means(NLM)で雑音除去してみた。

NLMの詳細は
http://opencv.jp/opencv2-x-samples/non-local-means-filter

オリンパスのE-M1で撮影したメジロの写真をNLMで雑音除去した結果。パッチは7x7、探索窓は21x21。

fig.png

ソースコードは
https://github.com/kibo35/restoration/blob/master/NLM/nlm.py

4
4
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
4
4