搜索资源列表

  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图像处理源程序

    3下载:
  2. 程序代码说明

    P0201:MATLAB赋值

    P0202:MATLAB中的for循环

    P0203:MATLAB中的for循环和if条件

    P0205:MATLAB图像处理的基本操作

    P0206:MATLAB高级图像处理操作

    P0207:根据RGB图像创建一幅灰度图像

    P0208:二值图像的取反操作

    P0209

  3. 所属分类:matlab例程

    • 发布日期:2009-01-02
    • 文件大小:87980
    • 提供者:wilsonwong
  1. 30个图像处理

    1下载:
  2. 30个图像处理的VC++ 源代码,包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,傅立叶变换,高斯平滑,灰度均衡,均值滤波,拉普拉斯锐化(边缘检测), 离散余弦变换,亮度增减,逆滤波处理,取对数,取指数,梯度锐化,图象处理,图像镜像, 图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡.
  3. 所属分类:源码下载

    • 发布日期:2011-01-12
    • 文件大小:1088528
    • 提供者:linghan19871010
  1. 维纳滤波处理 Wiena filter

    1下载:
  2. 该程序用来对图像进行维纳滤波复原操作处理,用MATLAB实现
  3. 所属分类:matlab例程

    • 发布日期:2011-09-16
    • 文件大小:1238
    • 提供者:mingmingpudm
  1. VC图像处理基本算法示例

    3下载:
  2. 一些数字图像处理基本算法的源码,包括:256色转灰度图,Hough变换,Walsh变换,中值滤波,二值化变换,亮度增减,傅立叶变换,反色,取对数,取指数,图像平移,图像旋转,图像细化,图像缩放,图像镜像,均值滤波,对比度拉伸,拉普拉斯锐化(边缘检测),方块编码,梯度锐化,灰度均衡,用Canny算子提取边缘,直方图均衡,离散余弦变换,维纳滤波处理,逆滤波处理,阈值变换,高斯平滑。
  3. 所属分类:绘图程序

    • 发布日期:2012-01-31
    • 文件大小:7927409
    • 提供者:kalekale
  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-05-23
    • 文件大小:1024
    • 提供者:谢鹏
  1. Cresorse

    0下载:
  2. 高斯平滑,灰度均衡,拉普拉斯锐化(边缘检测),亮度增减,梯度锐化,图像平移,图像旋转,维纳滤波处理-Gaussian smooth, gray balance, Laplacian sharpening (edge detection), the brightness changes, gradient sharpening, image shifting, image rotation, Wiener filter
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-23
    • 文件大小:1320960
    • 提供者:孙怀勇
  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-05-23
    • 文件大小:2048
    • 提供者:赵杰伊
  1. digital_picture_process_method_demo

    0下载:
  2. 数字图像处理方法演示程序:本程序应用了垂直/水平sobel、Prewitt、Robert算子对图像处理的效果演示,并包括图像直方图分析,直方图均衡,中值滤波、自适应滤波等方法,是研究数字图像处理的好工具,本程序提供源代码,可以在其基础上开发。-digital image processing methods Demonstration Program : This procedure is used by the vertical/pi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-23
    • 文件大小:3804160
    • 提供者:Alex
  1. wnlbclydm

    0下载:
  2. 维纳滤波处理源代码,图像处理的时候肯定要用到,也叫做自适应滤波!!1-Wiener filter source code, image processing time certainly have to use, also known as adaptive filtering! ! 1
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:柳杨
  1. Wienafilter

    0下载:
  2. 该程序用来对图像进行维纳滤波复原操作处理,用MATLAB实现。-the procedures used to image Wiener filter recovery operation, using MATLAB.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:章献
  1. winer

    0下载:
  2. 维纳滤波实现图像的屡噪等处理,通过本程序处理的图像能提高分辨能力-Wiener filtering of image noise, such as repeated handling, through the image processing can improve the resolving power
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:苏子
  1. ImageFiltering

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

    • 发布日期:2024-05-23
    • 文件大小:5120
    • 提供者:李健
  1. inverse_winer_filter

    1下载:
  2. 对图像进行模糊处理,用逆滤波和维纳滤波恢复图像,也是实验时自己编写的代码,请多指教。-Fuzzy image processing, inverse filtering and Wiener filter to restore the image, but also experiments have written code, like him Zhijiao.
  3. 所属分类:波变换

    • 发布日期:2024-05-23
    • 文件大小:110592
    • 提供者:GUO-xc
  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-05-23
    • 文件大小:1156096
    • 提供者:wuzeping189
  1. tuxaingchulishiiyan

    0下载:
  2. 对一副测试图像进行加各种噪声,然后进行多帧平均,中值滤波,均值滤波,维纳滤波,理想低通滤波,巴特沃斯低通,带通滤波,自适应滤波九种方法处理,并分析结果,得出各种滤波方法的优缺点。包括实验报告-Plus a pair of test images of all kinds of noise, and then multi-fr a me averaging, median filtering, mean filtering, Wiener
  3. 所属分类:matlab例程

    • 发布日期:2024-05-23
    • 文件大小:340992
    • 提供者:zhangjiahui
  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-05-23
    • 文件大小:1024
    • 提供者:gf102603
  1. 图像处理

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

    • 发布日期:2024-05-23
    • 文件大小:5115904
    • 提供者:Joeserv
  1. 图像的去模糊

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

    • 发布日期:2024-05-23
    • 文件大小:289792
    • 提供者:Darktrace
« 12 3 4 5 6 7 8 »

源码中国 www.ymcn.org