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

搜索资源列表

  1. imnoise

    0下载:
  2. matlab图像处理中中加入椒盐噪声的源代码。-add salt and pepper noise matlab source code.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-01-25
    • 文件大小:2048
    • 提供者:孙彬
  1. DenoisingSaPusingMedianFilter

    0下载:
  2. Matlab code to add salt and pepper noise to an image and remove noise using median filter
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1373
    • 提供者:regy
  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. 1

    0下载:
  2. 对原图像的多种噪声处理,包括椒盐噪声、高斯白噪声、低值椒盐噪声、中值椒盐噪声等-A variety of noise on the original image processing, including salt and pepper noise, Gaussian white noise, low salt and pepper noise, median salt and pepper noise
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:530747
    • 提供者:岳爽
  1. hi

    0下载:
  2. this file contains the medical image processing. Here, I have to find the preprocessing methods. In this implementation i have to add the salt and pepper noise.
  3. 所属分类:Editor

  1. matlab-zhongzhilvbo

    0下载:
  2. 中值滤波,去噪 实验原理:中值滤波器是将领域内像素灰度的中值代替该像素的值,对处理脉冲噪声(椒盐噪声)非常有效。为了对一幅图像上的某个点进行中值滤波处理,必须先将掩模内欲求的像素及其领域的像素值排序,确定出中值,主要功能是使拥有不同灰度的点看起来更接近于它的邻近值。-Median filtering and denoising Test principle: median filter is to field pixel gray value instead of the pixel v
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:3026
    • 提供者:1123
  1. yu-chu-li

    0下载:
  2. P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:26304
    • 提供者:木木夕
  1. KNN_aver_filter

    0下载:
  2. KNN均值滤波实现,对高斯噪声效果较好,对椒盐噪声效果一般!-Mean Filter KNN realize the effect of Gaussian noise is better, the general effect of salt and pepper noise!
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1341
    • 提供者:王高伟
  1. Thinning

    0下载:
  2. 图像细化是计算机视觉的重要任务之一,这里用了S.k于2005年提出的最新算法完成,除了细化还可以滤掉椒盐噪声-Computer Vision Image Thinning is one of the important tasks, here the Sk in 2005 the completion of the latest algorithms, in addition to refined salt and pepper noise can be filtered out
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3078
    • 提供者:nceItu
  1. tuxiang

    0下载:
  2. 读取、显示图像、保存图像、放大、缩小、旋转、高斯噪声、椒盐噪声、亮度-Read, display images, save images to enlarge, narrow, rotating, Gaussian noise, salt and pepper noise, brightness
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2042
    • 提供者:esidenta
  1. Thinning

    0下载:
  2. 图像细化是计算机视觉的重要任务之一,这里用了S.k于2005年提出的最新算法完成,除了细化还可以滤掉椒盐噪声-Computer Vision Image Thinning is one of the important tasks, here the Sk in 2005 the completion of the latest algorithms, in addition to refined salt and pepper noise can be filtered out
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3124
    • 提供者:全个
  1. keshe

    0下载:
  2. 对具有椒盐噪声的图像进行中值滤波 对具有周期噪声的图像进行低通滤波-Image with salt and pepper noise median filter to the image with periodic noise low-pass filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3595617
    • 提供者:王奇特
  1. zaoshengtianjia

    0下载:
  2. 在图片当中添加噪声,其中包含高斯噪声,的三种产生方式,以达到不同的退化效果。还包含椒盐噪声的产生,以及泊松噪声,并并包含如何将噪声加入图片的例程。-Adding noise in the picture,Including the Gauss noise, the generation of three, in order to achieve the effect of different degradation. Also contains salt and pepper noise, as
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:2015
    • 提供者:ranshao
  1. first

    0下载:
  2. 在图像处理中,对于图像中出现的椒盐噪声进行处理。本代码,利用淋浴平均方法进行除噪。-In image processing, the image appears in the salt and pepper noise processing. The code, using the average method except shower noise.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:597
    • 提供者:毛程序
  1. picture7

    0下载:
  2. 对椒盐噪声和噪声分别进行3种滤波,包括算术均值滤波、几何均值滤波、中值滤波-three kinds of filter to salt and pepper noise and gaussian noise ,including arithmetic mean filter, geometric mean filter, median filter
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-10
    • 文件大小:596
    • 提供者:kiven
  1. The-median-filter-complete-version

    0下载:
  2. MFC用中值滤波算法,实现对图像的平滑处理,对含有椒盐噪声的图像特别有用-MFC algorithm of median filter, smoothing the image processing, especially useful for images with salt and pepper noise
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2426363
    • 提供者:西门吹雪
  1. main

    0下载:
  2. 对衣服输入图像进行椒盐噪声处理,生成的输出图像按指定路径存储-Clothes pepper noise input image processing, the resulting output image is stored at the specified path
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1106
    • 提供者:王宇
  1. salt-medi-frc-err

    0下载:
  2. Generate the code for adding user defined Salt and Pepper Noise (in dB) and a. Filter out the same using median filter (generate function) b. Determine the frequency plot c. Determine error image, SNR and PSNR
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:64999
    • 提供者:Rokibul Ahmed
  1. switch-median-color

    0下载:
  2. salt and pepper noise removal using efficient algorithm over median filter
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:568821
    • 提供者:Manimoz
  1. switch-median-gray

    0下载:
  2. efficient algorithm for salt and pepper noise removal
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:95637
    • 提供者:Manimoz
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 23 »
搜珍网 www.dssz.com