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

搜索资源列表

  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
    • 文件大小:2.98mb
    • 提供者:贺燕
  1. awgn.rar

    3下载:
  2. 此程序为添加白噪声子程序,可以实现通信系统添加高斯白噪声,This procedure for adding white noise subroutine, you can achieve the communication system to add Gaussian white noise
  3. 所属分类:Other systems

    • 发布日期:2015-11-05
    • 文件大小:2.44kb
    • 提供者:lilihong
  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
    • 文件大小:275.2kb
    • 提供者:刘雨相
  1. noise2

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

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

    3下载:
  2. 为图片进行添加高斯噪声均匀噪声以及椒盐噪声,并且采用a修正的均值滤波和自适应中值滤波进行除噪,并且进行除噪性能判断-Add a picture for uniform noise and Gaussian noise, salt and pepper noise, and the use of a modified mean filter and adaptive median filtering for noise removal, noise removal performance and
  3. 所属分类:matlab

    • 发布日期:2015-05-14
    • 文件大小:188kb
    • 提供者:吴勇
  1. gauss

    0下载:
  2. C++使用OPEN CV來加高斯雜訊-C++ Use OPEN CV to add Gaussian noise
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:171.95kb
    • 提供者:陳榮裕
  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
    • 文件大小:7.89kb
    • 提供者: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
    • 文件大小:1.59kb
    • 提供者:张娜
  1. EllipticalregionaddGaussiannoise

    0下载:
  2. 椭圆区域加高斯噪声。算法可以识别出椭圆的图形,随后加入高斯噪声-Elliptical region add Gaussian noise. Algorithm can be identified elliptic graphics, and then add Gaussian noise
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:5.54kb
    • 提供者:王华
  1. noise-plus-image

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

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

    0下载:
  2. Cooperative communication_power control a) Generate random binary sequence of +1’s and -1’s. (b) Given different Power to the source and the relay as well (c) Multiply the symbols with the channel and then add white Gaussian noise. (d) At
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-29
    • 文件大小:1.25kb
    • 提供者:tafa
  1. VirtualSignalGeneratoring

    3下载:
  2. 虚拟信号发生器是一个GUI产生(1)周期函数(包括正弦,三角,锯齿,和方波)不同振幅,频率和阶段 (2)不同振幅平方脉冲序列,频率,分期及职责循环 (3)双参数指数函数 (4)高斯曲线之间的范围不同,标准偏差和手段,以及(5)不同幅度的高斯噪声。你也可以添加一个偏移或高斯噪声的前四个以上任何职能。图形用户界面还能使用户可以添加指定的信号(或者乘以它的)一个先前定义的信号。 -Virtual Signal Generator is a GUI that produces (1) periodi
  3. 所属分类:Wavelet

    • 发布日期:2017-03-28
    • 文件大小:14.99kb
    • 提供者:young
  1. kalman

    0下载:
  2. 关于kalman滤波的一个比较有代表性的例子,程序中把没有加高斯噪声和加过高斯噪声后进行滤波后的图形用不同颜色的曲线画在了一个图上,便于比较和理解-Kalman filter on a more representative example of the program to add Gaussian noise and processing not been filtered Gaussian noise after the graphic curves of different colors
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:578byte
    • 提供者:王会彦
  1. gaussian

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

    • 发布日期:2017-04-08
    • 文件大小:91.48kb
    • 提供者:nack
  1. white-gaussian-noise

    1下载:
  2. 用于产生高斯白噪声,以及给信号添加一个高斯白噪声的matlab源码,-Used to produce gaussian white noise add gaussian white noise to a signal of matlab source,
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:56.78kb
    • 提供者:顾海燕
  1. gaussian

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

    • 发布日期:2017-04-03
    • 文件大小:2.85kb
    • 提供者:左坚
  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
    • 文件大小:719.22kb
    • 提供者:熊超
  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
    • 文件大小:235.53kb
    • 提供者: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
    • 文件大小:326.98kb
    • 提供者:浅夏
  1. Add-Gaussian-noise-to-the-program

    0下载:
  2. 添加高斯噪声的程序,可以研究算法对信号抗噪性的鲁棒性,以及噪声压制-Add Gaussian noise to the program
  3. 所属分类:Algorithm

    • 发布日期:2017-12-13
    • 文件大小:1.29kb
    • 提供者:jed
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com