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

搜索资源列表

  1. wewina

    0下载:
  2. matlab 仿真数字信号处理,实现维纳滤波。-Matlab simulation of digital signal processing, and Wiener filter.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4650
    • 提供者:wuxuezhi
  1. vina-filter

    0下载:
  2. 维纳滤波处理 //LPSTR lpDIBBits:指向源DIB图像指针 //LONG lWidth:源图像宽度(象素数) //LONG lHeight:源图像高度(象素数) //函数说明: //该函数用来对DIB图像进行维纳滤波复原操作。-Wiener filter / / LPSTR lpDIBBits : DIB images at the source pointer / / LONG lWidth : Source image width (number of pi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1593
    • 提供者:wu tao
  1. 用VC实现的维纳算法源程序

    0下载:
  2. 这是一个用VC实现的维纳算法源程序,用户输入原始数据后,经过维纳变换后,得到压缩的数据-This is a VC with the Wiener algorithm source files, user input raw data, After Wiener transform, to be compressed data
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1588
    • 提供者:刘才智
  1. WinerFilterCode(good)

    0下载:
  2. 维纳滤波经典代码,相信大家在作图像滤波时,一定有借鉴作用。采用VC实现,简单实用,可移植性强。-classic Wiener filter code, I believe we in for image filtering, it will certainly be useful. VC using a simple, practical, and strong portability.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1819
    • 提供者:whq
  1. WienerDIB

    0下载:
  2. 该函数用来对DIB图像进行维纳滤波复原操作,用Visual C++实现的-the function used to DIB images Wiener filter recovery operation, using Visual C realized
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:1486
    • 提供者:洪清启
  1. 1052

    0下载:
  2. MATLAB源码,preprocessing.m: preprocess the picture including:Wiener filter; meddle value filter, change a gray picture to a binary one and then get the skeleton. centralizing.m: input the source picture output the core point of the fingerprint. samfun.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4797
    • 提供者:钟小丽
  1. wnlb

    0下载:
  2. 一个维纳滤波算法,利用MATLAB编写的,解压后可直接调用-a Wiener filter algorithm, using MATLAB, unpacked directly call
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1267
    • 提供者:
  1. WH

    0下载:
  2. 维纳滤波器 通过求解Wiwner-Hopf方程设计滤波器-Wiener filter by solving Wiwner - Hopf equation Filter Design
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:790
    • 提供者:zhanghui
  1. WienerFilter

    0下载:
  2. 对DIB图像进行维纳滤波复原操作的函数源码,输入参数如下,其他注释也很清晰 //LPSTR lpDIBBits:指向源DIB图像指针 //LONG lWidth:源图像宽度(象素数) //LONG lHeight:源图像高度(象素数)-right DIB images Wiener filter recovery operation of the source function, input parameters are as follows, Other Notes is clea
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:44442
    • 提供者:宿太学
  1. myfile3

    0下载:
  2. 对DIB图像进行维纳滤波复原操作+DIB图像进行模糊操作-right DIB images Wiener filter recovery operation DIB images fuzzy operation
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3560
    • 提供者:master
  1. wienerfilter2

    0下载:
  2. 基于维纳滤波器算法,对加噪信号进行滤波.-Wiener filter algorithm based on the increase in noise signal filtering.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1038
    • 提供者:da niu
  1. 维纳滤波处理

    0下载:
  2. 对DIB图像进行维纳滤波复原操作和评价滤波效果的信息熵计算算法.-right DIB images Wiener filter recovery operation and evaluation of the effect of filtering information entropy algorithm.
  3. 所属分类:图形/文字识别

    • 发布日期:2015-06-11
    • 文件大小:2102
    • 提供者:邓鹏
  1. wnlbclydm

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

    • 发布日期:2008-10-13
    • 文件大小:1359
    • 提供者:柳杨
  1. pictureRestortooriginal

    0下载:
  2. 图像线性滤波复原 运用MATLAB软件,并结合维纳滤波法对各种模糊图像进行复原重建 创建一个仿真运动模糊的PSF来模糊图像。 (2)利用deconvwnr函数对无噪声模糊图像进行复原重建 (3)利用deconvwnr函数对有噪声模糊图像进行复原重建 -images linear filtering using MATLAB software recovery, and the Wiener filter to various fuzzy image restoration
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3469
    • 提供者:深蓝
  1. Thefilterdesign

    1下载:
  2. 了解图象处理的维纳滤波器和匹配滤波器的原理,并能用MATLAB编程 语 言实现。评估滤波器的性能。-understanding of image processing Wiener filter and the matched filter theory, and can be used MATLAB programming language. Filter performance assessment.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2755
    • 提供者:深蓝
  1. wigner

    1下载:
  2. 这是一个基于matlab维纳滤波的m程序,多用于信号处理和图像处理,还包含两个应用,供大家参考。-This is a Matlab-based Wiener filtering m procedures used for signal processing and image processing. also includes two applications, for your reference.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1332
    • 提供者:汪莉莉
  1. Image_Filtering

    0下载:
  2. Image Filtering RGB Spatial Wiener Direct Inverse Discrete Fourier Transform DFT Lucy Richardson Median Laplacian -Image Filtering RGB Direct Spatial Wiener Inverse Discrete Fourier Transform DFT Lucy Ri chardson Median Laplacian
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5396
    • 提供者:张天林
  1. ImageRestore

    0下载:
  2. 图像复原代码。运动模糊图像复原、非约束复原、逆滤波复原、维纳滤波复原等。-image restoration code. Fuzzy Image Restoration Movement, a non-binding recovery, rehabilitation inverse filter, Wiener filter and recover.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:236852
    • 提供者:李松原
  1. WienerScalart96

    0下载:
  2. Wiener滤波matlab程序,望多多指教.-Wiener filtering process, and hopes the exhibitions.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:3294
    • 提供者:
  1. FFT_Wiener

    1下载:
  2. 数字信号处理中,用FFT模拟维纳滤波器,其中L为输入信号的样本点数-digital signal processing using FFT simulation Wiener filter, which L input signal samples Points
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1234
    • 提供者:胡博
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com