搜索资源列表

  1. BMPImage

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

    • 发布日期:2024-05-17
    • 文件大小:51200
    • 提供者:骆志军
  1. someImageProcessSourcecode

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

    • 发布日期:2024-05-17
    • 文件大小:11264
    • 提供者:hello
  1. SPDenoiseMethod

    0下载:
  2. 非常有效的椒盐噪声去噪算法,附该算法的论文。-Salt and Pepper Noise very effective de-noising algorithm, the algorithm attached papers.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:1009664
    • 提供者:闪烁的星云
  1. imageprocessing-5

    0下载:
  2. 介绍了2种实用的在图像中加入噪声的源代码(须带参数运行):1.加入随机噪声;2.加入椒盐噪声。 希望对大家有用。-Introduction of the two kinds of useful add noise in the image of the source code (the parameters to be taken to run): 1. By adding random noise 2. By adding sa
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:雪花
  1. Gaussian-Noise-Image-Add

    0下载:
  2. 这个程序用于在图片中增加各种噪声,如高斯椒盐噪声, 加性或乘性等多种混合噪声,用于其它程序的测试。-This procedure is used to increase the variety of picture noise, such as salt and pepper Gaussian noise, additive or multiplicative noise, such as a mixture for testing o
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-17
    • 文件大小:8192
    • 提供者:xlz
  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-17
    • 文件大小:1024
    • 提供者:张娜
  1. project1

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

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

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

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:ffwzt
  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-17
    • 文件大小:73728
    • 提供者:gillyamylee
  1. Salt_and_Pepper

    0下载:
  2. 对一幅图像添加椒盐噪声的程序,代码精简,很有用的。-Add salt and pepper on a piece of image noise process, streamlining the code, very useful.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:506880
    • 提供者:xiao
  1. NoiseGenerator

    0下载:
  2. 本实验要求根据课本中给出的高斯噪声和椒盐噪声的概率分布的形状和参数编写两个通用程序分别给一个图像中添加高斯噪声和椒盐噪声。高斯噪声是n维分布都服从高斯分布的噪声,椒盐噪声是图像中经常见到的一种噪声是一种随机的黑点或者白点。在实验中通过它们对应的概率密度函数得到噪声分布函数进而与原图像进行叠加产生出对应的噪声图像-Textbooks in this experiment are given under the Gaussian noise
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:243712
    • 提供者:jhm
  1. noisereduction

    0下载:
  2. matlab 图像中值滤波去噪(高斯噪声和椒盐噪声)-noisereduction
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:792576
    • 提供者:xiayaodong
  1. AddNoise

    0下载:
  2. 实现了添加各种噪声的功能,如高斯噪声、椒盐噪声、脉冲噪声等,并用中值滤波等方法进行去噪,效果不错-Adding noise to achieve a variety of functions such as Gaussian noise, salt and pepper noise, impulse noise, and using methods such as median filter for denoising, the eff
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:373760
    • 提供者:Julie
  1. median_filtering

    0下载:
  2. 中值滤波,代码+图象(原始图像、测试图像——加椒盐噪声)-median filtering,code+images
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:173056
    • 提供者:hong
  1. pcnn_jiaoyan

    0下载:
  2. pcnn实现对椒盐噪声的滤除,效果非常好。-pcnn realize Salt and pepper noise filter, the effect was very good.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:70656
    • 提供者:yefeng
  1. jiazaoquzao

    0下载:
  2. 对图片实现加入各种噪声,并进行去噪,高斯噪声,椒盐噪声,均值中值滤波-Achieved by adding a variety of noise on the image and carry out de-noising
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:733184
    • 提供者:hanne
  1. winner

    0下载:
  2. 维纳滤波对高斯白噪声和椒盐噪声的去噪效果比较-Wiener filter is white Gaussian noise and impulse noise denoising Comparison
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:907264
    • 提供者:姜艳
  1. 200503-95

    0下载:
  2. 为了弥补传统中值滤波器在进行图像降噪处理中的不足,在图像降噪技术中应用了自适应中值滤波器。文中重点介绍了自适应中值滤波器的工作原理并在Matlab平台上进行了仿真试验,与传统中值滤波器进行了比较,计算机仿真结果表明在对密度较大的椒盐噪声进行滤波时,自适应中值滤波较传统中值滤波具有较大的优越性。-To remedy disadvantage of traditional median filtering algorithms in ima
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:1159168
    • 提供者:王黎
  1. smooth

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

    • 发布日期:2024-05-17
    • 文件大小:177152
    • 提供者:shengren
  1. Untitled2

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

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:钟梦清
« 1 23 4 5 6 7 8 9 10 ... 28 »

源码中国 www.ymcn.org