CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 加权 平均

搜索资源列表

  1. 565517782

    0下载:
  2. 大家一起分享。下列数字滤波算法中最简单的是 A)限幅滤波 B)限速滤波 C)加权平均滤波 D)中值滤波 二、填空题(每空2分,共30分)...(-share with everyone. The following figures filtering algorithm is the most simple A) limiting filter B) speed filtering C) Weighted average filter D) filter 2, fill in the blank
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:290.89kb
    • 提供者:lucy
  1. BackgKalman_m

    0下载:
  2. 对视频图像序列使用卡尔曼滤波器生成背景。卡尔曼滤波是利用其的记忆特性,对一定时间长度的视频图像信息进行加权平均从而获得与实际背景图像近似的初始背景,同时达到滤除颗粒噪声、消除摄像机抖动的目的。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:925byte
    • 提供者:
  1. denoise0

    0下载:
  2. 有效抑制噪声的算法,通过图像自身的荣誉信息,设定不同的权值,把灰度在所求像素灰度附近的像素灰度进行加权平均。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-17
    • 文件大小:1.33kb
    • 提供者:李保磊
  1. bilinear

    0下载:
  2. 双线性插值方法,输出像素的值为其坐标2x2领域内像素值的加权平均。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.81kb
    • 提供者:chenqunqin
  1. dwt_jiaquan

    0下载:
  2. 一个基于matlab的像素级融合举例,采用小波变换后,加权平均的方法,对彩色和红外采用了黑白化。简单易用!保证能用!-Matlab-based pixel level fusion, for example, using the weighted average method, using color and infrared black and white of. Easy-to-use! Assurance can be!
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:668byte
    • 提供者:zc
  1. resample

    0下载:
  2. 四邻域加权平均算法 实现了图像的高质量重采样-resample function
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:1.45kb
    • 提供者:马金光
  1. linear

    1下载:
  2. - 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
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1.63kb
    • 提供者:張治國
  1. ImageProcessing

    0下载:
  2. 大概包括:左右、上下、中心对称,中值滤波,平移、裁剪、二值处理、膨胀、腐蚀、提取边界、缩放、旋转(中心保持不变和中心随旋转变化)、加权平均滤波(里面将四邻域、八邻域、laplace、sobel算子定义为数组并调用)。-Perhaps include: around from top to bottom, the center symmetry, median filter, pan, cutting, deal with two values, expansion, corrosion, ext
  3. 所属分类:Special Effects

    • 发布日期:2017-06-17
    • 文件大小:25.75mb
    • 提供者:王敬
  1. fusionbw

    0下载:
  2. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:207.44kb
    • 提供者:juneta
  1. 1

    0下载:
  2. 图像加权平均 加权平均 加权平均-Image weighted average weighted average weighted average weighted average weighted average
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:37.66kb
    • 提供者:wangyufei
  1. histogrammethod

    0下载:
  2. 直方图规定化 规定灰度为[zeros(1,49),0.1,zeros(1,49),0.2,zeros(1,49),0.3,zeros(1,49),0.1,zeros(1,49),0.2,zeros(1,49),0.1] 直方图均衡化,四邻域平均法,阈值平均法 加权平均法- Gray histogram specification provides for the [zeros (1,49), 0.1, zeros (1,49), 0.2, zeros (1,49), 0.3, zer
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:3.31kb
    • 提供者:马雪亮
  1. DigitalImageSmoothingAlgorithm

    0下载:
  2. 图像平滑处理的方法多种多样,有邻域平均、 空间低通滤波、多图像平均、中值滤波、改进的梯度倒数加权法等几种现有的空域,以及须域图像平滑葬法等。-Image Smoothing variety of treatment methods, there is an average neighborhood, spatial low-pass filtering, multi-image average, median filtering, to improve the gradient of the
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:204.94kb
    • 提供者:Alex
  1. guasssmooth

    0下载:
  2. 图像平滑用于去除图像中的噪声。高斯平滑,就是将每个像素的灰度值用其领域的加权平均值代替。该算法简单,能够有效去除高斯噪声。 -Image Smoothing is used to remove image noise. Gaussian smoothing is the gray value of each pixel with its weighted average of the field instead. The algorithm is simple and can effecti
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:822.54kb
    • 提供者:zhengfang
  1. fusion

    0下载:
  2. 基于小波分析的图像融合,采用的是系数加权平均法-Image fusion based on wavelet analysis, using the weighted average coefficient
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:253.63kb
    • 提供者:梅梅
  1. CTandMRIfusion

    0下载:
  2. 随着影像设备的发展及各种医学成像模式的出现, 多模医学图像融合技术已成为影像医学发展过程中一项重要 研究, 并逐渐应用到诊断、治疗领域。针对医学诊断过程中常见的CT与MRI图像采用了加权平均法、傅立叶变换及小波 变换的数学方法进行了融合实验, 并对实验结果进行了分析, 对各种算法的优缺点进行了比较。-Multi- modality medical image fusion technology has become an important development along with
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:174.63kb
    • 提供者:杨颜华
  1. image

    0下载:
  2. 利用加权平均掩模实现数字图像的平滑(图像边缘不予处理)-Mask using the weighted average smoothing digital images (no edge treatment)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:671byte
    • 提供者:fuyuqi
  1. bmperzhihua

    0下载:
  2. 程序中用c实现了对bmp格式图片的二值化处理,程序采用了加权平均法实现!-Program with the implementation of bmp format c binary image processing, the program uses a weighted average method to achieve!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1.66kb
    • 提供者:wangw899
  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
    • 文件大小:1.5kb
    • 提供者:孙宁
  1. contoulet-fusion

    0下载:
  2. 基于contourlet的图像融合,低频分量在融合过程中使用加权平均的融合规则-Contourlet-based image fusion, the low frequency components in the integration process using the weighted average of the fusion rules
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:576byte
    • 提供者:桃子
  1. 加权平均图像融合算法

    0下载:
  2. 小波融合的加权平均算法,适用于初学者,很好的引入(Weighted average algorithm for wavelet fusion)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:325kb
    • 提供者:请记得我
« 12 3 4 »
搜珍网 www.dssz.com