搜索资源列表
-
0下载:
应用多种滤波器进行处理:算术均值,几何
均值,谐波均值,逆谐波均值,中值滤波,
中点滤波,最大值、最小值滤波等,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
-
-
2下载:
图像分别加高斯噪声和椒盐噪声,然后进行中值滤波和算术均值滤波去噪处理。-Images were added Gaussian noise and salt and pepper noise, median filter and then the arithmetic mean filter denoising.
-
-
0下载:
均值平滑函数,可以完成图象的算数均值平滑,滤波器大小可以改变-Mean smoothing function, to be completed arithmetic mean smooth images, filter size can be changed
-
-
1下载:
- 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 filteri
-
-
0下载:
应用多种滤波器进行处理:算术均值,几何
均值,谐波均值,逆谐波均值,中值滤波,
中点滤波,最大值、最小值滤波等-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
-
-
0下载:
用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 impat
-
-
0下载:
利用均值滤波器处理图像,滤波器的类型包括算数和几个滤波器,同时含模板的大小设置。-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,
-
-
0下载:
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 me
-
-
0下载:
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-arithmet
-
-
0下载:
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 m
-
-
0下载:
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 mea
-
-
0下载:
数字图像处理(第二版)第五章例题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).
-
-
0下载:
Improved Tolerance based Selective Arithmetic Mean
Filter for Detection and Removal of Impulse Noise
-
-
0下载:
图像中的噪声:高斯噪声、椒盐噪声、乘性噪声产生方法,以及分别利用中值滤波、算术均值滤波、低通滤波对噪声进行处理-Image noise: Gaussian noise, salt and pepper noise, multiplicative noise, and a median filter, respectively, the arithmetic mean filter, low pass filtering the noise processing
-
-
0下载:
首先生成如下形式的图片:图中的白条为7象素宽,210象素高,白条间的宽度为17象素。
应用多种滤波器进行处理:算术均值,几何均值,谐波均值,逆谐波均值,中值滤波,中点滤波,最大值、最小值滤波等。注意,需改变模板大小。
-Pictures first generate the following form: in IOUs 7 pixels wide by 210 pixels high, IOUs between the width of 17 pixels. Apply a varie
-
-
0下载:
本程序实现算术平均值滤波(采样值为8位,连续采样数目小于256) 入口参数:采样值数据块首地址在SADR中,连续采样数在W中 出口参数:滤波值在SOU中.-Arithmetic mean of the filter program (value of sample 8, the number of consecutive samples is less than 256) import parameters: the first sample value of the data block a
-
-
0下载:
对椒盐噪声和噪声分别进行3种滤波,包括算术均值滤波、几何均值滤波、中值滤波-three kinds of filter to salt and pepper noise and gaussian noise ,including arithmetic mean filter, geometric mean filter, median filter
-
-
0下载:
OpenCV、空域滤波器(中值,均值,最大最小值...)-This code is designed for space filter
and it is derived Digital Image Processing Matlab edition in page117
it has ArithmeticM_Filter for Arithmetic Mean Filtering
GeometricM_Filter for Geometric Mean Filtering
H
-