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

搜索资源列表

  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. 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
    • 文件大小:1.52kb
    • 提供者:zhangxq
  1. HawkVoiceDI

    0下载:
  2. HawkCrypt is a cryptographic library for password protecting data. It uses MD5 to produce 128 bit encryption keys and random 128 bit (16 byte) salt values. Blowfish is used to perform 128 bit encryption. It also provides MD5 hashing to add a 32
  3. 所属分类:VOIP program

    • 发布日期:2017-04-17
    • 文件大小:480.58kb
    • 提供者:林勇
  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
    • 文件大小:404.31kb
    • 提供者: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
    • 文件大小:1.42kb
    • 提供者: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
    • 文件大小:1.08kb
    • 提供者:saumya
  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. meanFilter

    0下载:
  2. Mean filter to get rid of salt and pepper noise in images using openCV library for VC-Mean filter to get rid of salt and pepper noise in images using openCV library for VC++
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:3.16mb
    • 提供者:mariam
  1. averageblurofsaltpeppernoise

    0下载:
  2. THIS CODE REMOVES "SALT AND PEPPER NOISE" BY AVERAGING.MAY HELP BEGINNERS TO UNDERSTAND THE COLOR PICTURE AND REMOVING THE NOISE IN GREY IMAGE OUTPUT OF GIVEN COLOR IMAGE.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:626byte
    • 提供者:jaja
  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
    • 文件大小:528byte
    • 提供者:天天
  1. quzao

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

    • 发布日期:2017-04-02
    • 文件大小:777byte
    • 提供者:林风
  1. adding--salt-and-pepper-noise

    0下载:
  2. VC++下加入椒盐噪声,可以用于验证高斯,均值,中值滤波等方法效果-Add salt and pepper noise in VC++ condition, which can be used to verify the effect of Gaussian, mean, median filtering method.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:270.81kb
    • 提供者:陈立鹏
  1. Dynamic-simulation-of-salt-pond

    0下载:
  2. 盐水池的动态模拟程序,以前编写的一个小小的程序-Dynamic simulation of salt pond, a small program written in the previous
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:409.92kb
    • 提供者:patrick
  1. SALT-AND-PEPPER-NOISE-REMOVAL

    0下载:
  2. adaptive salt and pepper noise removal with jpeg compression
  3. 所属分类:matlab

    • 发布日期:2017-11-03
    • 文件大小:228.01kb
    • 提供者:gopalakirshnan
  1. salt-and-pepper-adding-noise

    0下载:
  2. 利用opencv在图像处理中实现椒盐加噪-Salt and pepper plus noise using opencv image processing
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:3.03kb
    • 提供者:李凯
  1. salt-and-pepper-witjhout

    0下载:
  2. removal of salt and pepper noise in image using median filter
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:205.68kb
    • 提供者:vinodh
  1. points-salt-noise

    0下载:
  2. 统计边缘点程序加盐噪声,进行去噪处理,使图片更加美观-Statistical procedures edge points salt noise, denoising, make the picture more beautiful
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:919.64kb
    • 提供者:sunny
  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
    • 文件大小:63.48kb
    • 提供者:Rokibul Ahmed
  1. remove-salt-noise-_Avg-filter

    0下载:
  2. remove salt noise _Avg filter-remove salt noise _Avg filter
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3.24mb
    • 提供者:safa
  1. salt bridge

    0下载:
  2. Get the information of the salt bridges in the interface of the complex
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:102kb
    • 提供者:Ben99999
« 12 3 4 5 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com