搜索资源列表
Matlab 图像的自适应魏纳滤波
- 图像的自适应魏纳滤波,可进行自适应图像滤波。是一个很好的matlab图像处理程序
matlab_image.matlab图像预处理
- matlab图像预处理,包括灰度化,对数变换,直方图均衡化,线性平滑滤波,中值滤波,自适应滤波,图像锐化,图像二值化,各类边缘检测算子等等,matlab image preprocessing, including gray-scale and logarithmic transformation, histogram equalization, linear filtering, median filtering, adaptive filtering, image sharpening, i
kuan
- sar的又一种经典算法,为frost自适应滤波-sar' s also a classic algorithm for adaptive filtering frost
LMSFilterMatlab
- 此程序可实现基于LMS(最小均方误差算法)的自适应滤波程序-this procedure can be based on the LMS (least-mean-square error algorithm) adaptive filtering process
image_inhancement
- 基于Matlab的典型图像增强算法的源码 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
adpmedian
- 用matlab实现的自适应中值滤波代码。-Matlab implementation by the adaptive median filter code.
matlab
- 二值化 灰度调整 细化1 线性滤波2 直方图 直方图均化.txt 中值滤波2.txt 自适应滤波3.txt -Binarization of gray-scale adjustment of a linear filter refinement 2 Histogram Histogram equalization. Txt median filter 2.txt adaptive filtering 3.txt Adaptive Filtering.m Linear Filte
enhance
- 在空域中常用的图像增强的程序,有自适应滤波法、二次维纳滤波、梯度法、直方图均衡法等-In the airspace used in the process of image enhancement, and adaptive filtering method, the second Wiener filter, the gradient method, histogram equalization method
zishiyingyuzhilvbo
- 自适应阈值滤波程序,用matlab实现.zishiyinglvzhilvbo-Wiener filtering procedures winer filter to achieve
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
LMS
- 基于LMS算法的matlab实现,比较基本的LMS算法,可用于自适应滤波器仿真-Matlab implementation based on LMS algorithm is a basic implementation of LMS algorithm for adaptive filter simulation.
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
Adaptive-filtering-matlab-simulation
- 本文讨论了自适应滤波的处理,对信号进行滤波处理,并在matlab中仿真-This article discusses the adaptive filtering processing, signal filtering and simulation in matlab
picture-processing-matlab-code
- 此代码可以实现对图片的灰度值转换、直方图统计、直方图均衡化;可以主动加入椒盐、高斯噪声;噪声处理支持中值、线性、自适应滤波等操作。代码可以直接运行。-This code can be implemented to the image grey value transformation and histogram statistics and histogram equalization Can actively engage with salt and pepper, gaussian nois
Subband_beamforming
- 将要传输的信号通过子带结构分成四路信号,分别通过预先调制滤波器组,在接收端收到信号,经过自适应滤波,然后形成一束波(The signal to be transmitted is divided into four signals by subband structure, and the signals are received at the receiving end through the pre modulation filter bank, and then a wave is for
自适应中值滤波
- 自适应中值滤波在matlab平台上的实现(Implementation of adaptive median filtering in Matlab platform)
自适应滤波去噪
- 自适应各向异性高斯滤波去噪,MATLAB代码(Adaptive anisotropic Gauss filter denoising)