当前位置:
首页 资源下载
搜索资源 - adaptive median filter
搜索资源列表
-
0下载:
自适应中值滤波 使用C#创作
欢迎下载 谢谢支持,Adaptive median filter using C# Creative welcome to download Thank you support
-
-
0下载:
matlab数字图像处理中的自适应中值滤波函数(.m)-adaptive median filter function file in matlab
-
-
2下载:
基于噪声自适应模糊选择滤波器的椒盐噪声抑制处理-(NAFSM)Noise Adaptive Fuzzy Switching Median Filter for Salt-and-Pepper Noise Reduction(SPletter10)
-
-
0下载:
改进的自适应中值滤波,VC++详细实现。-Improved Adaptive median filter, VC++ more to achieve.
-
-
0下载:
包括图像的灰度变换,laplacian锐化,中值滤波,加权中值滤波,自适应滤波,添加噪声以及图像的平滑和反色处理,图像处理效果良好-Including images of gray-scale transformation, laplacian sharpening, median filtering, the weighted median filter, adaptive filter, add noise and image smoothing and anti-color process
-
-
0下载:
adaptive median filter
-
-
0下载:
用matlab实现的自适应中值滤波代码。-Matlab implementation by the adaptive median filter code.
-
-
0下载:
中值滤波是常用的降噪算法,它可以保留比较尖锐的边界,但是却容易模糊图象的细节。尽管已经有一些改进
算法,但效果并不十分理想。文章介绍了一种保细节中值滤波算法,采用了多尺度多方向的窗口,根据图象各部分特性自
适应地选择窗口进行中值滤波。实验结果证明,文章的算法优于其他几种常用的中值滤波算法。
-Median filter is commonly used in noise reduction algorithm, which can retain relatively sharp bo
-
-
0下载:
彩色图像自适应中值滤波的研究与实现,希望对大家有些用处。-Color Image Adaptive Median Filter Research and Implementation of hope for all of us some useful.
-
-
2下载:
自适应中值滤波,对图像的椒盐噪声有很好的滤除效果,非常不错的程序-Adaptive median filter, the image of the salt and pepper noise filtering effect of a very good, very good procedures
-
-
0下载:
adaptive median filter
-
-
3下载:
matlab自适应中值滤波器,程序代码,试验图片与结果图。-matlab adaptive median filter, the program code, test images and the results of Fig.
-
-
0下载:
this code for iterative adaptive median filter
-
-
1下载:
本程序是自适应中值滤波的源代码,在您的主程序中引用即可-This procedure is adaptive median filter source code, in your main program can reference
-
-
0下载:
Adaptive median filter.
-
-
0下载:
matlab code
for adaptive median filter
for image
-
-
0下载:
基于vc++的自适应中值滤波器的代码,能用于对相位图的滤波。-The adaptive median filter code can be used for the filtering of the phase diagram.
-
-
0下载:
一种新的自适应中值滤波方法。将3 x3窗口中心的极值点作为候选噪声点,若候选噪声点仍然是7 x7窗口的极值点,则该点即是噪声点。若以噪声点为中心的3 x3滤波窗口的中值不是噪声,则噪声用中值替换。重复以上过程,直到没有噪声点被替换。如果图像中仍然存在人的噪声团块,则噪声用相邻的三个信号点的灰度均值替换。实验结果表明,该方法能够有效去除脉冲噪声,并在抑制噪声的同时很好地保护图像的细节。-A new adaptive median filter. The extreme points of the
-
-
0下载:
区域自适应中值滤波器在数字图像处理中的应用,针对椒盐噪声的强弱处理,可能过matlab仿真得出明显的效果展示-The regional adaptive median filter in digital image processing, for the strength of the salt and pepper noise processing, may be too matlab simulation draw the obvious effect of display
-
-
0下载:
自己写的自适应中值滤波器,方法比较粗暴应该很容易读懂,效果嘛不怎么好,有兴趣的自己下来看看吧。-The methods of adaptive median filter write by myself, should be easy to read, the effect is not so good, so if you interested about it, your can down and have a look.
-