CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - average filter

搜索资源列表

  1. ColorProcess

    0下载:
  2. 对bmp图像进行颜色分析,如平均值法等,并且可以滤除一些颜色值-Bmp image of the color analysis, such as the average method, and can filter out some of the color values
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:124922
    • 提供者:stuy_1001191
  1. filterdesign

    0下载:
  2. 介绍常用的滤波器算法,滑动平均快速算法的原理和实现方法。-Commonly used in the filter algorithm, the principle of moving average and fast algorithm implementation.
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:750951
    • 提供者:苏星辰
  1. 5

    0下载:
  2. 在matlab下可以运行的kalman。对视频图像序列使用卡尔曼滤波器生成背景。卡尔曼滤波是利用其的记忆特性,对一定时间长度的视频图像信息进行加权平均从而获得与实际背景图像近似的初始背景,同时达到滤除颗粒噪声、消除摄像机抖动的目的 -You can run matlab under the kalman. Of video sequences using a Kalman filter to generate the background. Kalman filtering is the use
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1539
    • 提供者:孙宁
  1. Classic-filtering-algorithm

    0下载:
  2. 一些经典的滤波算法,限幅滤波,中位平均等,都是C的-Some classic filtering algorithm, limiting filter, the median average, are C,
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:6790
    • 提供者:fei
  1. a-new-method-foe-picture

    0下载:
  2. 均值滤波的改进方法,超像素阀值滤波,很有用的方法,有助于改进均值滤波对边缘的破坏-Improved method of the mean filter, ultra filter pixel threshold, useful way to help improve the average filtering on the edge of destruction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:787674
    • 提供者:李雪林
  1. pingjunfalvbo

    0下载:
  2. 彩色图像处理的高斯模板领域平均法滤波代码 -Color image processing Gaussian filter template code area average
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2955
    • 提供者:建生邢
  1. bootstrap

    0下载:
  2. bootstrap粒子滤波的matlab程序,具体的应用粒子-It is a variant of particle filtering, I believe useful to you, the calculation speed better than the average particle filter
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:160604
    • 提供者:付凤娜
  1. guideformatlab

    0下载:
  2. This Filter provides a selective mean (averaging) lter. In contrast to the standard mean lter,it preserves edges better and is less sensitive to outliers(outliers are those that are not included in the measurement taking place.In this case aver
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2957
    • 提供者:shr8thig
  1. aar

    0下载:
  2. Calculates adaptive autoregressive (AAR) and adaptive autoregressive moving average estimates (AARMA) of real-valued data series using Kalman filter algorithm. REFERENCE: A. Schloegl (2000), The electroencephalogram and the adaptive autoregre
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3482
    • 提供者:Pubo
  1. lb

    0下载:
  2. 用MATLAB编写的均值滤波,中值滤波,等等滤除外加的椒盐噪声的算法-MATLAB prepared by the average filtering and median filtering, except the and so on filter with salt &pepper noise algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1223
    • 提供者:rambolyb
  1. l5

    0下载:
  2. PIC 单片机的软件数字滤波方法2:平均值加限幅滤波,请大家支持,将陆续传上10中AD软件数字滤波汇编程序-pic microcontroller software digital filtering method 2: Average and limited pieces of filter
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:2168
    • 提供者:r
  1. shuzituxiangchuli

    1下载:
  2. 作业一 要求 用C语言或者VC,VB,Matlab或其他语言完成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 作业二 要求 1. 编程实现图像傅立叶高通、低通滤波。 2. 尝试傅立叶压缩。 作业三 要求 编程实现图像DCT高通、低通滤波。并与傅里叶变换比较。 作业四 要求 找一幅曝光不足的灰度(或彩色)图像,按照直方图均衡化方法进行处
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4187381
    • 提供者:李海宁
  1. zuoye5

    0下载:
  2. 打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑-Open an image, add salt and pepper, Gaussian noise, and then use the neighborhood average, median filter, K, close to the average method to smooth
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-03
    • 文件大小:1267195
    • 提供者:李海宁
  1. MATLAB

    0下载:
  2. 均值滤波(线性平滑滤波)和中值滤波程序-Average value filter (linear smoothing filter) and value filter
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4140
    • 提供者:黄志峰
  1. noise

    0下载:
  2. 1. 用 butterworth和理想低通滤波器对受椒盐噪声和高斯噪声污染的图像进行平滑处理, 计算平滑前后的PSNR(峰值信噪比). 2. 用 3x3邻域平均平滑和3x3中值滤波对受椒盐噪声和高斯噪声污染的图像进行平滑处理, 计算平滑前后的PSNR(峰值信噪比). 3. 用 roberts算子和Laplace算子对一图像进行锐化处理, 得到其边缘二值图像.-Salt and pepper noise and Gaussian noise images with butterworth
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:20457
    • 提供者:Xucheng
  1. AvgFilter

    0下载:
  2. 平滑空间滤波器,用于图像处理,原理较简单,用于初学者-Average spatial filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:5778
    • 提供者:Seaheart
  1. test2

    0下载:
  2. 波形平均技术算法 实现高斯噪声的滤除 并加入三种平均算法的效果对比 -Waveform averaging algorithm to realize Gaussian noise filter and join Comparison of the three average algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:680
    • 提供者:西贝
  1. ddspphomeworri

    0下载:
  2. 数字信号处理的应用之一是从含有加性噪声的信号中去除噪声。现有被噪声污染的信号x[k]=s[k]+d[k],式中: 为原始信号d[k]为均匀分布的白噪声。(1)分别产生50点的序列s[k]与白噪声序列ddd[k],将二者叠加生成x[k],并在同一张图上绘出x0[k],d[k]与x[k]的序列波形。(2)均值滤波能有效去除叠加在低频信号上的噪声。已知3点滑动平均数字滤波器的单位脉冲响应为h[k]=[1, -One of the applications of digital signal pro
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:29077
    • 提供者:推翻
  1. VBacckgKalmaai

    0下载:
  2. 对视频图像序列使用卡尔曼滤波器生成背景。卡尔曼滤波是运用其的记忆特性,对一定时间长度的视频图像信信息进行加权平均从而获的与实际背景图像近似的初始背景,同时达到滤除颗粒噪声、消除摄像机抖动的目的。 -The sequence of video images using the Kalman filter to generate the background. The Kalman filter is to use its memory characteristics, the weighted
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:722
    • 提供者:tb
  1. Mathworks

    0下载:
  2. 详细说明: 读入图像,对于图像进行高斯高通以及低通滤波,显示结果,与原图进行对比-Detail: ch5_1_1: image gray-scale linear transformation (5.1.1) ch5_1_2: image grayscale piecewise linear transformation (5.1.1) ch5_1_3: using the transfer function of the number of forms of dynamic range c
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2346667
    • 提供者:王小龙
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 16 »
搜珍网 www.dssz.com