搜索资源列表

  1. medianwavefiltering

    0下载:
  2. 中值滤波是对一个滑动窗口内的诸像素灰度值排序,用其中值代替窗口中心象素的原来灰度值,它是一种非线性的图像平滑法,它对脉冲干扰级椒盐噪声的抑制效果好,在抑制随机噪声的同时能有效保护边缘少受模糊-Median filter is a sliding window from inside the gray value pixel sequencing, using a window center pixel value to replace
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:39936
    • 提供者:fujay
  1. addnoise

    0下载:
  2. MATLAB 给图像添加各种噪声:如椒盐噪声,高斯噪声、乘性噪声等等。-MATLAB add all kinds of noise to the image: If salt and pepper noise, Gaussian noise, multiplicative noise and so on.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:张娜
  1. project1

    0下载:
  2. 可添加随机噪声、高斯噪声、椒盐噪声,并比较几种去噪算法的峰值信噪比-Can add random noise, Gaussian noise, salt and pepper noise, and compare several denoising algorithm PSNR
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:495616
    • 提供者:huanglizhen
  1. imnoise2

    0下载:
  2. 产生均匀、高斯、椒盐、对数正态、瑞利、指数、厄兰随机噪声-Have a uniform, Gaussian, salt and pepper, Lognormal, Rayleigh, exponential, beijerland random noise
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:lqw
  1. zzlv

    0下载:
  2. 不调用matlab库函数,实现任意奇数方块模板,对其内数值进行中值滤波,包括对高斯,椒盐图的处理-Do not call the matlab library function, the realization of arbitrary odd-numbered box template, with its value for median filtering, including the Gaussian, salt and pepp
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:秦承峰
  1. PicSaltPepper

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

    • 发布日期:2024-05-15
    • 文件大小:8637440
    • 提供者:刘一丹
  1. caicai

    0下载:
  2. 对图像添加盐噪,设计一滤波器滤除盐噪声; 本人初学matlab,想有机会了解到更多的源代码,馆长给我机会啊-Add salt to the image noise, design a noise filter to filter out salt my novice matlab, would like to have the opportunity to learn more of the source code, the di
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:caicai
  1. image-preprocessing-1

    0下载:
  2. 采用灰度变换的方法增强图像的对比度 直方图均匀化 模拟图像受高斯白噪声和椒盐噪声的影响 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 -Gray-scale transformation of the methods used to enhance the contrast of the image histogram homogenization analog image by Gaussian white no
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:焦竹青
  1. image_filter

    0下载:
  2. 采用MATLAB程序中的函数medfilt2对受椒盐噪声干扰的图像滤波-MATLAB program using a function of medfilt2 affected by salt and pepper noise image filtering
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:6144
    • 提供者:1234
  1. 3

    0下载:
  2. matlab代码,数字图像矩阵数据的显示及其傅立叶变换,二维离散余弦变换的图像压缩,采用灰度变换的方法增强图像的对比度,直方图均匀化,模拟图像受高斯白噪声和椒盐噪声的影响,采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波-matlab code, digital image data display matrix and its Fourier transform, two-dimensional discrete cos
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:wang
  1. noise2

    0下载:
  2. 图像加椒盐噪声,高斯噪声,乘性等相关噪声-Image Add salt and pepper noise, Gaussian noise, multiplicative noise, etc.
  3. 所属分类:书籍源码

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:ffwzt
  1. TuXiangChuLi_OpenCV

    0下载:
  2. 基于opencv的图像和视频处理的软件。该软件实行了opencv的多种功能:边缘检测、拉氏变换、椒盐噪音、人脸识别、霍夫变换等功能。-Opencv-based image and video processing software. The software has multiple functions opencv: edge detection, Laplace transform, salt and pepper noise, f
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:2910208
    • 提供者:陶应学
  1. image_inhancement

    1下载:
  2. 基于Matlab的典型图像增强算法的源码 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MA
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:21504
    • 提供者:panghuanzhi
  1. saltandpepper

    0下载:
  2. MATLAB给图像添加高斯、椒盐、加性及乘性噪声[噪声生成]-MATLAB give the image added Gaussian, salt and pepper, additive and multiplicative noise [noise generated]
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:曾维华
  1. see

    0下载:
  2. 这个GUI界面软件能从你的计算机里读出你的图像,可以加入噪声,而给你提供各种滤波器来研究他们的特性。噪声类型:高斯噪声、淑盐噪声、泊松噪声-This GUI based code can read images from your computer , add noise to it and gives you different types of filters to study their performance. The
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:
  1. NOSE

    0下载:
  2. 这个matlab程序实现的是一个噪声生成器,它可以生成高斯、椒盐、加性及乘性噪声,并把这些噪声添加到一幅图像上。-Matlab implementation of this process is a noise generator, it can generate Gaussian, salt and pepper, additive and multiplicative noise, and noise is added to put
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:
  1. medianFilter

    0下载:
  2. 图像处理中的中值滤波源代码,能够较好的模糊图像,除去椒盐噪声。-Image processing median filter source code, be able to better fuzzy images, remove the salt and pepper noise.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:73728
    • 提供者:gillyamylee
  1. Smooth

    0下载:
  2. 领域平均滤波与中值滤波,Matlab6.5实现的.m文件,附有原图、椒盐噪声图、高斯噪声图和处理过的图的效果比较。-The area of average filtering and median filtering, Matlab6.5 of implementation. M files with artwork, Salt and Pepper Noise Figure, Gaussian noise maps and plans
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:351232
    • 提供者:张宇
  1. lvbo

    0下载:
  2. 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波-A two-dimensional median filter function medfilt2 by the salt and pepper noise to the image filtering
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:qq
  1. matlab

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

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:周鹏
« 1 2 3 4 5 67 8 9 10 11 ... 28 »

源码中国 www.ymcn.org