Skip to content

gravitychen/BM3D-Denoise

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BM3D-Denoise

Using BM3D to denoise.

Platform:

my platform is win7+python3.5

To run this code:

  • step1: Because of this the code of python. You should install python and configuration environment variable.

  • step2: Also if you installed python, you should also install some Python Extension Packages--numpy and opencv. If you operating system is 64bit, you can find the packages in this http://www.lfd.uci.edu/~gohlke/pythonlibs/

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

About

Using BM3D to denoise

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%