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

搜索资源列表

  1. gauss_noise_edgedetection

    0下载:
  2. 在VC环境中具有高斯噪声的情况下图像处理边缘检测源代码,效果不错的。-in VC environment with Gaussian noise of image processing Edge Detection source code, the effect is not too bad.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1102
    • 提供者:李良福
  1. image-compression

    0下载:
  2. Image Compression A collection of simple routines for image compression using different techniques. BTCODE: Image compression Using Block Truncation Coding. PYRAMID: Image compression based on Gaussian Pyramids. DCTCOMPR: I
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:10066
    • 提供者:林明
  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. FreqDomain_imagEnhanc_and_imagRestore

    0下载:
  2. Image enhancement in frequency domain using Fourier center frequency, Gaussian lowpass filter, Low pass filter, high pass filter. Image restoration using medean filter, weiner filter with noise generator such as Gaussian noise, Salt and Pepper noise
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1034902
    • 提供者:dieu
  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
    • 文件大小:243372
    • 提供者:jhm
  1. matlabDIP

    0下载:
  2. DIP programs related to various function . image segmentation,filter on salt & pepper noise on flowers.tif,program to show the bit plane slicing.program to introduce gaussian noise in the image and to restore the image by removing the noise using
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:75683
    • 提供者:Ashish
  1. DeNosingBaseOnXiaoBo

    2下载:
  2. 一种改进的基于PCNN神经网络和QPSO粒子行为的PSO的图像滤波算法,也可以较好地去除高斯噪声-Improved PCNN-based neural network and PSO behavior QPSO particle image filtering algorithm can also be better to remove Gaussian noise
  3. 所属分类:Special Effects

    • 发布日期:2015-04-12
    • 文件大小:32906
    • 提供者:高超
  1. DCT_SVD

    4下载:
  2. 本文提出一种在原始视频DCT(离散余弦变换)与SVD(奇异值分解)域自适应嵌入水印的算法。算法首先将视频流分割成一个个场景,场景中的视频图像被变换到DCT-SVD域中,水印量化嵌入在最大奇异上,实现了水印盲检测。同时实验证明该算法在满足透明性要求下也满足一定的鲁棒性要求,能够抵抗低通滤波、中值滤波、椒盐噪声、高斯噪声、H.264压缩攻击以及统计攻击和帧剪切等攻击。-This paper presents an original video in the DCT (Discrete Cosine
  3. 所属分类:图形图象

    • 发布日期:2013-05-05
    • 文件大小:63883
    • 提供者:久久
  1. noise

    0下载:
  2. 利用matlab 处理 加入高斯噪声的图像分别作均值、中值和维纳滤波-Adding Gaussian noise using matlab image processing were as mean, median and Wiener filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:617
    • 提供者:李俊
  1. tuxiangyasuo

    0下载:
  2. 一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。-Image Compression A collection of simple routines
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:56435
    • 提供者:依米
  1. quzao

    0下载:
  2. 去除图像噪声椒盐噪声高斯噪声实现图像处理-Salt and pepper noise removal of image noise, Gaussian noise, Image Processing
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:777
    • 提供者:林风
  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. ppbGauss

    0下载:
  2. 本程序介绍了一种PPB滤波算法来去除图像中的加性高斯噪声,09年才提出来的新算法非常的高效,去噪效果相当好-This procedure describes a filtering algorithm to remove the image PPB in additive Gaussian noise, 09 years to put forward a new algorithm is very efficient, very good denoising effect
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:598371
    • 提供者:胡耀元
  1. tv_reg

    0下载:
  2. This MATLAB .m file takes a "true" image, and an "observed" image that is the true image that has been noised with uncorrelated Gaussian noise. The function then performs Tikhonov regularization to clean up the defects in the image, with the Tikhonov
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:734
    • 提供者:Harold Opacus
  1. Image-enhancement

    0下载:
  2. 图像增强方面的各种滤波算法(灰度线性变化,分段线性灰度变化,对数变化,直方图均衡化,图像平滑,在椒盐、高斯不同的噪声下,实现噪声的中值滤波,图像锐化)-Image enhancement (linear gray-scale changes in the terms of the various filtering algorithm, piecewise linear gray variation, logarithmic histogram equalization, image smoot
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:573336
    • 提供者:berry
  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. TrabalhoPDI02

    0下载:
  2. extraction gaussian noise in image
  3. 所属分类:Algorithm

    • 发布日期:2017-12-06
    • 文件大小:904
    • 提供者:dalvit
  1. [kimi]Noise

    0下载:
  2. 实现了在图像中生成均匀随机噪声、高斯随机噪声和椒盐随机噪声的算法。-The code for creating uniform noise, Gaussian noise and Salt-pepper noise in image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:1159
    • 提供者:kimi
  1. Gaussian-Filter-Algorithm

    0下载:
  2. 很清楚的讲解了高斯滤波在图像在的应用,对于高斯噪声有很好的平滑效果,并且讲解了高斯滤波的原理-Clearly explain the Gaussian filter in image applications, for Gaussian noise has a good smoothing effect and explain the principles of the Gaussian filter
  3. 所属分类:Wavelet

    • 发布日期:2017-04-03
    • 文件大小:300757
    • 提供者:王晓峰
  1. rician_denoising

    0下载:
  2. in the existing technique gaussian denoising is performed to remove the noise in image. in the proposed technique rician denoising is performed to remove the noisy pixel
  3. 所属分类:matlab例程

    • 发布日期:2018-04-28
    • 文件大小:183296
    • 提供者:paramu
« 12 3 4 5 6 »
搜珍网 www.dssz.com