搜索资源列表
-
1下载:
根据)EF 特性中的对比度敏感度,
即空间频率特性曲线,对图像进行二维多级小波分解,由分解后的各小波分量,提取各频段相应的亮
度、清晰度和相关度指标;然后将这三个指标的几何平均与频段加权系数的内积做算术平均,以此作
为图像质量的综合评价指标-According to) EF characteristic of contrast sensitivity, that is spatial frequency characteristic curve, the image is two-d
-
-
2下载:
图像分别加高斯噪声和椒盐噪声,然后进行中值滤波和算术均值滤波去噪处理。-Images were added Gaussian noise and salt and pepper noise, median filter and then the arithmetic mean filter denoising.
-
-
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下载:
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 con
-
-
0下载:
RESTORATION OF GENERATED NOISY IMAGES BY USING
FILTERS : Arithmetic Mean, Median, Max, Min,Mid Point Filtering
-
-
0下载:
根据)EF 特性中的对比度敏感度,
即空间频率特性曲线,对图像进行二维多级小波分解,由分解后的各小波分量,提取各频段相应的亮
度、清晰度和相关度指标;然后将这三个指标的几何平均与频段加权系数的内积做算术平均,以此作
为图像质量的综合评价指标-According to) EF characteristic of contrast sensitivity, that is spatial frequency characteristic curve, the image is two-d
-
-
1下载:
数据处理及误差分析采用了matlab软件来实现,它的界面虽然没有VB等直观简便,但其可调用的函数多,实现起来比较方便,程序中已经实现的功能有:
(1)求算术平均值;
(2)求残余误差(绝对误差);
(3)求标准差;
(4)判断粗大误差,如果发现粗大误差,剔除粗大误差后再进行计算;
(5)判断数据是否具有线性误差或者周期性误差。
-Data processing and error analysis using matlab software to achie
-
-
0下载:
Opencv写的空间滤波包括最大最小中值滤波等等,借鉴数字图像处理matlab版page117 的函数,几何平均,算术平均,调和平均,反调和平局,中值,中点等-Opencv write spatial filtering, including maximum and minimum median filtering, etc., drawing on digital image processing matlab version page117 function, geometric mean,
-
-
0下载:
用matlab编写的程序,实现图像的3*3、7*7、9*9算术均值滤波和几何均值滤波,文档中有matlab源码以及运行结果截图-Programs written with matlab, image 3* 3,7* 7,9* 9 arithmetic mean filter and geometric mean filter, documentation and operating results have matlab source screenshot
-
-
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
-
-
0下载:
进一步的属性和快速迭代截断算术平均滤波的实现,这篇文章的matlab代码实现-Further properties and fast iteration truncated arithmetic mean filter implementation, this article matlab code implementation
-