搜索资源列表

  1. VC实现维纳滤波处理

    0下载:
  2. 一个实现维纳滤波图像处理的VC函数,各个成员变量程序中有详细说明-a Wiener filter to achieve the VC image processing functions, all member variables procedures are described in detail
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1504
    • 提供者:谢鹏
  1. 维纳滤波器

    0下载:
  2. 用于图像处理的维纳滤波器MATLAB源程序,附有待处理的图像,效果很好
  3. 所属分类:其它

    • 发布日期:2009-12-04
    • 文件大小:47306
    • 提供者:yingmuzheng
  1. 逆滤波维纳滤波Matlab实现

    0下载:
  2. 简单的逆滤波维纳滤波Matlab实现,图像恢复效果还不错的!!
  3. 所属分类:matlab例程

    • 发布日期:2011-06-07
    • 文件大小:31846
    • 提供者:wqf425@126.com
  1. 维纳滤波

    0下载:
  2. 数字图像维纳滤波
  3. 所属分类:源码下载

    • 发布日期:2012-01-08
    • 文件大小:2182
    • 提供者:feilun
  1. VC++实现对退化图像的恢复

    0下载:
  2. 采取逆滤波和维纳滤波两种图像恢复算法对退化图像的恢复实现过程,效果不错-Using inverse filtering and wiener filtering to recorver the extinction graph
  3. 所属分类:Windows编程

    • 发布日期:2024-06-18
    • 文件大小:33792
    • 提供者:李杰
  1. VC实现维纳滤波处理

    0下载:
  2. 一个实现维纳滤波图像处理的VC函数,各个成员变量程序中有详细说明-a Wiener filter to achieve the VC image processing functions, all member variables procedures are described in detail
  3. 所属分类:图片显示浏览

    • 发布日期:2024-06-18
    • 文件大小:1024
    • 提供者:谢鹏
  1. Twiener

    0下载:
  2. 对BMP图像进行维纳滤波处理的程序 算法简单明了,易于需要进行相关处理的编程人员阅读。-right BMP images Wiener filtering process is simple and clear, easy to deal with the need for relevant programming staff to read.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-18
    • 文件大小:2048
    • 提供者:赵杰伊
  1. A0357

    0下载:
  2. 一套完整的图像处理与识别的源码(全中文注释) 这是我们内部开发与使用的一套图像处理代码,里面包括了大部分图像处理与识别处理的的函数:像模板变换,图像的平滑、锐化、边缘识别、图像中值滤波、图像模糊、图像逆滤波、图像模糊加噪、图像维纳滤波、线性变换、灰度拉伸、直方图均衡、图像腐蚀、图像膨胀、图像开运算、GIF确码编码、缩放、旋转、快速付立叶变换、离散余弦变换等等,等等,太多了。可以用于windows软件或嵌入式软件编程。内部用的,全中文
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-18
    • 文件大小:308224
    • 提供者:tl
  1. ImageWienerFilter

    0下载:
  2. 维纳滤波、逆滤波matlab程序(不调用图像库函数)-Wiener filter, inverse filter matlab program (do not call the image library function)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-18
    • 文件大小:47104
    • 提供者:kingd
  1. weina

    0下载:
  2. 在维纳滤波的基础上进行改进,采用改进的方法对模糊图像进行复原-We use the method of Wiener filtering to recover.
  3. 所属分类:图形图象

    • 发布日期:2024-06-18
    • 文件大小:588800
    • 提供者:高源
  1. filteringcollection

    0下载:
  2. Matlab图像滤波合集image filtering collection,包括:图像RGB空间滤波、维纳滤波、离散傅立叶变换、拉普拉斯滤波、中值滤波等等。-MATLAB image filtering collection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-18
    • 文件大小:24576
    • 提供者:youxia
  1. ImageFiltering

    0下载:
  2. matlab语言编写的常见图像处理程序,包括高斯滤波、维纳滤波等程序-matlab language of the commonly used image processing procedures, including the Gaussian filtering, Wiener filtering,
  3. 所属分类:matlab例程

    • 发布日期:2024-06-18
    • 文件大小:5120
    • 提供者:李健
  1. 1111111

    1下载:
  2. 维纳滤波理论在图像处理中的应用。 包括维纳滤波,维纳复原,维纳边沿提取,维纳增强。我的一个小课题的终结版。 附有PPT-Wiener filtering theory in image processing applications. Including the Wiener filter, Wiener restoration, Wiener edge extraction, Wiener enhanced. I have a
  3. 所属分类:图形图象

    • 发布日期:2024-06-18
    • 文件大小:1156096
    • 提供者:wuzeping189
  1. tian

    0下载:
  2. 改进的小波图像维纳滤波程序,可用于图像的去噪和重构。-Wiener filtering of wavelet image improvement program can be used for image denoising and reconstruction.
  3. 所属分类:matlab例程

    • 发布日期:2024-06-18
    • 文件大小:1024
    • 提供者:jyf
  1. 维纳滤波器的Matlab实现

    0下载:
  2. 维纳滤波实现图像的去噪复原处理,通过维纳滤波对航拍图像进行预处理,提高图片中的有用信息。(.Wiener filtering to achieve image denoising, restoration, Wiener filtering through the aerial image pretreatment, to improve the useful information in the picture)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-18
    • 文件大小:1024
    • 提供者:gf102603
  1. 图像处理

    0下载:
  2. 维纳滤波,中值滤波,均值滤波,降噪的代码实现(Code implementation of Wiener filtering)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-18
    • 文件大小:5115904
    • 提供者:Joeserv
  1. 图像去噪

    0下载:
  2. 维纳滤波和均值滤波,及利用自适应维纳滤波的图像去噪MATLAB代码,效果优于维纳滤波(Using adaptive Wiener filtering for image denoising MATLAB code, the effect is better than Wiener filtering)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-18
    • 文件大小:2048
    • 提供者:Eatin
  1. 维纳滤波

    0下载:
  2. 数字图像处理之维纳滤波的相关matlab代码(Wiener filter related matlab code)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-18
    • 文件大小:12288
    • 提供者:1285106466
  1. 维纳滤波复原

    0下载:
  2. 维纳滤波程序复原程序,维纳滤波又叫最小均方差滤波,它的目标是找到一个原图像f的估计图像f',使得它们之间的均方误差最小。(Wiener filtering program, which is called the minimum mean square variance filter, aims to find an estimated image F'of the original image like f, making the m
  3. 所属分类:其他小程序

    • 发布日期:2024-06-18
    • 文件大小:10240
    • 提供者:ww94
  1. 图像的去模糊

    0下载:
  2. 可用来处理模糊图像的,维纳滤波matlab代码(Wiener filter matlab code that can be used to deal with blurred images.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-18
    • 文件大小:289792
    • 提供者:Darktrace
« 12 3 4 5 6 7 8 9 10 ... 26 »

源码中国 www.ymcn.org