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

搜索资源列表

  1. stirmark

    0下载:
  2. 数字水印攻击测试经典软件。攻击方式有旋转,裁切,缩放,添加椒盐噪声等-Classic Software Testing for Digital Watermarking. Attacks are rotating, cropping, zoom, add salt and pepper noise
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:9758818
    • 提供者:陈栋梁
  1. medfilt_matlab

    0下载:
  2. 中值滤波是图像预处理中的一种较常用的方法, 它能有效去除椒盐噪声等的影响。-The median filter is the image preprocessing of a more common method, it can effectively remove the impact of salt and pepper noise.
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:5993
    • 提供者:alex
  1. CreateBmpIO

    0下载:
  2. 为图像添加均值噪声和椒盐噪声,并用中值滤波和均值滤波进行去噪处理,可随意设置滤波模板的大小-Add the image mean noise and pepper noise, and with the median filter and mean filter for denoising, are free to set the filter mask size
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:51192
    • 提供者:long
  1. gaosibaizaosheng

    0下载:
  2. 模拟图像受高斯白噪声和椒盐噪声的影响,用matlab编程,调试可用-Analog image by Gaussian white noise and salt and pepper noise, using matlab programming, debugging can be
  3. 所属分类:Wavelet

    • 发布日期:2017-04-05
    • 文件大小:1327
    • 提供者:
  1. junheng

    0下载:
  2. 通过均衡腐蚀和均衡膨胀的一次开运算对指定椒盐噪声强度的图像进行去噪操作,效果比中值滤波好-Through a balanced expansion of corrosion and a balanced opening operation on the specified strength of salt and pepper noise image denoising operation, better results than median filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:128769
    • 提供者:吴琳珠
  1. zishiying

    1下载:
  2. 通过均衡腐蚀和均衡膨胀的一次开运算对指定椒盐噪声强度的图像进行去噪操作,自适应选择结构元素大小的选择,包含与中值滤波效果的比较-Corrosion by a balanced expansion of an open and balanced operation of the specified strength of salt and pepper noise image denoising operation, adaptive structure element size options,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:130073
    • 提供者:吴琳珠
  1. DCT_SVD

    4下载:
  2. 本文提出一种在原始视频DCT(离散余弦变换)与SVD(奇异值分解)域自适应嵌入水印的算法。算法首先将视频流分割成一个个场景,场景中的视频图像被变换到DCT-SVD域中,水印量化嵌入在最大奇异上,实现了水印盲检测。同时实验证明该算法在满足透明性要求下也满足一定的鲁棒性要求,能够抵抗低通滤波、中值滤波、椒盐噪声、高斯噪声、H.264压缩攻击以及统计攻击和帧剪切等攻击。-This paper presents an original video in the DCT (Discrete Cosine
  3. 所属分类:图形图象

    • 发布日期:2013-05-05
    • 文件大小:63883
    • 提供者:久久
  1. gy

    0下载:
  2. 加椒盐噪声,二维高斯低通滤波器,计算二维线性滤波-Add salt and pepper noise, Gaussian low-pass filter to calculate two-dimensional linear filtering
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:58494
    • 提供者:宇新
  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. ImageProcess

    0下载:
  2. 这是用C#写的一个小型图像处理应用程序,包含有中值滤波,椒盐噪声,高斯低通等功能。-It is written in c# of a small image processing applications, contains the median filter, salt &pepper noise, gaussian low-pass etc. Function.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-04
    • 文件大小:527787
    • 提供者:影月
  1. medianfilte

    0下载:
  2. 将lena图像施加Pa=Pb=0.1的椒盐噪声,然后采用3*3中值滤波处理,给出去噪前后的图像。-The lena image put Pa = Pb = 0.1 of the salt and pepper noise, then a 3* 3 median filter processing, the image is given before and after denoising.
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1283700
    • 提供者:欧阳翔
  1. chap3

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

    • 发布日期:2017-04-03
    • 文件大小:11603
    • 提供者:王兆云
  1. abcgui

    0下载:
  2. 对图像进行添加高斯、椒盐噪声并进行中值、均值滤波-Add the image Gaussian, salt and pepper noise and the ongoing value, mean filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:7055
    • 提供者:李昊
  1. smooth

    0下载:
  2. 对一幅图像进行加噪声!例如:高斯噪声、椒盐噪声等等!-On an image plus noise! For example: Gaussian noise, salt and pepper noise, and more!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:177661
    • 提供者:shengren
  1. Untitled2

    0下载:
  2. 在图像中处理椒盐噪声的自适应滤波器 代码原创-In the image processing salt &pepper noise adaptive filter
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:818
    • 提供者:钟梦清
  1. lvbo

    0下载:
  2. 对一灰度图像分别加入高斯噪声、椒盐噪声,并进行中值滤波和均值滤波。-Of a gray image were added Gaussian noise, salt and pepper noise, and the median filter and mean filter.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:307616
    • 提供者:李明
  1. matlab

    0下载:
  2. 对一会度图片加入高斯噪声和椒盐噪声,并进行中值滤波和均值滤波处理-Degree of a picture will be added Gaussian noise and salt and pepper noise and median filter and mean filter processing
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:399335
    • 提供者:李明
  1. zhongzhijunzhi

    0下载:
  2. 一张真彩图像,将其转化为灰度图像,加入高斯噪声进行均值滤波,加入椒盐噪声进行中值滤波的源代码。-A true color image, convert it to grayscale, adding Gaussian noise filtering, adding salt and pepper noise, median filter to the source code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1467
    • 提供者:李明
  1. 1105class

    0下载:
  2. This a simple image processing application: salt pepper noise, Gaussian, binarization, median filtering-This is a simple image processing application: salt pepper noise, Gaussian, binarization, median filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:252968
    • 提供者:apple
  1. 123

    0下载:
  2. filtering and salt and pepper noise reduction
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1959
    • 提供者:majid
« 1 2 3 4 5 6 78 9 10 11 12 ... 23 »
搜珍网 www.dssz.com