CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 高斯 滤波

搜索资源列表

  1. 39709604HS

    0下载:
  2. 高斯滤波,非常适合初学者,内容丰富,讲解清晰(gs filter for new person who just firstly use matlab)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:6144
    • 提供者:CarpeDiem
  1. 滤波

    0下载:
  2. 图像去噪的一些程序,可直接使用,只需修改成为自己的文件。(Image denoising of a simple procedure, can be used directly)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:123456梦
  1. myGussianLowPassFilter1

    0下载:
  2. 可以对图像进行高斯低通滤波,需要提供一个img参数即为图像,和D0(Gauss low-pass filtering for image)
  3. 所属分类:波变换

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:TableBear
  1. gauss

    0下载:
  2. 可调分辨率的高斯滤波器,对于光谱信息,可以进行滤波的仿真(The guassfilter is defined to change the resolution)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:初五
  1. 椒盐噪声以及滤波

    0下载:
  2. 在图像上产生椒噪声,盐噪声以及高斯噪声, 并将它们进行滤波(The image produces pepper noise, salt noise and gaussian noise and filters them)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:267264
    • 提供者:kirathis
  1. guassfilter

    0下载:
  2. 识别pcb版上的焊孔,可首先对带椒盐噪声的图片进行滤波(Identifying the welding holes on the PCB plate)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:199680
    • 提供者:azulita
  1. noise reduce

    0下载:
  2. 时域高斯图像滤波,用于图像降噪。速度快,简洁明了(time domain gaussian filter)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:3072
    • 提供者:TJQIYI
  1. 心电图滤波

    0下载:
  2. 利用低通、带阻FIR以及IIR技术对心电图上附加的白噪声、高斯噪声等进行滤波还原操作(内附心电图数值样品)。(We use low-pass, band stop FIR and IIR technology to filter and restore the additional white noise and Gauss noise on ECG.)
  3. 所属分类:matlab例程

  1. matlab

    0下载:
  2. 本程序可是实现用MATLAB进行复杂声音信号的采集,以及进行频谱分析,并对采集到的信号进行滤波处理,有高斯滤波和其他滤波器。(This program realizes the acquisition and analysis of complex sound signals with MATLAB, and filters the collected signals. There are Gauss filters and other filters.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1416192
    • 提供者:zhang_yan
  1. 2.信号滤波

    1下载:
  2. 利用labview软件模拟信号滤波器,能对高斯白噪声等干扰进行滤波处理(The LabVIEW software is used to simulate the signal filter, and the interference of Gauss white noise can be filtered.)
  3. 所属分类:LabView编程

    • 发布日期:2018-04-29
    • 文件大小:44032
    • 提供者:包汉
  1. blur

    0下载:
  2. 方框滤波、双边滤波、高斯滤波、中值滤波、均值滤波(medianBlur,bilateralFilter,GaussianBlur,blur,boxFilter)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-29
    • 文件大小:7237632
    • 提供者:123456zxcv
  1. 同态滤波

    0下载:
  2. 光照不均匀图像增强,同态滤波,MATLAB代码,高斯高通滤波(image enhancement,Image enhancement of uneven illumination,Homomorphic filtering)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:三根骨头
  1. Version_1

    0下载:
  2. 由长度,方差生成用于图像分割的高斯匹配模板,用于匹配滤波增强,做图像分割。(The Gauss matching template for image segmentation is generated by length and variance, which is used for matching and filtering enhancement and image segmentation.)
  3. 所属分类:*行业应用

    • 发布日期:2018-05-01
    • 文件大小:765952
    • 提供者:党夸我帅
  1. 卡尔曼滤波

    0下载:
  2. 在线性高斯环境下,利用matlab实现卡尔曼滤波跟踪。(Employing Kalman Filter for target tracking.)
  3. 所属分类:网络编程

  1. example

    0下载:
  2. 对输入图像进行竖直、水平镜像,平均滤波、平滑滤波,高斯滤波。(The input images are vertical, horizontal, average, smoothing, and Gauss filtering.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:π仔洲
  1. 最大熵滤波算法matlab仿真

    4下载:
  2. 包含基于Huber函数和最大相关熵的抗差滤波算法,以及与卡尔曼滤波算法的对比,用于GNSS导航定位粗差处理。同时主函数中包含混合高斯随机数生成方法。(The Huber function and maximum correntropy criterion based robust Kalman filter is included, which can be used for biases in measurements for GNSS positioning. The mixed Gauss
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:585728
    • 提供者:殷利建
  1. Experient4

    0下载:
  2. 利用opencv高斯混合背景建模,并进行开闭运算滤波, 提取视频监控中的车辆(Using opencv Gaussian mixture background modeling and opening and closing operation filtering to extract vehicles in video surveillance)
  3. 所属分类:图形图象

    • 发布日期:2018-05-06
    • 文件大小:8279040
    • 提供者:燕人张益达
  1. image-denoising

    1下载:
  2. 图像去噪算法研究,包括均值滤波、高斯滤波、中值滤波、自适应中值滤波、巴特沃斯低通滤波器、小波阈值去噪算法(Image denoising algorithms)
  3. 所属分类:图形图像处理

    • 发布日期:2020-07-20
    • 文件大小:4096
    • 提供者:xiaosanba
  1. 卡尔曼滤波算法经典

    2下载:
  2. 卡尔曼滤波是贝叶斯滤波的一种特例,是在线性滤波的前提下,以最小均方误差为最佳准则的。估计线性高斯模型,是对线性模型和高斯分布的优化方法。(Kalman filtering is a special case of Bayesian filtering, which takes the minimum mean square error as the best criterion on the premise of linear filtering. Estimating linear Gauss
  3. 所属分类:matlab例程

    • 发布日期:2020-07-17
    • 文件大小:3072
    • 提供者:zzq040
  1. 频率域低通和高通滤波

    0下载:
  2. 1.学会傅立叶变换方法; 2.使用布特沃斯和高斯滤波器进行低通滤波; 3.使用布特沃斯和高斯滤波器进行高通滤波
  3. 所属分类:matlab例程

« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com