搜索资源列表
复件 test1
- 程序是对心电信号进行噪声去除,采用的是数度较快的滤波器组,能快速完成计算任务-procedures of the ECG signal for noise removal, using a few degrees faster filters can rapidly complete computing tasks
VC去除椒盐噪声
- 一个去除椒盐噪声的图像处理程序,采用了中值滤波,效果很不错-a noise image-processing program, using a median filter, the effect is very good
mid_filter
- 中值滤波程序,数字图像处理常用程序,可进行水平及垂直方向中值滤波,用于图像平滑,噪声去除。-median filtering procedures commonly used digital image processing procedures, for horizontal and vertical direction Median filtering, for image smoothing, noise removal.
jiaoyanyuantuzhugechuli
- 图像椒盐噪声去除研究程序,在matlab条件下编译的,主要应用中值滤波法对噪声的去除.-Impulse Noise Removal procedures, the conditions under Matlab Compiler. Application of the main method of filtering noise removal.
image_process
- 提供了同态滤波和周期噪声去除两种图像处理算法的源代码,另外还有对算法的说明文档,还有可执行程序以及试验图像,想的很周到奥!
c
- 在综合描述声发射信号特点和小波殳换基本原理的基础上,结合实例介绍同时在时域 和频域具有局部分析能力的信号处理方法--小波变换在声发射信号的特征提取、时频分析和噪声去除等方面的应用。
心电信号去噪声
- 应用小波变换对心电信号进行预处理,去除了其中的大部分噪声。
PCNN 椒盐噪声去除
- 利用PCNN进行噪声去除,效果还可以。
对图像进行中值滤波处理的源代码
- 平滑滤波 一般来说,图像的能量主要集中在其低频部分,噪声所在的频段主要在高频段,同时系统中所要提取的汽车边缘信息也主要集中在其高频部分,因此,如何去掉高频干扰又同时保持边缘信息,是我们研究的内容。为了去除噪声,有必要对图像进行平滑,可以采用低通滤波的方法去除高频干扰。图像平滑包括空域法和频域法两大类,在空域法中,图像平滑的常用方法是采用均值滤波或中值滤波,对于均值滤波,它是用一个有奇数点的滑动窗口在图像上滑动,将窗口中心点对应的图像像素
复件 test1
- 程序是对心电信号进行噪声去除,采用的是数度较快的滤波器组,能快速完成计算任务-procedures of the ECG signal for noise removal, using a few degrees faster filters can rapidly complete computing tasks
VC去除椒盐噪声
- 一个去除椒盐噪声的图像处理程序,采用了中值滤波,效果很不错-a noise image-processing program, using a median filter, the effect is very good
LMS11
- 自己编的LMS自适应算法的MATLAB源程序 本程序内容: 产生一个信号+白噪声序列,用lms算法自适应去除噪声; lmsx.m为自适应函数 task2.m为主函数,其中调用lmsx.m -own series of the LMS algorithm MATLAB source of this program : produce a white noise signal sequence, using LMS ad
jiaoyanyuantuzhugechuli
- 图像椒盐噪声去除研究程序,在matlab条件下编译的,主要应用中值滤波法对噪声的去除.-Impulse Noise Removal procedures, the conditions under Matlab Compiler. Application of the main method of filtering noise removal.
image_process
- 提供了同态滤波和周期噪声去除两种图像处理算法的源代码,另外还有对算法的说明文档,还有可执行程序以及试验图像,想的很周到奥!-Homomorphism provides noise filtering and cycle two image processing algorithms to remove the source code, as well as documentation of the algorithm, as well
RLS_RF3
- 应用自适应的干扰对消法去除高斯白噪声,程序中给出两种相关噪声产生的方法,第一种只有一个噪声是随机产生的,第二种两个噪声都是随机产生的。程序中给出了去噪后信噪比和均方差的增益。-Application of adaptive interference cancellation method to remove Gaussian white noise, the procedure given in the relevant noise g
zhongzhilvbo
- 运用中值滤波的方法将图像中的噪声去除,使得获取的图像噪声较少。-Median filtering method using the image of the noise reduction, making for less image noise.
EPLL
- iccv回忆论文对应的源码,用于高斯噪声的去除,原文题目为From Learning Models of Natural Image Patches to Whole Image Restoration(From Learning Models of Natural Image Patches to Whole Image Restoration)
curvelet_denoising
- 主要用于地震数据处理中的噪声去除,采用曲波变换的方式去除地震记录中的噪声(mainly used for noise removal in seismic processing, curvelet transformation method will be used for denoising)
去除椒盐噪声
- 采用c/c++语言,利用OpenCV库实现对图象的椒盐噪声的处理(Using the c/c++ language and using the OpenCV library to deal with the salt and pepper noise of the image)
含有噪声的飞行轨迹及数据处理
- 用于生成带噪声的无人机飞行轨迹,同时通过中值和小波滤波方式进行噪声去除(It is used to generate the flight path of UAV with noise and remove the noise by means of median and wavelet filtering)