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

Search list

[Graph program123

Description: 在空间域内,用算术均值滤波实现图像的去噪处理-In the space domain, using the arithmetic mean filter to deal with the realization of image denoising
Platform: | Size: 148480 | Author: 李丹阳 | Hits:

[assembly language51

Description: 这是51的各种滤波程序。 限幅滤波程序中位值滤波程序N点算术平均滤波 N点加权平均滤波 一阶加权滞后滤波程序-This is the 51 various filtering procedures. Limiting median filtering procedure filtering procedure N-point arithmetic mean filter N-point weighted average filter of first order lag filter weighted procedures
Platform: | Size: 3072 | 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:

[Special Effectsjuzhipinghua

Description: 均值平滑函数,可以完成图象的算数均值平滑,滤波器大小可以改变-Mean smoothing function, to be completed arithmetic mean smooth images, filter size can be changed
Platform: | Size: 54272 | Author: linhw | Hits:

[Embeded-SCM DevelopDigitalFilterCprogram

Description: 在许多的数据采集系统中,现场的强电设备较多,不可避免 地会产生尖脉冲干扰,这种干扰一般持续时间短,峰值大,对这样 的数据进行数字滤波处理时,仅仅采用算术平均或移动平均滤波 时,尽管对脉冲干扰进行了1/n的处理,但,其剩余值仍然较大。 这种场合最好的策略是:将被认为是受干扰的信号数据去掉,这 就是防脉冲干扰平均值滤波法的原理。-In many data acquisition system, the strong electrical equipment at the scene more, will inevitably produce a sharp pulse interference, such interference generally short duration, peak, and data on such digital filter processing, only the use of arithmetic mean or moving average filter, although carried out on the pulse interference 1/n the treatment, but its residual value is still larger. Such occasions, the best strategy is: would be considered interference signal data removed, and that is anti-pulse interference principle average filtering method.
Platform: | Size: 4096 | Author: 倪晨 | Hits:

[Special Effectslinear

Description: - 1、限幅滤波法(又称程序判断滤波法) 2、中位值滤波法 3、算术平均滤波法 4、递推平均滤波法(又称滑动平均滤波法) 5、中位值平均滤波法(又称防脉冲干扰平均滤波法) 6、限幅平均滤波法 7、一阶滞后滤波法 8、加权递推平均滤波法 9、消抖滤波法 10、限幅消抖滤波法 -- 1, limiting filtering method (also known as filtering method to determine the procedure) 2, the median filtering method 3, the arithmetic average filtering method 4, the average recursive filtering method (also known as the moving average filtering method) 5, with a median value of the average filter Act (also known as anti-pulse interference average filtering method) 6, limiting the average filtering method 7, the first order lag filtering method 8, the weighted average recursive filtering method 9, extinction Buffeting filtering method 10, limiting consumer Buffeting filtering method
Platform: | Size: 1024 | Author: 張治國 | 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 Effectsspfilter

Description: 应用多种滤波器进行处理:算术均值,几何 均值,谐波均值,逆谐波均值,中值滤波, 中点滤波,最大值、最小值滤波等-To deal with a variety of filter applications: arithmetic mean, geometric mean, harmonic mean, inverse harmonic mean, median filter, the mid-point filtering, maximum, minimum filtering
Platform: | Size: 1024 | Author: yang | Hits:

[Special Effectsdif_spfilt

Description: 应用多种滤波器进行处理:算术均值,几何 均值,谐波均值,逆谐波均值,中值滤波, 中点滤波,最大值、最小值滤波等-To deal with a variety of filter applications: arithmetic mean, geometric mean, harmonic mean, inverse harmonic mean, median filter, the mid-point filtering, maximum, minimum filtering
Platform: | Size: 1024 | Author: yang | Hits:

[Special EffectsImageP

Description: 用MATLAB处理缺损图像,对椒盐躁声算术均值滤波,对高斯躁声算术均值滤波,对椒盐躁声中值滤波。-Using MATLAB to deal with defect images, the sound of the salt and pepper arithmetic mean filter impatient, impatient voice of Gaussian arithmetic mean filter, the sound of salt and pepper filter impatient.
Platform: | Size: 1024 | Author: 王菲 | Hits:

[matlabarithmetic_filter

Description: the given file contains the implementation of the ARITHMETIC FILTER using two methods. 1.based on the mathematical concept of arithmetic mean realised using for loops. 2.using imfilt -built-in function of matlab.this function makes use of the convn function and provides some additional inbuilt features for better image processing.-the given file contains the implementation of the ARITHMETIC FILTER using two methods. 1.based on the mathematical concept of arithmetic mean realised using for loops. 2.using imfilt-built-in function of matlab.this function makes use of the convn function and provides some additional inbuilt features for better image processing.
Platform: | Size: 1024 | Author: saumya | Hits:

[JSPDigitalFilterCprogram

Description: 内容包括了10种常用的数字滤波的C算法:限幅滤波、中位值滤波、算术平均滤波、去极值平均滤波、移动平均滤波等。-Include 10 types of commonly used digital filter of the C algorithm: Limiting filtering, median filtering, arithmetic mean filter, go to extreme average filter, moving average filtering.
Platform: | Size: 35840 | Author: 李伟 | Hits:

[Special Effectsdenoise

Description: 图像分别加高斯噪声和椒盐噪声,然后进行中值滤波和算术均值滤波去噪处理。-Images were added Gaussian noise and salt and pepper noise, median filter and then the arithmetic mean filter denoising.
Platform: | Size: 91136 | Author: ztj | Hits:

[matlabspfilt

Description: 实现多种滤波的M函数,比如算数均值滤波、几何均值滤波、谐波均值滤波、逆谐波均值滤波等-M to achieve a variety of filtering functions, such as the arithmetic mean filter, geometric mean filter, harmonic filtering, inverse filtering, harmonic mean
Platform: | Size: 1024 | Author: luby | Hits:

[Special EffectsAvarageF

Description: 利用均值滤波器处理图像,滤波器的类型包括算数和几个滤波器,同时含模板的大小设置。-Mean filter which include the arithmetic mean filter and geometric mean filter used for processing digital images, meanwhile,it could set the size of template,
Platform: | Size: 1024 | Author: 李书荣 | Hits:

[Special Effectserlang

Description: arithmetic mean filter,geometric mean filter,harmonic mean filtercontra-harmonic mean (Q=-ve),contra-harmonic mean (Q=+ve),median filter,max filter,min filter,mid point filter and alpha-trimmed filters are applied for erlang noise image-arithmetic mean filter,geometric mean filter,harmonic mean filtercontra-harmonic mean (Q=-ve),contra-harmonic mean (Q=+ve),median filter,max filter,min filter,mid point filter and alpha-trimmed filters are applied for erlang noise image...
Platform: | Size: 1024 | Author: anoop | Hits:

[Special Effectsexponential

Description: arithmetic mean filter,geometric mean filter,harmonic mean filtercontra-harmonic mean (Q=-ve),contra-harmonic mean (Q=+ve),median filter,max filter,min filter,mid point filter and alpha-trimmed filters are applied for exponential noise image-arithmetic mean filter,geometric mean filter,harmonic mean filtercontra-harmonic mean (Q=-ve),contra-harmonic mean (Q=+ve),median filter,max filter,min filter,mid point filter and alpha-trimmed filters are applied for exponential noise image...
Platform: | Size: 1024 | Author: anoop | Hits:

[Special Effectsgaussian

Description: arithmetic mean filter,geometric mean filter,harmonic mean filtercontra-harmonic mean (Q=-ve),contra-harmonic mean (Q=+ve),median filter,max filter,min filter,mid point filter and alpha-trimmed filters are applied for gausian noise image-arithmetic mean filter,geometric mean filter,harmonic mean filtercontra-harmonic mean (Q=-ve),contra-harmonic mean (Q=+ve),median filter,max filter,min filter,mid point filter and alpha-trimmed filters are applied for gausian noise image...
Platform: | Size: 1024 | Author: anoop | Hits:

[Special Effectsraly

Description: arithmetic mean filter,geometric mean filter,harmonic mean filtercontra-harmonic mean (Q=-ve),contra-harmonic mean (Q=+ve),median filter,max filter,min filter,mid point filter and alpha-trimmed filters are applied for ralye noise image-arithmetic mean filter,geometric mean filter,harmonic mean filtercontra-harmonic mean (Q=-ve),contra-harmonic mean (Q=+ve),median filter,max filter,min filter,mid point filter and alpha-trimmed filters are applied for ralye noise image...
Platform: | Size: 1024 | Author: anoop | Hits:

[Special Effectstu513

Description: 数字图像处理(第二版)第五章例题5.13的实现代码。7*7的算术均值滤波和几何均值滤波代码(自己编写)。-Digital Image Processing (second edition) Chapter V, Example 5.13 code. 7* 7 arithmetic mean filter and the geometric mean filter code (write your own).
Platform: | Size: 1024 | Author: 沈沆瑜 | Hits:
« 12 3 »

CodeBus www.codebus.net