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

搜索资源列表

  1. a

    0下载:
  2. 对高斯噪声和椒盐噪声图像的中值滤波,均值滤波,拉普拉斯算子检测边缘等-Gaussian noise and salt and pepper noise image median filter, mean filter, Laplacian edge detection, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1135
    • 提供者:
  1. smooth

    0下载:
  2. 打开图像,选择一种噪声加载,提供高斯瑞丽指数和椒盐四种噪声,还有多种滤波方法-open image gain noise and smooth it
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:175601
    • 提供者:王展
  1. sc3

    0下载:
  2. 通过观察图像lena_noise.bmp可以看到,该图像主要包含高斯噪声、椒盐噪声等。 通过查阅资料可知,维纳滤波可以很好的滤除高斯噪声,而中值滤波对于椒盐噪声的滤出效果优异,因此本次采用维纳+中值的滤波方式进行图像的去噪处理。 图像常用评价方法有:信噪比、相关系数、清晰度。信噪比较为常用;相关系数 由于滤波会使原图像失去某些细节,因此这种评价方式为参考性指标而非绝对评判标准;清晰度 为图像子块的方差 综合考虑采用图像的峰值信噪比(PSNR)作为评价去噪效果指标(自编PSNR.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:64555
    • 提供者:献诗
  1. attack

    0下载:
  2. 为数字图像水印提供多种攻击方式,其中包括JPEG压缩、高斯低通滤波等多达十种攻击方式。-Offers a variety of attacks of digital watermarking ,including the jpeg compression, Gaussian low-pass filtering, up to ten different attacks
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:707
    • 提供者:YY
  1. NumExamplePF

    0下载:
  2. 粒子滤波算法的简单例子,适用于非线性、非高斯过程的滤波。-A simple example of particle filter algorithm for nonlinear and non-Gaussian process filtering.
  3. 所属分类:Project Design

    • 发布日期:2017-04-10
    • 文件大小:949
    • 提供者:赵忠盖
  1. matlab-fliter

    0下载:
  2. 自己写的 matlab图像处理算法 中值滤波 均值滤波 高斯 腐蚀 还有超绿算法 (农业相关图像处理使用)-Write your own matlab image processing median filter algorithm Gaussian mean filter algorithm corrosion and ultra-green (agriculture-related image processing use)
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:5374
    • 提供者:li
  1. Gaussian-

    0下载:
  2. 基于visual C++ 6.0 用MFC编写的高斯平滑滤波程序,文件中包含测试图像-software of Gaussian smoothing filter based on MFC.The file includes the test image.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3742759
    • 提供者:wave
  1. PFtracking

    0下载:
  2. 用于目标跟踪的粒子滤波代码, 用matlab编写的,很有借鉴性,一维情况下,非高斯非线性,其中将扩展卡尔曼滤波与粒子滤波进行比较,更好的说明了粒子滤波的优越性-Particle filter for target tracking code, using matlab prepared very useful reference resistance, the one-dimensional case, the non-Gaussian nonlinear, which will be ex
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:12276
    • 提供者:冰蓝
  1. lvbo

    0下载:
  2. 彩色图像滤波,用高斯函数实现彩色图像滤波-Color image filtering, Gaussian function used to achieve color image filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:32994
    • 提供者:王磊
  1. Desktop

    0下载:
  2. 在频域上实现高斯滤波器滤波,效果较好,滤波器大小形状可控。-complete the Gauss filter function in frequency, the parameters of the filter can be selected.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1125
    • 提供者:vivian
  1. weicais

    0下载:
  2. 自己编写的高斯低通滤波器,可以在实现低通滤波的作用-I have written a Gaussian low-pass filter can realize low-pass filtering effect
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:709
    • 提供者:张园园
  1. Matlab-based-image-denoising-

    0下载:
  2. 以数字图像处理中的两种典型噪声,即椒盐噪声和高斯噪声为处理对象,根据典型滤波去噪算法,利用Matlab软件进行分析处理-Two typical noise in digital image processing, that is salt and pepper noise and Gaussian noise was treated as object of study in this paper, Matlab software was used for analysis and proces
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:6074
    • 提供者:nuaa030840105
  1. Harris

    0下载:
  2. 角点检测算法:先进行图像滤波,然后高斯平滑去除噪声,计算角点量,局部最大值拟制,最终确定角点。-Corner detection algorithm: first, image filtering, Gaussian smoothing to remove noise and then calculate the amount of corners, the local maximum fiction, ultimately determine the corner.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:3675
    • 提供者:张会林
  1. gaussblur

    1下载:
  2. 双边滤波、高斯模糊的C++实现,不依靠任何库,读取bmp图像文件。-Bilateral filting, gauss blur
  3. 所属分类:Special Effects

    • 发布日期:2016-11-02
    • 文件大小:18432
    • 提供者:方赳
  1. GMPHD

    0下载:
  2. 针对扩展目标的高斯混合PHD滤波算法的论文-presents a Gaussian-mixture implementation of the PHD filter for tracking extended targets
  3. 所属分类:software engineering

    • 发布日期:2017-05-12
    • 文件大小:2599607
    • 提供者:豆湾
  1. 5.3.2

    0下载:
  2. 高斯噪声下粒子滤波用于机动目标跟踪的源程序,可以直接运行。-Gaussian Noise particle filter for maneuvering target tracking source, can be directly run.
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:632582
    • 提供者:罗荣剑
  1. lvbo

    0下载:
  2. 代码中包括理想低通滤波,高通滤波,巴斯低通滤波。处理图像为遥感图像。-Code includes the ideal low-pass filter, high pass filter, low-pass filtering of Bath. Image of remote sensing image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5269770
    • 提供者:范肖
  1. GausFilt

    0下载:
  2. 使用高斯滤波器和中值滤波器分别对图像进行滤波,之后与原图做差,得到两个滤波器的滤除点的分布的直观见解-Using a Gaussian filter and a median filter for filtering the image, respectively, and then do the difference with the original image, to obtain two filters filter the visual point of view the distri
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:652
    • 提供者:SunKingone
  1. LFM_radar

    0下载:
  2. 实现线性调频脉冲压缩以及高斯噪声条件下的匹配滤波-LFM radar and its corresponding matched filtering.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1091
    • 提供者:王然
  1. noise-program

    0下载:
  2. 本程序可以在vc++环境下,在处理的图像上产生高斯和椒盐噪声,检验滤波算法的鲁棒性。-noise program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:657
    • 提供者:小小
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com