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

搜索资源列表

  1. 添加噪声

    1下载:
  2. 向图像添加噪声,用于图像去噪仿真
  3. 所属分类:图形图象

    • 发布日期:2011-06-02
    • 文件大小:3.07mb
    • 提供者:yeaweam
  1. addnoiseunderMFC

    0下载:
  2. 使用opencv开发的一个为图像添加噪声的程序,是学习opencv的一个好例子。-Opencv developed by the use of an image to add noise procedures are opencv study of a good example.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:3.52mb
    • 提供者:宁杭
  1. AddNoise

    0下载:
  2. 采用OPENCV 给图像添加噪声:高斯噪声、均匀噪声等等。-add noise to image by using opencv
  3. 所属分类:Special Effects

    • 发布日期:2016-01-27
    • 文件大小:1kb
    • 提供者:鲍辉云
  1. VC

    0下载:
  2. 使用c语言产生均匀分布,高斯分布随机数的方法,使用VC为图片进行添加高斯噪声均匀噪声以及椒盐噪声,并且采用a修正的均值滤波和自适应中值滤波进行除噪-Used to produce uniform distribution of c language, method of Gaussian random numbers, use the VC to add a picture uniform noise, Gaussian noise and salt and pepper noise, and
  3. 所属分类:Special Effects

    • 发布日期:2017-06-20
    • 文件大小:28.94mb
    • 提供者:吴勇
  1. Imagetransformationv6

    0下载:
  2. 初学者使用的图像处理程序,包含图像增强功能,双线性差值缩放,添加高斯噪声,图像均衡,等-ImageProcessing for primer to learn, the code including finctions of zoon, adding Noise and so on
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:116.55kb
    • 提供者:倪杰
  1. add_noise_to_image

    0下载:
  2. 为图像添加各种噪声,如高斯噪声、泊松噪声、椒盐噪声等。(需有openCV)-Add all kinds of noise for the image, such as Gaussian noise, Poisson noise, salt and pepper noise. (The need for openCV)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.02mb
    • 提供者:臧媛媛
  1. imnoise

    0下载:
  2. 用matlab 实现的 噪声添加函数代码。-Matlab implementation of the noise used to add function code.
  3. 所属分类:Graph program

    • 发布日期:2017-03-25
    • 文件大小:2.72kb
    • 提供者:cfb
  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. project1

    0下载:
  2. 可添加随机噪声、高斯噪声、椒盐噪声,并比较几种去噪算法的峰值信噪比-Can add random noise, Gaussian noise, salt and pepper noise, and compare several denoising algorithm PSNR
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:484.48kb
    • 提供者:huanglizhen
  1. NOSE

    0下载:
  2. 这个matlab程序实现的是一个噪声生成器,它可以生成高斯、椒盐、加性及乘性噪声,并把这些噪声添加到一幅图像上。-Matlab implementation of this process is a noise generator, it can generate Gaussian, salt and pepper, additive and multiplicative noise, and noise is added to put these on an image.
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1.79kb
    • 提供者:
  1. Salt_and_Pepper

    0下载:
  2. 对一幅图像添加椒盐噪声的程序,代码精简,很有用的。-Add salt and pepper on a piece of image noise process, streamlining the code, very useful.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:495.28kb
    • 提供者:xiao
  1. NoiseGenerator

    0下载:
  2. 本实验要求根据课本中给出的高斯噪声和椒盐噪声的概率分布的形状和参数编写两个通用程序分别给一个图像中添加高斯噪声和椒盐噪声。高斯噪声是n维分布都服从高斯分布的噪声,椒盐噪声是图像中经常见到的一种噪声是一种随机的黑点或者白点。在实验中通过它们对应的概率密度函数得到噪声分布函数进而与原图像进行叠加产生出对应的噪声图像-Textbooks in this experiment are given under the Gaussian noise and salt and pepper noise in
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:237.67kb
    • 提供者:jhm
  1. AddNoise

    0下载:
  2. 实现了添加各种噪声的功能,如高斯噪声、椒盐噪声、脉冲噪声等,并用中值滤波等方法进行去噪,效果不错-Adding noise to achieve a variety of functions such as Gaussian noise, salt and pepper noise, impulse noise, and using methods such as median filter for denoising, the effect of good
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:364.6kb
    • 提供者:Julie
  1. zhongzhi

    0下载:
  2. 中值滤波 原图像画面清晰,添加了椒盐噪声以后图像上出现了明显噪声,经不同模板的中值滤波处理后图像上的噪声被虑去,但使得图像变得模糊,并且,使用的模板越大,去噪声效果越好,同时图像也越模糊。滤波效果明显优于平滑滤波。 -Median filtering the original image, a clear picture of the Salt and pepper noise added after the image there is a clear noise, and by
  3. 所属分类:Graph program

    • 发布日期:2017-03-23
    • 文件大小:175.57kb
    • 提供者:yryryr
  1. Image_Smoothing

    0下载:
  2. 所给程序中,先给出一副原始图像,在其中添加椒盐噪声,然后用几种方法进行平滑滤波,包括邻域均值法,邻域中值滤波和K邻域均值滤波,其中的K邻域均值滤波所选掩膜为3*3,K值取5,图片选用board.ti。-Given program, the first is given an original image, in which the added salt & pepper noise, and then use several methods of smoothing, including
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:133.01kb
    • 提供者:hanyantao
  1. zishiyinglvbo

    1下载:
  2. 对一个信号添加随机噪声,之后进行自适应滤波去除噪声,参数可由用户自行输入。-Adding random noise on a signal, after the adaptive filter to remove noise, the parameter input by the user themselves.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:3.29kb
    • 提供者:bbdlp
  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. halcon-添加高斯噪声

    0下载:
  2. 用halcon给图像添加高斯噪声,可运行已调试,可作为学习参考(Adding Gauss noise to the image by Halcon can be debugged and can be used as a learning reference)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-02
    • 文件大小:1kb
    • 提供者:nitu63
  1. halcon-添加椒盐噪声

    0下载:
  2. 用halcon给图像添加不同程度的椒盐噪声,可运行已调试,可作为学习参考(Adding salt and pepper noise to the image with Halcon can be debugged and can be used as a learning reference)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-02
    • 文件大小:1kb
    • 提供者:nitu63
  1. matlab噪声程序

    1下载:
  2. 给图像添加高斯噪声用matlab(Add gaussian noise to image)
  3. 所属分类:图形图象

    • 发布日期:2020-08-03
    • 文件大小:1kb
    • 提供者:开开0926
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com