CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 椒盐噪声

搜索资源列表

  1. imageprocessshiyan3

    0下载:
  2. 图像去噪的内容,利用一个5X5模板对图像进行中值滤波,去除椒盐噪声。有PPT说明具体程序的步骤。-Denoising the content template using a 5X5 median filter on the image to remove the salt and pepper noise. There specify the procedures for PPT.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1286000
    • 提供者:xiongyiwen
  1. Grayimageplusnoiseprocessing

    0下载:
  2. 灰度图像加噪声处理(包括随即噪声,椒盐)-Gray image plus noise processing (including then noise, salt and pepper)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1998693
    • 提供者:
  1. image_filter

    0下载:
  2. 本程序是基于VC6.0的图像滤波代码,程序可支持读入和显示所有的BMP图像,并可显示任意位置像素点的颜色信息。图像滤波处理是对8位的BMP图像执行的,采用改进的中值滤波算法。程序中还附有椒盐噪声的添加功能,可通过对话框选择添加任何密度的椒盐噪声,操作方便。-This procedure is based on the image filtering code in VC6.0, the program can support read and display all the BMP images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:2016329
    • 提供者:yingl
  1. matlabcode2

    0下载:
  2. 数字图像显示及其傅立叶变换 、二维离散余弦变换的图像压缩、采用灰度变换的方法增强图像的对比度 、直方图均匀化、模拟图像受高斯白噪声和椒盐噪声的影响 等多个matlab图像处理实例-Digital image display and Fourier transform, two-dimensional discrete cosine transform image compression, the use of gray transform method to enhance image cont
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:10590
    • 提供者:张立
  1. Matlab-image-add-noise-and-filtering

    0下载:
  2. Matlab图像增强实验源代码与图片展示,内有用matlab为图像增加椒盐噪声白噪声程序。再用平滑滤波与中值滤波对图像进行处理。-Matlab source code for image enhancement and image experiments show, the image in a useful increase in salt and pepper noise matlab white noise process. And then filtering and median fi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:218024
    • 提供者:shxdsg
  1. tu

    0下载:
  2. 用c语言对图像加椒盐噪声,然后对加有椒盐噪声的图像进行形态学滤波,得到滤波后没有噪声的图像-C language by adding salt and pepper noise image, then add salt and pepper noise images with morphological filtering, no noise by filtering the image after
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1933040
    • 提供者:混混
  1. exp3_1

    0下载:
  2. 在VC6.0中利用OpenCV实现任何格式图像的指定概率椒盐噪声添加和均值滤波、带阈值的中值滤波-VC6.0 using OpenCV in any format images to achieve a specified probability and the mean filter add salt and pepper noise with median filter threshold
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1456651
    • 提供者:范文
  1. shi

    0下载:
  2. 基于vb的数字图形图像的噪声滤除,中值滤波,均值滤波,椒盐噪声等功能。-Vb-based digital graphic image noise filtering, median filtering, average filtering, salt and pepper noise and other functions.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:91409
    • 提供者:snow
  1. area-histogram-equalization

    0下载:
  2. 加椒盐噪声 中值滤波 拉普拉斯算子滤波 3*3领域去噪 直方图均衡 -Add salt and pepper noise, median filtering Laplacian denoising filter 3* 3 area histogram equalization
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:317791
    • 提供者:ZHOURONGXING
  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. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:277311
    • 提供者:陈立鹏
  1. Noise-estimation-in-wavelet-domain

    0下载:
  2. 对含噪声的图像进行识别和估计,通过小波分解,在频域中完成对图像的识别,判断是椒盐噪声还是高斯噪声,并对参数的值进行估计。-Identify and estimate noisy images, through the wavelet decomposition in the frequency domain to complete the image recognition to determine the salt and pepper noise or Gaussian noise, and
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:287913
    • 提供者:peterlox
  1. lfx

    1下载:
  2. 利用Visual C++编程技术实现数字图像处理图像的各种基本技术,主要包括以下几点: 1、BMP格式图象的显示:直接显示和打点显示。 2、几何变换:平移,旋转,镜象变换,转置,缩放。 3、正交变换:包括傅立叶变换、沃尔什变换、离散余弦变换和离散余弦反变 换等。 4、图象增强:包括空域增强(直接灰度变换、直方图处理、图像平滑,均值滤波,拉普拉锐化等)和频域增强(理想低通、巴特沃斯低通滤波)和伪彩色增强。 5、图象复原:卷积模糊、卷积模糊+噪声、椒盐噪声、随机噪声、逆滤波复
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3750496
    • 提供者:皮传奇
  1. noise

    0下载:
  2. 在图像中增加噪声,可完成高斯噪声,椒盐噪声等集中噪声的添加-Increase in image noise, Gaussian noise can be completed, such as concentration of salt and pepper noise added noise
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1350
    • 提供者:王冰
  1. aap

    0下载:
  2. 抑制椒盐噪声 雷达 合成孔径雷达的图像处理 在立体雷达图像做dem会用到-depress the noise
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:137938
    • 提供者:数学题
  1. third

    0下载:
  2. 利用matlab软件对加入椒盐噪声或高斯噪声的图片进行滤波处理-Using matlab software add salt and pepper noise or Gaussian noise image filtering processing ~ ~
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:857
    • 提供者:wxm27811
  1. cl

    1下载:
  2. idl进行清屏和产生图像的椒盐噪声和高斯噪声的程序,是学习idl编程的很好的例子-idl manipulate clear the screen
  3. 所属分类:Special Effects

    • 发布日期:2015-01-17
    • 文件大小:280576
    • 提供者:陈集
  1. Add-SP-Noise-and-Median-Filter

    0下载:
  2. 本工程程序对lena施加Pa=Pb=0.1的椒盐噪声,然后采用3*3中值滤波处理,给出去噪前后的图像。-The engineering process for lena put Pa = Pb = 0.1 salt and pepper noise, then a 3* 3 median filtering, give the image before and after denoising.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:859985
    • 提供者:小明
  1. 3

    0下载:
  2. 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波-Two-dimensional median filtering function medfilt2 of the image noise by filtering salt and pepper
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:6233
    • 提供者:qqddsshhjj
  1. peppernoise

    0下载:
  2. 加椒盐噪声,主要是算法。内容简单,明了。-Add salt and pepper noise, mainly algorithm. Is simple and clear.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1114
    • 提供者:贾昊君
  1. matlab2

    0下载:
  2. matlabm文件 直方图均匀化 和模拟图像受高斯白噪声和椒盐噪声的影响-matlabm file and analog image histogram homogenization by Gaussian white noise and pepper noise
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-30
    • 文件大小:726
    • 提供者:米线
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 20 »
搜珍网 www.dssz.com