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

搜索资源列表

  1. AdpMedianFilter

    0下载:
  2. 自适应中值滤波器,适用对象:椒盐噪声污染。-ADP Median Filter, suited for Salt&Pepper
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4953227
    • 提供者:王流
  1. noise

    0下载:
  2. noise image processing test gaussian salt pepper additive.非常容易的一个code
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:1609
    • 提供者:唐龙
  1. 图像信噪比

    0下载:
  2. salt & pepper gaussian Picture Signal Noise Ration (PSNR)
  3. 所属分类:2D图形编程

    • 发布日期:2011-04-19
    • 文件大小:1821
    • 提供者:hcf2qq
  1. new-median-filter

    1下载:
  2. 一种新德中值滤波,在邻域内如果中心像素为最大值或最小值则用中值代替,否则保持原值不变,适合于红外图像的椒盐去噪。-A new DE median filter, in the neighbourhood if center pixels for maximum or minimum value is used instead of value, or keep the same original value, suitable for infrared image denoising salt
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:676
    • 提供者:2
  1. filter

    0下载:
  2. 1. 用imoise()函数给一幅数字图像加入’salt & pepper’和’Gaussian’噪声2)用3x3,5x5邻域平均平滑对图像进行处理3)用3x3,5x5中值滤波对图像进行处理, 2. 对一幅数字图像采用理想低通、Butterworth低通 、Gaussian低通滤波器进行平滑;对一幅数字图像采用理想高通、Butterworth高通 、Gaussian高通滤波器进行平滑。-1. With imoise () function to a digital image by a
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:2013
    • 提供者:toilet
  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. DBAIN.m

    0下载:
  2. DBAIN: 用DBA方法来去除高密度脉冲噪声,如椒盐噪声的去除-DBAIN: using DBA method to remove high-density impulse noise, such as salt and pepper noise removal
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1557
    • 提供者:zhangxq
  1. PhaseBasedTemplateMatching

    0下载:
  2. Phase Based Template Matching: Phase information is used for matching the input imagery with the template. Both the images are filtered with canny edge detector. The timing efficiency is introduced by implementing skipping steps while doing correlati
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:71967
    • 提供者:zhangxq
  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. see

    0下载:
  2. 这个GUI界面软件能从你的计算机里读出你的图像,可以加入噪声,而给你提供各种滤波器来研究他们的特性。噪声类型:高斯噪声、淑盐噪声、泊松噪声-This GUI based code can read images from your computer , add noise to it and gives you different types of filters to study their performance. The Noises type : Gaussian
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:2978
    • 提供者:
  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
    • 文件大小:507167
    • 提供者:xiao
  1. NoiseReductionUsingaMedianFilter

    0下载:
  2. 本实验要求编写一个中值滤波的程序,并对产生的椒盐噪声的图像进行中值滤波处理。中值滤波是基于统计学的一种非线性滤波方法。我们还需要知道一个按大小排列的数组中间位置上的数据称为是中值。通过修改在实验project03-04的程序实现3*3中值滤波。-Prepared in this experiment, a median filtering process, and salt and pepper noise generated by the image processing median fil
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:414015
    • 提供者:jhm
  1. Salt_pepper_noise_deblurring

    0下载:
  2. This a code to reduce the salt-pepper noise in a figure by filtering.-This is a code to reduce the salt-pepper noise in a figure by filtering.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1452
    • 提供者:arashmokhtari
  1. contraharmonic

    0下载:
  2. this file contains the implementation of the "contraharmonic filter" using the basic formula of finding contraharmonic mean achieved through the use of for loops. contraharmonic filter can remove both -SALT n PEPPER noise from the image but not sim
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:1102
    • 提供者:saumya
  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. shiyan

    0下载:
  2. 给出三组分别带有高斯噪声和salt&pepper噪声的图片,对他们进行直方图均衡化,然后分别用中值滤波器和均值滤波器对所有图片进行滤波,比较结果 -1. Given an original and its noised images. 2. Histogram Equalization with random additions 3. 3 by 3 median filter window (Calculate the median value among 9 values, an
  3. 所属分类:Special Effects

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

    0下载:
  2. GENERATING NOISY IMAGES BY USING NOISE FILTERS : GAUSSIAN, UNIFORM, SALT&PEPPER
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:603
    • 提供者:meryem
  1. 3

    0下载:
  2. 增强图像的对比度,模拟图像受高斯白噪声和椒盐噪声的影响,均值滤波等-Enhance the image contrast, analog image by Gaussian white noise and salt-pepper noise, mean filtering,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:36759
    • 提供者:hello
  1. adpmedian_h

    0下载:
  2. 该函数为MATLAB编写,实现功能为中值滤波,中值滤波能更好地保留图像细节,对盐椒噪声有很好的去除效果。-The MATLAB function is prepared to achieve function, median filtering, median filtering can reserve the image detail, and good salt pepper noise removal.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:528
    • 提供者:天天
« 12 3 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com