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

搜索资源列表

  1. 图像中添加高斯噪声的功能

    0下载:
  2. 该程序是利用opencv编写的,实现的是在一幅图像中添加高斯噪声的功能。,The program is to use opencv prepared to realize is that in an image to add Gaussian noise function.
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-04-09
    • 文件大小:3121742
    • 提供者:贺燕
  1. sharpen

    0下载:
  2. 数字图像处理中的平滑和锐化(边缘检测)。包括1、添加椒盐、高斯噪声。2对噪声污染的图像分别使用邻域平均法、中值滤波法、K邻近平均法进行平滑。3对一幅图像利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。附处理源图像和处理结果截图。 -Digital image processing smoothing and sharpening (edge detection). Including 1, add salt and pepper, Gaussian noise.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:281805
    • 提供者:刘雨相
  1. noise2

    1下载:
  2. 图像加椒盐噪声,高斯噪声,乘性等相关噪声-Image Add salt and pepper noise, Gaussian noise, multiplicative noise, etc.
  3. 所属分类:source in ebook

    • 发布日期:2015-10-26
    • 文件大小:1619
    • 提供者:ffwzt
  1. matlab

    1下载:
  2. 直方图图像均衡化和规定划、以及加性噪声,如拖尾脉冲噪声,高斯脉冲噪声(自适应方法)、和椒盐噪声等等各种噪声的添加噪声和去除噪声的MATLAB代码-Histogram equalization and provisions of the planning image, and additive noise, such as trailing impulse noise, Gaussian pulse noise (adaptive approach), and salt and pepper no
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:1618
    • 提供者:李就安
  1. Gaussian-Noise-Image-Add

    0下载:
  2. 这个程序用于在图片中增加各种噪声,如高斯椒盐噪声, 加性或乘性等多种混合噪声,用于其它程序的测试。-This procedure is used to increase the variety of picture noise, such as salt and pepper Gaussian noise, additive or multiplicative noise, such as a mixture for testing other programs.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-23
    • 文件大小:8080
    • 提供者:xlz
  1. addnoise

    2下载:
  2. MATLAB 给图像添加各种噪声:如椒盐噪声,高斯噪声、乘性噪声等等。-MATLAB add all kinds of noise to the image: If salt and pepper noise, Gaussian noise, multiplicative noise and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:1625
    • 提供者:张娜
  1. jiagaosizaoshengdechuli

    0下载:
  2. 这是对加了高斯噪声的图像处理,包括去噪,波波,.程序可用.希望对大家有帮助-This is add a Gaussian noise image processing, including de-noising, ball,. Procedures available. Hope everyone has to help
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1731522
    • 提供者:李芹
  1. noise-plus-image

    0下载:
  2. 对图像添加各种噪声 高斯噪声 淑盐噪声-Add a variety of image noise, Gaussian noise, noise, salt-sook
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:2457
    • 提供者:王红卫
  1. shuzituxiang

    0下载:
  2. 在图像中添加高斯噪声,必须详细地说明噪声均值和方差。-Add Gaussian noise in the image must detail the noise mean and variance.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:167405
    • 提供者:engoy
  1. gaussian

    0下载:
  2. It s code that to add Gaussian noise to your Image
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:93671
    • 提供者:nack
  1. New-Iterative-Method(DIY)

    0下载:
  2. 可实现,实用,迭代法(新创新),基于改进的迭代法图像分割算法(源码), 核心思想:先添加高斯噪声,然后新迭代分割算法,最后显示自动计算的阈值。 -Can realize, practical, the iterative method (new innovation), the iterative method based on improved image segmentation algorithm (source), core ideas: first add gaussian no
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1301
    • 提供者:姜亮
  1. gaussian

    0下载:
  2. 对一个图像添加高斯噪声!并且消除高斯噪声!-Add Gaussian noise of an image! And to eliminate Gaussian noise!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:2914
    • 提供者:左坚
  1. add-gaussian-noise-and-denoising

    0下载:
  2. 该程序用于对图像加入高斯噪声,然后对该图像的噪声进行去噪-The program is used by adding Gaussian noise to the image, and then the noise of the image denoising
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:736486
    • 提供者:熊超
  1. HW1

    0下载:
  2. 图像处理作业 用matlab显示直方图 累积分布函数 加高斯噪声 再用平滑降噪 都是自己编的程序-Given the test image "Lenna" 256*256 with 256 gray levels, do the following: 1) Using MATLAB display the test image. 2) Display the intensity histogram of the test image. 3) Using the im
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:241186
    • 提供者:ouyang
  1. add_gauss_white_noise_or_salt_and_pepper_noise

    0下载:
  2. 使用这个matlab程序,你可以对图像实现加高斯白噪声或者椒盐噪声-whth this matlab code,You can add Gaussian white noise or salt and pepper noise on the purpose image
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:334825
    • 提供者:浅夏
  1. TUXIANGCHULI

    0下载:
  2. 利用GUI制作一简单图像处理系统,基本原理是将多幅加入高斯噪声的图象叠加求平均达到去除噪声的目的。-Using the GUI to make a simple image processing system, the basic principle is to add gaussian noise image superposition o on average to achieve the purpose of removing noise.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-16
    • 文件大小:4780
    • 提供者:爱将
  1. Image-denoising--base-on-matlab

    0下载:
  2. 基于MATLAB的图形降噪,典型的BMP图像文件由三部分组成,位图文件头数据结构-Image denoising base on matlab,we selected the criteria image of Lena, add Gaussian noise and impulse noise with different strength
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3166915
    • 提供者:郑涛
  1. VNA

    0下载:
  2. 这个是matlab里基于维纳滤波算法对模拟运动模糊并加入高斯噪声的图像进行复原的程序 -This is where Wiener filtering algorithm matlab simulation of motion blur and add Gaussian noise image recovery program based on conduct
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2639
    • 提供者:关云长
  1. Gaussian-Noise

    0下载:
  2. The code is used for add some noise to the image. Gaussian Noise method is used to add noise.The input is image and deviation value.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-09
    • 文件大小:1796632
    • 提供者:EasterRani07
  1. Image-restoration

    0下载:
  2. 噪声图像逆滤波复原,加入高斯白噪声,用均方差评价图像还原效果-Inverse filtering noise image restoration, add gaussian noise, image rendering using mean square error uation
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:669
    • 提供者:夏天
« 12 3 4 »
搜珍网 www.dssz.com