搜索资源列表
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.
nonlocal-denoise
- 基于non-local means的maltab算法-nlm' s maltab algorithm
NLMean
- 非局域均值方法去噪程序代码。图像分块处理,相似度,相似性权重。-nonlocal means denoise
Document
- This is a document of an IEEE paper titled "A Universal Denoising Framework with a New Impulse Detector and Nonlocal Means"
nonlocal_polsari
- matlab写的用nonlocal-menas 的方法实现的全极化SAR影像的去噪算法-Nolocal-means filter of polsar image
non_local-means
- 最原始的非局域均值滤波方法的代码,执行略慢-Code is the most primitive method of nonlocal mean filter
testnlm
- nonlocal means算法的实现,用于去除斑点噪声-nonlocal means
SAR_NLmeans
- SAR影像的nonlocal means 去噪算法的MATLAB程序。效果优良-The matlab sources code of nonlocal means algorithm for SAR image despeckling
Nonlocal-Means
- 改进的非局部均值去噪,采用均值和方差选择相似的图像块。-Improved non-local means denoising, using the mean and variance of the to similar images.
Curvelet-Based-Nonlocal-Means-Denoising
- Recent journal AEU - International Journal of Electronics and Communications. In this paper, a curvelet based nonlocal means denoising method is proposed. -Recent journal AEU - International Journal of Electronics and Communications. In this paper,
baynlm
- 贝叶斯非局部均值降噪c代码,非局部均值降噪被视为当前降噪效果最佳的一种降噪方法,基于贝叶斯理论的方法是其中较好的一种,这里采用c语言编写,能有效提高计算效率,或进行代码移植-C code for Bayesian Nonlocal Means Filter, Nonlocal Means noise reduction was seen for the noise reduction effect of the best a noise reduction method based on Bay
Ativnoisinmeans-c
- An adaptive image denoising technique based on the nonlocal means (NL-means) algorithm is investigated in this research. The proposed method first employs the singular value decomposition (SVD) method and the K-means clustering (Kmeans) techn
Fuzzy-nonlocal-means-filter
- 伍健博士的论文模糊非局部去噪方法用于去除随机值脉冲噪声,主要引用模糊函数度量像素疑似噪声程度。-The noise non-local noise removal method is used to remove the impulse noise of random value, and the fuzzy function is used to measure the suspected noise level.
NLMLPR_code
- image denoising using nonlocal means algorithm for image denoising
NLmeansfilter_Fast
- 基于非局部均值快速算法,使用matlab实现。论文《FAST IMAGE AND VIDEO DENOISING VIA NON-LOCAL MEANS OF SIMILAR NEIGHBORHOODS》(Fast algorithm of non local means)
fastNLmeans2
- 快速非局部均值,用来消除噪声,效果良好,适合于细节较多的图像(Fast nonlocal means is used to eliminate noise and achieve good results, which is suitable for more detailed images.)