文件名称:bm3d0
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2016-12-29
- 文件大小:
- 32kb
- 下载次数:
- 0次
- 提 供 者:
- q
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
BM3D算法源代码。NLM去噪算法使用的是inter-patchcorrelation,而Wavelet shrinkage使用的则是intra-patch correlation。这两种方法都取得了不错的效果,一个很自然的想法就是:可以同时使用他们两个方法吗?这便导出了BM3D去噪算法[2],算是现在公认的去噪效果最好的算法。-BM3D algorithm source code. NLM Denoising algorithm using inter-patchcorrelation, and Wavelet shrinkage is the use of intra-patch correlation. Both of these methods have achieved good results, a very natural idea is: You can use them both ways? This has derived BM3D denoising algorithm [2], regarded now recognized as the best de-noising algorithm.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
bm3d_src
........\bm3d.cpp
........\bm3d.h
........\io_png.c
........\io_png.h
........\lib_transforms.cpp
........\lib_transforms.h
........\main.cpp
........\Makefile
........\mt19937ar.c
........\mt19937ar.h
........\reader.txt
........\README.txt
........\utilities.cpp
........\utilities.h