搜索资源列表

  1. 信息隐藏攻击算法

    0下载:
  2. 信息隐藏的一种算法,使用matlab实现.mycompress.m JPEG有损压缩 mycrop.m 剪切 myhighpass.m 高通滤波器 mylowpass.m 低通滤波器 mynoise.m 高斯,椒盐噪声 myresize.m 放缩 myrotate.m 旋转 mywiener.m 维纳滤波 myattack.m 以上所有攻击的集合-information hidden an algorithm, using Matlab
  3. 所属分类:防火墙与安全工具

    • 发布日期:2024-06-10
    • 文件大小:749568
    • 提供者:韩飞
  1. 3Matlab

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

    • 发布日期:2024-06-10
    • 文件大小:10240
    • 提供者:xueke
  1. peppernoise-cpp

    0下载:
  2. 在图像中加入椒盐噪声的源代码,编译后的可执行文件须带参数运行-the image Salt and Pepper to the noise source, the compiled executable file parameters required to bring Operation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-10
    • 文件大小:1024
    • 提供者:李金宝
  1. noise

    0下载:
  2. 图片去噪:对一幅图像加入不同的噪声(随机点噪声、椒盐噪声等),选取不同的方法去噪,比如说邻域平均、中值滤波、图像迭加等,比较对于不同的噪声,不同的方法哪种更好-Image denoising: for an image by adding different noise (random-dot noise, salt and pepper noise, etc.), select a different method of denoi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-10
    • 文件大小:754688
    • 提供者:郑文
  1. image_jiaoyan_gaosi

    0下载:
  2. 多种对图像加噪声的算法,椒盐噪声,高斯噪声。由于MATLAB自身高斯噪声函数有已经归一化问题,可能结果和自己预想不一样,所以一般都自己来加。-A variety of image plus noise algorithms, salt and pepper noise, Gaussian noise. Gaussian noise as a result of their own MATLAB functions have been n
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-10
    • 文件大小:365568
    • 提供者:Vincent
  1. Matlab

    0下载:
  2. 关于matlab图象处理的直方图均衡化,理想平滑滤波器和中值滤波去除椒盐噪声的源代码,比较简洁,不妨-Matlab image processing on the histogram equalization, an ideal smoothing filter and median filter to remove salt and pepper noise of the source code, comparing simple,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-10
    • 文件大小:3072
    • 提供者:hbch
  1. BMPImage

    0下载:
  2. 本程序用MFC实现了灰度图像的处理,功能如下: 几何变换:平移、旋转、缩放; 点处理:线性变换、灰度拉伸、灰度直方图、直方图均衡; 可以给图像产生%3椒盐噪声; 图像的平滑:均值滤波(3X3)、超限中值滤波(3X3); 边缘检测:边缘检测局部算子法,包括Sobel算子、Prewitt算子、拉普拉斯算子; Fourier变换。-This procedure using MFC realize the gray-sc
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-10
    • 文件大小:51200
    • 提供者:骆志军
  1. median

    0下载:
  2. 对彩色图像进行中值滤波,这是直接用opencv语言实现的,里面的图片是清晰的,可以用有椒盐噪声的代替-Color images of the median filter, which is the direct use of language of opencv, which picture is crystal clear and has salt and pepper noise can be used in lieu of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-10
    • 文件大小:2878464
    • 提供者:dianluyuanli
  1. noise

    0下载:
  2. noise image processing test gaussian salt pepper additive.非常容易的一个code-noise image processing test gaussian salt pepper additive. very easy to a code
  3. 所属分类:文档资料

    • 发布日期:2024-06-10
    • 文件大小:1024
    • 提供者:唐龙
  1. noise

    0下载:
  2. MATLAB给图像添加高斯、椒盐、加性及乘性噪声(噪声生成)源代码Free Source Code for Adds diferent types of noise to an image-MATLAB add to the image Gaussian, salt and pepper, additive and multiplicative noise (noise generated) source code Free Sourc
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-10
    • 文件大小:2048
    • 提供者:余永松
  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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-10
    • 文件大小:1024
    • 提供者:zhangxq
  1. NoiseReductionUsingaMedianFilter

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

    • 发布日期:2024-06-10
    • 文件大小:413696
    • 提供者:jhm
  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例程

    • 发布日期:2024-06-10
    • 文件大小:1024
    • 提供者:jaja
  1. sharpen

    0下载:
  2. 数字图像处理中的平滑和锐化(边缘检测)。包括1、添加椒盐、高斯噪声。2对噪声污染的图像分别使用邻域平均法、中值滤波法、K邻近平均法进行平滑。3对一幅图像利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。附处理源图像和处理结果截图。 -Digital image processing smoothing and sharpening (edge detection). Including 1, add sal
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-10
    • 文件大小:281600
    • 提供者:刘雨相
  1. quzao

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

    • 发布日期:2024-06-10
    • 文件大小:1024
    • 提供者:林风
  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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-10
    • 文件大小:277504
    • 提供者:陈立鹏
  1. SALT-AND-PEPPER-NOISE-REMOVAL

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

    • 发布日期:2024-06-10
    • 文件大小:233472
    • 提供者:gopalakirshnan
  1. salt-and-pepper-adding-noise

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

    • 发布日期:2024-06-10
    • 文件大小:3072
    • 提供者:李凯
  1. salt-and-pepper-witjhout

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

    • 发布日期:2024-06-10
    • 文件大小:210944
    • 提供者:vinodh
  1. Salt-and-pepper-noise-filtering

    0下载:
  2. 椒盐噪声的维纳滤波,中值滤波以及均值滤波。是数字图像处理里面最要的图片噪声处理方法。-Salt and Pepper Noise Wiener Filtering, Median Filtering and Mean Filtering. Is the digital image processing inside the most important picture noise processing methods.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-10
    • 文件大小:1329152
    • 提供者:
« 12 3 4 5 6 7 8 9 10 ... 24 »

源码中国 www.ymcn.org