Welcome![Sign In][Sign Up]
Location:
Search - mean filtering

Search list

[Special Effectslvbo

Description: 滤波一般用于消除图像中的随机噪声,故下面的程序先添加典型噪声,再进行各种滤波处理:均值滤波、中值滤波、最小值滤波、最大值滤波。 -Image filtering is generally used to eliminate the random noise, so the following procedure to add the typical noise, and then conduct various kinds of filter processing: mean filtering, median filtering, the minimum filtering, maximum filtering.
Platform: | Size: 3072 | Author: 张雨辰 | Hits:

[matlab040920108

Description: 均值滤波,加权滤波,中值滤波的MATLAB实例,用于图象及信号的处理-Mean filter, weighted filtering, median filtering of the MATLAB examples for image and signal processing
Platform: | Size: 84992 | Author: 西门 | Hits:

[matlabfilter

Description: 十种软件滤波的方法,包括限幅滤波法、中位值滤波法、算术平均滤波法、递推平均滤波法、中位值平均滤波法等-10 kinds of filtering software, including limiting filtering, median filtering method, arithmetic mean filtering, recursive filtering method the average, median average filtering method such as
Platform: | Size: 2048 | Author: zhuyoujian | Hits:

[DocumentsSCMintherealizationoffilteringalgorithm

Description: //在单片机系统中常用的滤波算法 (1)程序判断法(2)中值滤波法 (3)算术平均滤波法 (4)加权平均滤波法(5)滑动平均滤波法 (6)低通滤波法(7)中位值平均滤波 -//In the single-chip microcomputer system used in the filtering algorithm [1] procedures to determine law [2] Median Filter Method [3] arithmetic mean filtering method [4] the weighted average filtering method [5] moving average filtering method [6] low pass filter method [7] the median average filtering
Platform: | Size: 1024 | Author: 田亮 | Hits:

[Special Effectsmean

Description: 对二值图像(当前目录下a.jpg)进行中值滤波 基于OpenCV函数库-Value of the two images (the current directory a.jpg) for median filtering based on the OpenCV library
Platform: | Size: 2048 | Author: wudp | Hits:

[matlabLeast-square-filtering

Description: 这个包中包含学习最小均方滤波的一个例子及其和其它滤波方法的一些比较。-This package contains the learning of least mean square with an example. And it compared least mean square method with other filtering methods.
Platform: | Size: 2048 | Author: 桂林 | Hits:

[Special Effectsmean

Description: mean.cpp为对图像进行均值滤波处理(图像复原)的源代码,编译后的可执行文件须带参数运行 loadbmp.h为图象处理的头文件-mean.cpp to mean filtering the image processing (image restoration) of the source code, compiled executable file must bring their arguments to run loadbmp.h header files for the image processing
Platform: | Size: 3072 | Author: 李明杰 | Hits:

[AlgorithmKernel-Adaptive-Filtering

Description: This book presents a comprehensive and unifying introduction to kernel adaptive fi ltering. Adaptive signal processing theory has been built on three pillars: the linear model, the mean square cost, and the adaptive least - square learning algorithm. When nonlinear models are required, the simplicity of linear adaptive fi lters evaporates and a designer has to deal with function approximation, neural networks, local minima, regularization, and so on. Is this the only way to go beyond the linear solution? Perhaps there is an alternative, which is the focus of this book. The basic concept is to perform adaptive fi ltering in a linear space that is related nonlinearly to the original input space. If this is possible, then all three pillars and our intuition about linear models can still be of use, and we end up implementing nonlinear fi lters in the input space. - This book presents a comprehensive and unifying introduction to kernel adaptive fi ltering. Adaptive signal processing theory has been built on three pillars: the linear model, the mean square cost, and the adaptive least - square learning algorithm. When nonlinear models are required, the simplicity of linear adaptive fi lters evaporates and a designer has to deal with function approximation, neural networks, local minima, regularization, and so on. Is this the only way to go beyond the linear solution? Perhaps there is an alternative, which is the focus of this book. The basic concept is to perform adaptive fi ltering in a linear space that is related nonlinearly to the original input space. If this is possible, then all three pillars and our intuition about linear models can still be of use, and we end up implementing nonlinear fi lters in the input space.
Platform: | Size: 1442816 | Author: johnny | Hits:

[Software EngineeringFiltering-method-and-164-display

Description: 滤波法:相当于“中位值滤波法”+“算术平均滤波法”,连续采样N个数据,去掉一个最大值和一个最小值,然后计算N-2个数据的算 术平均值 N值的选取:3~14 优点:融合了两种滤波法的优点,对于偶然出现的脉冲性干扰,可消除由于脉冲干扰所引起的采样值偏差 缺点:测量速度较慢,和算术平均滤波法一样,比较浪费RAM 164显示:只需两个IO口即可驱动,节约IO脚 -Filtering method: method: the equivalent of " median filtering" + " arithmetic mean filtering method" , continuous sampling of N data, removing a maximum and a minimum N-2 and then calculate the arithmetic mean of data N value of the selection: 3- 14 Benefits: fusion of two filter method has the advantage, for the occasional impulse interference, can eliminate the interference caused by the sampling pulse deviation Disadvantages: slow measurement speed, and arithmetic mean filtering method , as more waste RAM 164 shows: Just two IO ports can be driven, saving IO feet
Platform: | Size: 1024 | Author: zhaosheng | Hits:

[Special EffectsMean-filter

Description: 本程序用VC++6.0实现了图像的均值滤波-The program achieved using VC++6.0 mean filtering the image
Platform: | Size: 126976 | Author: Nancy | Hits:

[Special Effectsimage-filtering

Description: 各种图像滤波去噪,如均值滤波、中值滤波等基本的图像处理知识-Denoising of image filtering, such as mean filtering, median filtering, and other basic knowledge of image processing
Platform: | Size: 2995200 | Author: | Hits:

[Special EffectsMean-filter

Description: 本代码实现了对图像进行均值滤波处理,从而去除图像的噪声。-This code realized mean filtering processing for the image to remove the noise of the image.
Platform: | Size: 2921472 | Author: 王林 | Hits:

[2D Graphicmean-filter

Description: 对图像和yuv视频进行均值滤波的源代码,用于对图像滤波,很简单实用-Mean filtering of the source code of the image and yuv video
Platform: | Size: 1967104 | Author: sophia | Hits:

[Special Effectsmean-and-median-filtering

Description: 红外图像的中值滤波和均值滤波,适用于彩色图像和灰度图-median filtering and mean filtering
Platform: | Size: 16514048 | Author: Cindy | Hits:

[Special EffectsImage-filtering-processing

Description: 编程实现部分图像处理算法 1.平滑--均值滤波或者中值滤波; 2. 锐化--拉普拉斯; -Programming a part of the image processing algorithms. Smoothing- mean filtering or median filtering 2. Sharpen- Laplace
Platform: | Size: 3921920 | Author: asdasd | Hits:

[matlabWritten-in-MatLab-mean-filtering

Description: MatLab编写的均值滤波、中值滤波、高斯滤波 等图像处理函数-Written in MatLab mean filtering, median filtering, Gaussian filtering and other image processing functions
Platform: | Size: 4096 | Author: 米奇 | Hits:

[Software EngineeringPerbandingan-Metode-Mean-Filtering-dan-Median-Fil

Description: COMPARISON OF MEAN AND MEDIAN FILTER METHOD
Platform: | Size: 12288 | Author: andre | Hits:

[LabViewCVI-mean-filtering-applet-image

Description: CVI图像均值滤波处理,初步实现椒盐噪声的去除效果。-Mean CVI image filtering process, the initial realization of salt and pepper noise removal.
Platform: | Size: 6144 | Author: 吕田 | Hits:

[SCMDigital-filtering-algorithms

Description: 本文件是包含7个数字滤波算法源代码,有限幅滤波法,中位值滤波法,算术平均滤波法,递推(滑动)平均滤波法,中位值平均滤波法,递推中位值平均滤波法,限幅平均滤波法。-This file is included seven digital filtering algorithm source code, limiter filtering, median filtering, arithmetic mean filtering, recursive (sliding) average filter, median average filter, recursive median average filtering, limiting average filter.
Platform: | Size: 3072 | Author: 舒召平 | Hits:

[Other中值滤波和均值滤波

Description: 本程序适用于均值滤波和中值滤波的图像处理(This program is suitable for image processing of mean filtering and median filtering.)
Platform: | Size: 56320 | Author: 叼烟的女人 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 33 »

CodeBus www.codebus.net