文件名称:NL-Means
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2015-05-28
- 文件大小:
- 1.74mb
- 下载次数:
- 1次
- 提 供 者:
- 沙**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Non-local means算法由A. Buades, B. Coll, J.M Morel提出。该算法的主要参考文献为:
A. Buades, B. Coll, J.M Morel,
A review of image denoising algorithms, with a new one ,
Multiscale Modeling and Simulation (SIAM interdisciplinary journal), Vol 4 (2), pp: 490-530, 2005.
这个工具箱以一种相当普遍的方式可以被matlab调用的C文件上实现这个算法。它允许执行传统的NL-means进行去噪(对黑白图像和彩色图像均适用)并且使用任意一组补丁执行去噪。
-The non-local means is an algorithm introduced by A. Buades, B. Coll, J.M Morel.
The main reference for the algorithm is
A. Buades, B. Coll, J.M Morel,
A review of image denoising algorithms, with a new one ,
Multiscale Modeling and Simulation (SIAM interdisciplinary journal), Vol 4 (2), pp: 490-530, 2005.
This toolbox implements the algorithm in a fairly general way in a C file that can be called Matlab. It allows to perform the traditional NL-means for denoising (for both B&W and color images) but also to use an arbitrary set of patches to perform the denoising.
A. Buades, B. Coll, J.M Morel,
A review of image denoising algorithms, with a new one ,
Multiscale Modeling and Simulation (SIAM interdisciplinary journal), Vol 4 (2), pp: 490-530, 2005.
这个工具箱以一种相当普遍的方式可以被matlab调用的C文件上实现这个算法。它允许执行传统的NL-means进行去噪(对黑白图像和彩色图像均适用)并且使用任意一组补丁执行去噪。
-The non-local means is an algorithm introduced by A. Buades, B. Coll, J.M Morel.
The main reference for the algorithm is
A. Buades, B. Coll, J.M Morel,
A review of image denoising algorithms, with a new one ,
Multiscale Modeling and Simulation (SIAM interdisciplinary journal), Vol 4 (2), pp: 490-530, 2005.
This toolbox implements the algorithm in a fairly general way in a C file that can be called Matlab. It allows to perform the traditional NL-means for denoising (for both B&W and color images) but also to use an arbitrary set of patches to perform the denoising.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
NL Means\.DS_Store
........\batch_denoising.m
........\batch_inpainting.m
........\batch_synthesis.m
........\compile_mex.m
........\compute_best_threshold.asv
........\compute_best_threshold.m
........\compute_edge_patches.m
........\html\.svn\all-wcprops
........\....\....\entries
........\....\....\format
........\....\....\prop-base\style.css.svn-base
........\....\....\text-base\gpeyre.xsl.svn-base
........\....\....\.........\style.css.svn-base
........\....\gpeyre.xsl
........\....\style.css
........\images\.svn\all-wcprops
........\......\....\entries
........\......\....\format
........\......\....\prop-base\corral.png.svn-base
........\......\....\.........\deadleaf-masked.png.svn-base
........\......\....\.........\fabric-masked.png.svn-base
........\......\....\.........\grass-masked.png.svn-base
........\......\....\.........\group-people.jpg.svn-base
........\......\....\.........\hair-masked.png.svn-base
........\......\....\.........\lenacoul.jpg.svn-base
........\......\....\.........\olives.png.svn-base
........\......\....\.........\reptilskin-masked.png.svn-base
........\......\....\text-base\corral.png.svn-base
........\......\....\.........\deadleaf-masked.png.svn-base
........\......\....\.........\fabric-masked.png.svn-base
........\......\....\.........\grass-masked.png.svn-base
........\......\....\.........\group-people.jpg.svn-base
........\......\....\.........\hair-masked.png.svn-base
........\......\....\.........\lenacoul.jpg.svn-base
........\......\....\.........\olives.png.svn-base
........\......\....\.........\reptilskin-masked.png.svn-base
........\......\corral.png
........\......\deadleaf-masked.png
........\......\fabric-masked.png
........\......\grass-masked.png
........\......\group-people.jpg
........\......\hair-masked.png
........\......\lenacoul.jpg
........\......\olives.png
........\......\reptilskin-masked.png
........\mex\.svn\all-wcprops
........\...\....\entries
........\...\....\format
........\...\....\prop-base\config.h.svn-base
........\...\....\.........\perform_nlmeans_mex - copie.cpp.svn-base
........\...\....\.........\perform_nlmeans_mex.cpp.svn-base
........\...\....\text-base\config.h.svn-base
........\...\....\.........\perform_nlmeans_mex - copie.cpp.svn-base
........\...\....\.........\perform_nlmeans_mex.cpp.svn-base
........\...\config.h
........\...\perform_nlmeans_mex - copie.cpp
........\...\perform_nlmeans_mex.cpp
........\perform_lowdim_embedding.m
........\perform_nlmeans_mex.mexmaci
........\perform_nlmeans_mex.mexw32
........\perform_nl_means.m
........\perform_synthesis_quilting.m
........\publish_html.m
........\readme
........\TestNLMeans.asv
........\tests\.svn\all-wcprops
........\.....\....\entries
........\.....\....\format
........\.....\....\text-base\test_denoising.m.svn-base
........\.....\....\.........\test_edge_synthesis.m.svn-base
........\.....\....\.........\test_impulsive.m.svn-base
........\.....\....\.........\test_nlmeans.m.svn-base
........\.....\....\.........\test_nlmeans_duo.m.svn-base
........\.....\....\.........\test_nl_inpainting.m.svn-base
........\.....\....\.........\test_nl_synthesis.m.svn-base
........\.....\....\.........\test_patchwise.m.svn-base
........\.....\test_denoising.m
........\.....\test_edge_synthesis.m
........\.....\test_impulsive.m
........\.....\test_nlmeans.m
........\.....\test_nlmeans_duo.m
........\.....\test_nl_inpainting.m
........\.....\test_nl_synthesis.m
........\.....\test_patchwise.m
........\.oolbox\.svn\all-wcprops
........\.......\....\entries
........\.......\....\format
........\.......\....\prop-base\barb.png.svn-base
........\.......\....\.........\clamp.m.svn-base
........\.......\....\.........\compute_patch_library.m.svn-base
........\.......\....\.........\imnoise.m.svn-base
........\.......\....\.........\load_image.m.svn-base
........\.......\....\.........\num2string_fixeddigit.m.svn-base
........\.......\....\.........\pca.m.svn-base
........\.......\....\.........\perform_image_resize.m.svn-base
........\.......\....\.........\perform_wavelet_transform.m.svn-base