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

搜索资源列表

  1. AdpMedianFilter

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

    • 发布日期:2008-10-13
    • 文件大小:4953227
    • 提供者:王流
  1. openCV图像处理,内含边缘检测

    0下载:
  2. openCV图像处理,内含边缘检测、边缘分割、区域增长、高斯噪声、椒盐噪声消除以及自适应中值滤波函数的实现-openCV image processing, includes edge detection, edge segmentation, region growing, Gaussian noise, salt and pepper noise cancellation and adaptive median filter function implementation
  3. 所属分类:GDI/图象编程

    • 发布日期:2016-01-25
    • 文件大小:1039360
    • 提供者:bodysen
  1. MidFilter.rar

    0下载:
  2. 对影像进行中值滤波,去除椒盐噪声,保留边缘信息,Median filter on the images to remove the salt and pepper noise, retaining the edge information
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-23
    • 文件大小:111915
    • 提供者:Lihf
  1. PicSaltPepper

    0下载:
  2. 本程序打开一幅位图(bmp文件),对图片添加椒盐噪声。-This procedure to open a bitmap (bmp files), add salt and pepper noise of the picture.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-25
    • 文件大小:4049618
    • 提供者:刘一丹
  1. dip

    0下载:
  2. 一个简单的包括几个基本的图像处理的程序 可以实现: 检索灰度最大值,最小值,平均值,灰度线性变换,直方图统计,直方图均衡,平移,拉伸,旋转,FFT,DCT,随即噪声,椒盐噪声,均值滤波,中值滤波,SOBEL,LAPLACE 二值化-A simple include several basic image processing program can be: retrieve the gray maximum, minimum, average, linear gray level t
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-12
    • 文件大小:2650466
    • 提供者:wynd
  1. MCM

    0下载:
  2. qt和OPENCV 做均值曲率图像去噪, 主要针对椒盐噪声-qt and the OPENCV do the mean curvature for image denoising, mainly for salt and pepper noise
  3. 所属分类:Other systems

    • 发布日期:2017-06-11
    • 文件大小:18397264
    • 提供者:cxy
  1. psnr

    0下载:
  2. 对一幅分别添加了椒盐噪声和高斯白噪声的图象进行均值和中值滤波(取三种不同大小的模板),并分析实验结果。-An added salt and pepper noise and Gaussian white noise image mean and median filter (to take three different size of the template), and analysis of the experimental results.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:3403136
    • 提供者:songkaihua
  1. salt-and-pepper-adding-noise

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

    • 发布日期:2017-11-09
    • 文件大小:3102
    • 提供者:李凯
  1. Image

    1下载:
  2. 可以实现至少八位图的灰度变换,均衡化,规格化,直方图显示,均值滤波,做大值滤波,中值滤波,添加椒盐噪音,脉冲噪音-Can be achieved at least eight gray-scale transformation, equalization, normalization, histogram display, mean filter, bigger and median filtering, median filtering, add salt and pepper noise,
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-22
    • 文件大小:11030030
    • 提供者:yunzhen
  1. smooth

    0下载:
  2. 打开图像,选择一种噪声加载,提供高斯瑞丽指数和椒盐四种噪声,还有多种滤波方法-open image gain noise and smooth it
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:175601
    • 提供者:王展
  1. dianlu

    0下载:
  2. 编写中值滤波的程序,可以有效滤除椒盐噪声-Preparation of median filtering program that can effectively filter out salt and pepper noise
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:900361
    • 提供者:刘雪亭
  1. Desktop

    0下载:
  2. 人工加入椒盐噪声,进行中值滤波去噪,可以自己加入不同密度的椒盐-Artificial adding salt and pepper noise, median filtering denoising, you can add your own salt and pepper different densities
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1055
    • 提供者:胡小涛
  1. ruihau

    1下载:
  2. 该代码在matlab中运行,主要包括图像加噪声,包括椒盐噪声和高斯噪声,其中还有对去噪的几种方法-The code in matlab run, including image-plus-noise, including salt and pepper noise and Gaussian noise, where there are several methods of de-noising
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2257
    • 提供者:张航
  1. Median-filter-method

    0下载:
  2. 中值平均滤波法,中值滤波是一种非线性滤波,一般用来处理图像的椒盐噪声。当用来保持边缘同时滤波的要求下,中值滤波要比卷积滤波更加有效。-Median filter is a nonlinear filtering, usually used for salt and pepper noise image processing. When the filter is used to keep the edge of the filter, the median filter is more effe
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:8412
    • 提供者:gary
  1. imag

    0下载:
  2. 数字图像隐藏技术的仿真,针对一个图片现将其转换为灰白图像,然后将要隐藏的图片加入样本中,加入椒盐噪声攻击,最后将图片还原。-Digital image information hiding technology simulation, for a picture now converted to gray image, will then be hidden image is added to the sample, adding salt and pepper noise attack, fi
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:395673
    • 提供者:李岩
  1. show_noise_pdf

    0下载:
  2. 函数用于显示不同噪声的概率密度,含有高斯噪声,椒盐噪声,指数噪声等噪声。-The probability density function for displaying different noise containing Gaussian noise, salt and pepper noise, noise, noise index.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:816
    • 提供者:卜帆
  1. Image-Processing

    1下载:
  2. 对图像进行二值化、去除椒盐噪声、分割等处理-The processing of binary image and remove salt and pepper noise and segmentation
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-23
    • 文件大小:23552
    • 提供者:L
  1. chapter5 codes

    0下载:
  2. 空间域滤波处理椒盐噪声、高斯噪声等。matlab(Spatial filtering processing salt and pepper noise, Gauss noise and so on. Matlab)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:1333248
    • 提供者:Lino
  1. junzhilvbo

    0下载:
  2. 对图像进行均值滤波:加入椒盐噪声、高斯噪声,并进行处理(Average filtering of images: adding salt and pepper noise, Gauss noise,)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:272384
    • 提供者:JKoer
  1. PinYuLvBo

    0下载:
  2. 基于Matlab的频域滤波程序,用线波滤波器对图像的纹理噪声,椒盐噪声等进行滤除(Frequency domain filtering program based on Matlab)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:135168
    • 提供者:wsss
« 12 »
搜珍网 www.dssz.com