• Stars
    star
    186
  • Rank 207,316 (Top 5 %)
  • Language
    Python
  • License
    BSD 3-Clause "New...
  • Created about 8 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Using BM3D to denoise

BM3D-Denoise

Using BM3D to denoise.

Platform:

my platform is win7+python3.5; Other python environments are easy to run.

To run this code:

  • Enter the BM3D.py, change the 'img_name' param to you own image path. Then run the BM3D.py. That's ok.

  • For windows platform, you should also install some Python Extension Packages: numpy and opencv. If you operating system is 64bit, you can find the packages in http://www.lfd.uci.edu/~gohlke/pythonlibs/