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

搜索资源列表

  1. 实现图象平滑(去噪声),锐化算法的源代码

    0下载:
  2. 对高质量数字图像实行图像平滑,提高图片质量,并去掉噪声!-to implement high-quality digital image smoothing images, enhance picture quality and eliminating noise!
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:23874
    • 提供者:呵呵
  1. 赫夫曼实现图像复原

    0下载:
  2. 神经网络的实验报告,利用赫夫曼编码实现10副图片的去噪和恢复
  3. 所属分类:软件工程

  1. 疵点检测

    0下载:
  2. 这是关于图像疵点检测的程序,附有图片和源代码
  3. 所属分类:matlab例程

  1. MATLAB

    3下载:
  2. 基于matlab图像增强的比较及其理论分析 给定一张灰度图片,模拟加入高斯噪声、椒盐噪声等若干噪声,然后使用中值滤波、均值滤波等方法进行图像增强。 -The PS/2 device interface, used by many modern mice and keyboards, was developed by IBM and originally appeared in the IBM Technical Reference Manual. However, this docu
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:613
    • 提供者:程依
  1. VC

    0下载:
  2. 使用c语言产生均匀分布,高斯分布随机数的方法,使用VC为图片进行添加高斯噪声均匀噪声以及椒盐噪声,并且采用a修正的均值滤波和自适应中值滤波进行除噪-Used to produce uniform distribution of c language, method of Gaussian random numbers, use the VC to add a picture uniform noise, Gaussian noise and salt and pepper noise, and
  3. 所属分类:Special Effects

    • 发布日期:2017-06-20
    • 文件大小:30343089
    • 提供者:吴勇
  1. jiazaoquzao

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

    • 发布日期:2017-03-29
    • 文件大小:733092
    • 提供者:hanne
  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 other programs.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-23
    • 文件大小:8080
    • 提供者:xlz
  1. szsb_src

    2下载:
  2. VC++基于神经网络的数字图片识别技术,并可对图片进行灰度处理、二值化、递推锐化、去离噪声、字符分隔等处理功能,调试时请将在Debug目录中生成的EXE文件拷贝至Release目录里运行,因为那里有测试图片。 -VC++ based on neural network digital image recognition technology, and gray on the picture processing, binarization, recursive sharpening to a
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:195376
    • 提供者:zy
  1. bitmapoperate

    0下载:
  2. 对位图进行各种操作,如加入噪声,图片旋转等-bitmap operate
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4253816
    • 提供者:傅晓钢
  1. thepic

    0下载:
  2. 实现图片的去噪声,在高斯噪声存在下可用此程序去除噪声-derive theformula of averaging using discrete convoluntion
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:8473
    • 提供者:一星如月
  1. shiyan

    0下载:
  2. 给出三组分别带有高斯噪声和salt&pepper噪声的图片,对他们进行直方图均衡化,然后分别用中值滤波器和均值滤波器对所有图片进行滤波,比较结果 -1. Given an original and its noised images. 2. Histogram Equalization with random additions 3. 3 by 3 median filter window (Calculate the median value among 9 values, an
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1441
    • 提供者:zhengyan
  1. imnoise

    0下载:
  2. 给各种格式的图片或者相片加噪声 原代码 方便应用-To a variety of formats pictures or photos plus noise of the original code to facilitate their application
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:3906
    • 提供者:黄涛
  1. Image_Smoothing

    0下载:
  2. 所给程序中,先给出一副原始图像,在其中添加椒盐噪声,然后用几种方法进行平滑滤波,包括邻域均值法,邻域中值滤波和K邻域均值滤波,其中的K邻域均值滤波所选掩膜为3*3,K值取5,图片选用board.ti。-Given program, the first is given an original image, in which the added salt & pepper noise, and then use several methods of smoothing, including
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:136204
    • 提供者:hanyantao
  1. gaosipinghua

    0下载:
  2. 高斯平滑,去除图片噪声,达到图像优化效果。-Gaussian smoothing, removal of image noise, image optimization to achieve results.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:132639
    • 提供者:QINPENG
  1. matlab

    1下载:
  2. 检测图片噪声并去除,使得原图像更加清晰,最简单的图像去噪处理方法-Detect picture noise and remove
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:703413
    • 提供者:蒋润泽
  1. denoise

    0下载:
  2. 图片噪声的加入,常见滤波,以及几种经典去噪算法-Picture noise, common filtering, as well as several classical denoising algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:8875
    • 提供者:kjl
  1. imProcess

    0下载:
  2. 图片处理,去除图片噪声与模糊查询之后的类,极品源码-Snap professional children calendar design calendar design picture album production deal with.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-13
    • 文件大小:3256708
    • 提供者:nishishui
  1. vc_image_pinghua

    0下载:
  2. VC图像平滑处理源码,为了消除图片噪声,提高质量,一般采用平滑处理,根据不同的平滑方法,可以针对不同的目标而进行不一样的特征提取或质量增强。-VC image smoothing source, in order to eliminate picture noise, improve quality, the general use of smoothing, according to different smooth methods, can be different for differen
  3. 所属分类:Special Effects

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

    • 发布日期:2017-12-12
    • 文件大小:1329164
    • 提供者:
  1. 奇异值分解去图片噪声

    0下载:
  2. 奇异值分解去图片噪声,将图片放置在C:/文档/matlab中即可。
  3. 所属分类:matlab例程

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com