搜索资源列表

  1. code

    0下载:
  2. matlab仿真通过的降噪程序,提供c语言实现的各种降噪算法。还包括对椒盐噪声有很好抑制作用的一组新算法。-matlab simulation of the noise reduction process through the provision of a variety of c language to achieve noise reduction algorithm. Also includes a very good inhi
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:596992
    • 提供者:yang
  1. dupc

    0下载:
  2. 椒盐噪声、高斯噪声的均值滤波、中值滤波、高斯滤波-Salt and pepper noise, Gaussian noise of mean filtering, median filtering, Gaussian filtering
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:dupc
  1. quzao

    0下载:
  2. 对一张经过椒盐腐蚀的图片进行处理,以得到所要的信息 -Salt and pepper to corrosion after a picture processed in order to obtain information to be
  3. 所属分类:图形图象

    • 发布日期:2024-05-16
    • 文件大小:13312
    • 提供者:chenbian
  1. FreqDomain_imagEnhanc_and_imagRestore

    0下载:
  2. Image enhancement in frequency domain using Fourier center frequency, Gaussian lowpass filter, Low pass filter, high pass filter. Image restoration using medean filter, weiner filter with noise generator such as Gaussian
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1035264
    • 提供者:dieu
  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-16
    • 文件大小:506880
    • 提供者:xiao
  1. 1111

    0下载:
  2. 自适应中值滤波,对图像的椒盐噪声有很好的滤除效果,非常不错的程序-Adaptive median filter, the image of the salt and pepper noise filtering effect of a very good, very good procedures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:862208
    • 提供者:chen
  1. canny

    1下载:
  2. (1)利用高斯滤波器函数,用Matlab语言,编写Canny边缘检测器的Matlab(或C语言)函数; (2)利用上述函数,对一副图像(椒盐噪声或高斯噪声)进行边缘检测; (3)利用Matlab自带的Canny边缘检测函数对同一副图像进行边缘检测; (4)比较上述两个结果。 -(1) the use of Gaussian filter function, using Matlab language, the prepa
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:amy
  1. ImageP

    0下载:
  2. 用MATLAB处理缺损图像,对椒盐躁声算术均值滤波,对高斯躁声算术均值滤波,对椒盐躁声中值滤波。-Using MATLAB to deal with defect images, the sound of the salt and pepper arithmetic mean filter impatient, impatient voice of Gaussian arithmetic mean filter, the sound o
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:王菲
  1. imagedenoising

    0下载:
  2. 对高斯噪声以及椒盐噪声滤波来进行图像的去噪-Of Gaussian noise and salt and pepper noise filtering for image denoising
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:史庭君
  1. NoiseGenerator

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

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

    0下载:
  2. 图像细化是计算机视觉的重要任务之一,这里用了S.k于2005年提出的最新算法完成,除了细化还可以滤掉椒盐噪声-Computer Vision Image Thinning is one of the important tasks, here the Sk in 2005 the completion of the latest algorithms, in addition to refined salt and pepper noi
  3. 所属分类:图形图象

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:saber
  1. medfilt_avefile_bijiao

    0下载:
  2. Matlab实现中值滤波与均值滤波的对椒盐噪声滤波的比较!-Matlab to achieve median filter and mean filter for noise filtering salt and pepper comparison!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:许可
  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-16
    • 文件大小:373760
    • 提供者:Julie
  1. tuxiang

    0下载:
  2. 读取、显示图像、保存图像、放大、缩小、旋转、高斯噪声、椒盐噪声、亮度-Read, display images, save images to enlarge, narrow, rotating, Gaussian noise, salt and pepper noise, brightness
  3. 所属分类:图形图象

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:alone
  1. ada

    0下载:
  2. 产生随机噪声和椒盐噪声,使用中值滤波法,领域平均法去除噪声,-Randomly generated noise and salt and pepper noise, the use of median filtering method, the area of the averaging method to remove noise,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:506880
    • 提供者:zy
  1. 61549835image-compress-denoise

    0下载:
  2. 图像压缩去噪增强锐化程序,供大家参考。 包括:数字图像矩阵数据的显示及其傅立叶变换 二维离散余弦变换的图像压缩 采用灰度变换的方法增强图像的对比度 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:11264
    • 提供者:chen peilin
  1. gaussiansalt

    0下载:
  2. matlab编写的处理高斯,椒盐噪声的源码。-matlab prepared to deal with Gaussian, salt and pepper noise source.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:refinebin
  1. salt_noise

    0下载:
  2. these programs deal with the addition of SALT noise (in particular) and its removal using - CONTRAHARMONIC and HARMONIC FILTER.-these programs deal with the addition of SALT noise (in particular) and its removal using- C
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:saumya
  1. image5

    0下载:
  2. 针对图像的噪声,进行平滑去噪,中值滤波,邻域平均法,还有产生椒盐噪声和随机噪声。取自《vc++图像处理程序设计》第5章-Against the image noise, denoising smoothing, median filtering, neighborhood averaging method, as well as generate Salt and pepper noise and random noise. Retri
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:1372160
    • 提供者:guoguo
  1. MidFilter

    0下载:
  2. 对影像进行中值滤波,去除椒盐噪声,保留边缘信息-Median filter on the images to remove the salt and pepper noise, retaining the edge information
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:111616
    • 提供者:Lihf
« 1 2 3 4 5 6 78 9 10 11 12 ... 28 »

源码中国 www.ymcn.org