搜索资源列表
NLMeans
- 非局部均值滤波的算法,还不错哦~自己觉得很好-Non-local mean filter algorithm, is also a good feel oh well
NL_Mean
- nonlocal mean filter
nonlocaldenoise
- 非局部去噪算法-nonlocal denoise 源码-Non-Local Denoising Algorithm-nonlocal denoise source
nlm_code_for_mri
- 非局域均值去噪算法,以及针对mri图片rician噪声的改进算法。-nonlocal mean denoising algorithm, and its modified version for mri images with rician noise.
NLMF
- nonlocal mean for image code
NLMF2Dtree
- nonlocal mean for 2-D 3-D IMAGE PROCESSING
SemiNonLocalMean
- 利用semi-nonlocal-mean filter 去噪-semi-nonlocal-mean filter
non_local-means
- 最原始的非局域均值滤波方法的代码,执行略慢-Code is the most primitive method of nonlocal mean filter
Nonlocal-Means
- 改进的非局部均值去噪,采用均值和方差选择相似的图像块。-Improved non-local means denoising, using the mean and variance of the to similar images.
nlmeanfiltering
- 核磁共振医学图像的非局域均值滤波及其描述的代码-MRI medical images and descr iptions nonlocal mean filtering code
PNLM
- 概率高斯非局部均值高斯图像去噪算法,论文作者源代码-Gaussian nonlocal mean Gaussian probability denoising algorithm, source code authors
NLM
- NLM非局部均值NLM去噪算法,丽娜图片。-NLM NLM nonlocal mean denoising, Lina picture.
NLMfilt
- 图像非局域加权平均降噪处理,程序是用matlab编写的,非常简单易用。-nonlocal mean (NLM) fitting
NLmeansfilter_Fast
- 基于非局部均值快速算法,使用matlab实现。论文《FAST IMAGE AND VIDEO DENOISING VIA NON-LOCAL MEANS OF SIMILAR NEIGHBORHOODS》(Fast algorithm of non local means)