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

搜索资源列表

  1. denoising

    0下载:
  2. 压缩包展示了对含高斯噪声和椒盐噪声图片去噪处理的基本去噪演示,包括均值滤波、中值滤波、维纳滤波、小波滤波。希望可以对初学的朋友有所帮助。-Basic denoising with Gaussian noise and salt and pepper noise image denoising demo, including mean filter, median filtering, Wiener filtering, wavelet filter
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:4165
    • 提供者:李珍
  1. Median-filter

    0下载:
  2. 灰度图像的中值滤波方法,程序中对图像原图进行进入椒盐噪声,然后利用中值滤波方法去除,但边缘未作处理。-The the median value of filtering method of the gray-scale image, the program in the on the image full size image carried out to enter the salt and pepper noise, and then advantage of the median filt
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:1166
    • 提供者:wkk
  1. saltpepper

    0下载:
  2. 图形图像处理 添加图像噪声 椒盐噪声-Add graphics, image processing image noise
  3. 所属分类:Special Effects

    • 发布日期:2017-12-05
    • 文件大小:2351
    • 提供者:毛越
  1. tianjiazaosheng

    0下载:
  2. 图像 处理 对图像添加椒盐噪声 cpp源代码 有注解-Image processing image Add salt and pepper noise cpp source code annotations
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:196265
    • 提供者:xiewenhui
  1. SaltPepperNoise

    0下载:
  2. 对经过椒盐噪声处理的图像进行均值滤波和中值滤波的MATLAB程序,可直接运行得到图形结果(原创)。-The Median filter and Mean filter for a figure processed by salt and pepper noise.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-05
    • 文件大小:537
    • 提供者:ziye
  1. CHENGXU

    0下载:
  2. 另存为一个新的BMP文件,要求显示出原BMP图像和新BMP图像。 2.编程实现图像傅立叶高通、低通滤波。 3.打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑 4.打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 5.编写一个程序,对输入的图像进行哈夫曼编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像 6.在图像中生成一个矩形,然后用模板匹配法找出矩形位置。使用SSDA或改进的SSDA法-ave
  3. 所属分类:Oracle

    • 发布日期:2017-11-20
    • 文件大小:925
    • 提供者:方芳
  1. filter

    0下载:
  2. 椒盐去噪声比较几种不同滤波去噪声的效果。-Salt and pepper to compare several different filtering noise to noise effect.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:58958
    • 提供者:阳光
  1. matlab-kongyu-lvboqi

    0下载:
  2. 平滑滤波器有中值滤波器和高斯低通滤波器,其中,中值滤波器对去除椒盐噪声特别有效,高斯低通滤波器对去除高斯噪声效果比较好。不同的滤波方式,在特定的图像处理应用中有着不同的效果和各自的优势-failed to translate
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-05
    • 文件大小:1408340
    • 提供者:广广
  1. ImageProcessingProgram

    0下载:
  2. matlab图像处理,包括直方图均衡化,平滑滤波,拉普拉斯算子增强,及椒盐噪声的滤波处理!-failed to translate
  3. 所属分类:Special Effects

    • 发布日期:2017-12-06
    • 文件大小:177974
    • 提供者:yaojiali
  1. imnoise1

    0下载:
  2. 对一幅图片批量添加20个级别的噪声,支持添加高斯白噪声和椒盐噪声两种噪声。-Add a picture batch 20 levels of noise, two noise support the addition of white Gaussian noise and salt and pepper noise.
  3. 所属分类:source in ebook

    • 发布日期:2017-12-02
    • 文件大小:538
    • 提供者:张建华
  1. image-processing

    0下载:
  2. 集中图像平滑函数对一张含有椒盐噪声或者高斯噪声的图像进行平滑处理的程序,-Image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:5120
    • 提供者:bestweiguo
  1. zhongzhilvbo

    0下载:
  2. 分别在2幅灰度图像中加入一定量的高斯噪声和椒盐噪声,噪声强度自定。然后采用3×3的均值滤波器和3×3中值滤波器分别对噪声图像进行处理,给出两种处理方法的峰值信噪比(PSNR);仿效“中值滤波”的方法,对原图像分别进行“极大值滤波”和“极小值滤波”,对所形成的图像给出说明。-Two gray-scale images a certain amount of Gaussian noise and salt and pepper noise , noise intensity since .
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-18
    • 文件大小:136734
    • 提供者:张聪聪
  1. zhongzhilvbo

    0下载:
  2. 中值滤波,图像预处理中的噪声处理,主要针对椒盐噪声,3×3正方形窗口进行中值滤波器-Median filter
  3. 所属分类:Special Effects

    • 发布日期:2017-12-03
    • 文件大小:88838
    • 提供者:彭明川
  1. noise

    0下载:
  2. 使用MAtlab语言,在一幅图像中添加各种噪声,比如:椒盐噪声,高斯噪声,均匀,指数,对数,厄尔等噪声。-Using Matlab language, to add a variety of noise in an image, such as: salt and pepper noise, Gaussian noise, uniform, exponential, logarithmic, El noise.
  3. 所属分类:Graph program

    • 发布日期:2017-11-14
    • 文件大小:57830
    • 提供者:张彩平
  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. 3

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

    • 发布日期:2017-11-19
    • 文件大小:11483
    • 提供者:木子
  1. oo

    0下载:
  2. 直方图添加与去除椒盐噪声和高斯噪声并进行对比,以及直方图均衡化的matlab程序实现代码 -Add the histogram and remove the salt and pepper noise and Gaussian noise and contrast, and histogram equalization matlab program code
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:709
    • 提供者:emerald
  1. zhongzhi

    0下载:
  2. 图像中值滤波,能很好得起到滤除椒盐噪声的作用-Image filtering, can well have played a role in impulse noise filter
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:171203
    • 提供者:aww
  1. adpfilt

    0下载:
  2. 提供一个自适应中值滤波程序,能够滤除高密度椒盐噪声。每一步都有详细的注释,并附带有加噪后的图像,方便大家测试,欢迎下载。-Providing an adaptive median filtering process, to filter out high-density salt and pepper noise. Each step has detailed notes, together with the image after adding noise to facilitate tes
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:58711
    • 提供者:xiaoyang
  1. project2

    0下载:
  2. 数字图像处理,包括产生椒盐噪声或随机脉冲噪声,并进行均值滤波或中值滤波-Digital image processing, including generating salt and pepper noise or random impulse noise and mean filter or median filter
  3. 所属分类:OpenCV

    • 发布日期:2017-11-25
    • 文件大小:1422
    • 提供者:罗远浩
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 26 »
搜珍网 www.dssz.com