Description: 在空间域内,用算术均值滤波实现图像的去噪处理-In the space domain, using the arithmetic mean filter to deal with the realization of image denoising Platform: |
Size: 148480 |
Author:李丹阳 |
Hits:
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:
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:
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:
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:
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:
Description: 根据)EF 特性中的对比度敏感度,
即空间频率特性曲线,对图像进行二维多级小波分解,由分解后的各小波分量,提取各频段相应的亮
度、清晰度和相关度指标;然后将这三个指标的几何平均与频段加权系数的内积做算术平均,以此作
为图像质量的综合评价指标-According to) EF characteristic of contrast sensitivity, that is spatial frequency characteristic curve, the image is two-dimensional multi-level wavelet decomposition, the decomposition of the wavelet component, extract the frequency band corresponding brightness, clarity and relevance of indicators then the geometric mean of these three indices and the band doing weighted coefficient of the arithmetic mean within the product as a comprehensive evaluation of image quality index Platform: |
Size: 29696 |
Author:张三 |
Hits:
Description: 根据)EF 特性中的对比度敏感度,
即空间频率特性曲线,对图像进行二维多级小波分解,由分解后的各小波分量,提取各频段相应的亮
度、清晰度和相关度指标;然后将这三个指标的几何平均与频段加权系数的内积做算术平均,以此作
为图像质量的综合评价指标-According to) EF characteristic of contrast sensitivity, that is spatial frequency characteristic curve, the image is two-dimensional multi-level wavelet decomposition, the decomposition of the wavelet component, extract the frequency band corresponding brightness, clarity and relevance of indicators then the geometric mean of these three indices and the band doing weighted coefficient of the arithmetic mean within the product as a comprehensive evaluation of image quality index Platform: |
Size: 77824 |
Author:张三 |
Hits:
Description: 数据处理及误差分析采用了matlab软件来实现,它的界面虽然没有VB等直观简便,但其可调用的函数多,实现起来比较方便,程序中已经实现的功能有:
(1)求算术平均值;
(2)求残余误差(绝对误差);
(3)求标准差;
(4)判断粗大误差,如果发现粗大误差,剔除粗大误差后再进行计算;
(5)判断数据是否具有线性误差或者周期性误差。
-Data processing and error analysis using matlab software to achieve, its intuitive interface, while not VB so simple, but its function can be called many realize it was easier, the program has been implemented features are: (1) Find the arithmetic mean (2) Find the residual error (absolute error) (3) Find the standard deviation (4) to determine gross error, if found to gross error, calculated after excluding gross error (5) to determine whether data has linear error or Periodic error. Platform: |
Size: 2048 |
Author:kiddy |
Hits:
Description: 用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 Platform: |
Size: 97280 |
Author:王梦 |
Hits:
Description: 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
HarmonicM_Filter for harmonic Mean Filtering
ConHarmonicM_Filter for Contrahamonic Mean Filtering
Median_Filter for median filtering
Max_filter for maximum filtering
Min_filter for minimum filtering
MidPoint_filter for mid point filtering Platform: |
Size: 172032 |
Author:atie |
Hits: