搜索资源列表
adaptivemefilter
- 实现了图像的自适应中值滤波,能虑除图像中的噪声,此程序由于有自适应性,比matlab自带的中值滤波表现更出色-the images adaptive filtering, images can be considered apart from the noise, this procedure because of adaptability, Matlab bring their own than the median filtering performance is more remarkab
amedian
- adpmedian.m 自适应中值滤波 matlab 6.5.1-adpmedian.m adaptive filtering Matlab 6.5.1
matlab_image.matlab图像预处理
- matlab图像预处理,包括灰度化,对数变换,直方图均衡化,线性平滑滤波,中值滤波,自适应滤波,图像锐化,图像二值化,各类边缘检测算子等等,matlab image preprocessing, including gray-scale and logarithmic transformation, histogram equalization, linear filtering, median filtering, adaptive filtering, image sharpening, i
image_inhancement
- 基于Matlab的典型图像增强算法的源码 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
adpmedian
- 用matlab实现的自适应中值滤波代码。-Matlab implementation by the adaptive median filter code.
1111
- 自适应中值滤波,对图像的椒盐噪声有很好的滤除效果,非常不错的程序-Adaptive median filter, the image of the salt and pepper noise filtering effect of a very good, very good procedures
adpmedian
- 自适应中值滤波器MATLAB中M文件源程序-adpmedian
adpmedian
- 采用matlab语言对图像图形进行自适应中值滤波-Adaptive median filter
adpmedian
- 本程序是自适应中值滤波的源代码,在您的主程序中引用即可-This procedure is adaptive median filter source code, in your main program can reference
200503-95
- 为了弥补传统中值滤波器在进行图像降噪处理中的不足,在图像降噪技术中应用了自适应中值滤波器。文中重点介绍了自适应中值滤波器的工作原理并在Matlab平台上进行了仿真试验,与传统中值滤波器进行了比较,计算机仿真结果表明在对密度较大的椒盐噪声进行滤波时,自适应中值滤波较传统中值滤波具有较大的优越性。-To remedy disadvantage of traditional median filtering algorithms in image denoise ,adaptive median fi
Matlab
- 对加过噪声的图像进行自适应中值滤波,效果很好,相对中值滤波好。-Increase over the noise of the image median filter, the effect is very good, relatively good median filter.
adaptifilter
- 利用标准公式编写的自适应中值滤波matlab程序-Adaptive median filter code written using the standard formula
filterofmedia
- 自适应中值滤波matlab代码,可以自动调节滤波窗口大小和形状,滤波效果非常好-Adaptive median filter matlab code that can automatically adjust the window size and shape of the filter, the filter effect is very good
matlab
- 自适应中值滤波matlab源码 自适应维纳滤波 自适应中值滤波-Adaptive median filter matlab source Adaptive Wiener filtering Adaptive median filter
Desk224top
- matlab课程编程【谷速软件】自适应中值滤波 -matlab programming courses [Valley] speed adaptive median filtering software
m
- 自适应中值滤波matlab源码,可以有效去除图片上的椒盐噪声以及浓度较大时的噪声图片-median filter
自适应中值滤波
- 自适应中值滤波在matlab平台上的实现(Implementation of adaptive median filtering in Matlab platform)
Lee filter for speckle noise reduction
- 在自适应中值滤波的基础上,采用均值与方差得到一个阈值,来判断极值点是不是噪声点!(On the basis of adaptive median filtering, a threshold is obtained by means of mean and variance to determine whether the extreme point is a noise point!)
彩色边缘检测和自适应中值滤波
- 利用MATLAB进行彩色边缘检测和自适应中值滤波(Using MATLAB for Color Edge Detection)
MATLAB实现自适应中值滤波源代码
- 本文提出了一种新的快速自适应加权中值滤波算法以提高中值滤波算法的性能。(A new fast adaptive weighted median filtering algorithm is proposed to improve the performance of the median filtering algorithm.)