当前位置:
首页 资源下载
搜索资源 - non local mean filter
搜索资源列表
-
2下载:
非局部均值(Non-local Mean)SAR滤波,matlab程序-Non-local mean (None-local Mean) SAR filtering, matlab program
-
-
3下载:
非局部均值滤波的算法,还不错哦~自己觉得很好-Non-local mean filter algorithm, is also a good feel oh well
-
-
0下载:
实现非局部平均去噪算法(non local mean)-The realization of non-local denoising algorithm on average (non local mean)
-
-
0下载:
non local mean filter-non local mean filter
-
-
0下载:
该论文是由北京理工大学研究的关于超分辨率复原的一些问题,此论文验证了超分辨率复原的可能性,并且相关概念和影响,最后列举出一些实用方法-The paper from the Beijing Polytechnic University' s research on the super-resolution restoration of some of the problems, this paper demonstrated the possibility of super-resoluti
-
-
0下载:
线性非局部均值滤波器用于图像处理中的去除噪声平滑图像,能够较好的保持图像的边缘-Linear non-local mean filter for image processing to remove noise smoothing of images, to better maintain the image edge
-
-
0下载:
non local mean filter
commande example
I =mat2gray(imread( eight.tif ))
mn= 0
vr= 0.02
J = imnoise(I, gaussian ,mn,vr) add noise
output=NLmeansfilter3(J,7,3,0.1) -non local mean filter
commande example
I =mat2gray(imread( eight.t
-
-
0下载:
目前非局部均值滤波算法研究比较火热,此程序提供了基础的非局部均值滤波matlab程序。-Currently Non-local means filtering algorithm is relatively hot, this program provides the basis for the non-local mean filter matlab program.
-
-
0下载:
非局部均值滤波
本程序是自己编写的费均值滤波程序-Non-local mean filter
-
-
0下载:
一种非局部均值滤波代码,可以对图片进行处理,去除噪声,是图片更加清晰明了。-A non-local mean filter code image can be processed to remove noise, the picture is more clear.
-
-
1下载:
能够实现图像的预处理也就是去噪处理,比中值滤波、均值滤波效果都要好。(Can achieve the image preprocessing is denoising, than the median filter, mean filtering effect is better.)
-