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

搜索资源列表

  1. ZhengNan5

    0下载:
  2. 图像的逆滤波 维纳滤波 同时可以对图像进行模糊处理比如运动模糊 卷积模糊-Using C++ to complete images of conversion, processing and compression process, is to learn good reference digital image processing program!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2220781
    • 提供者:郑楠
  1. tuxiang

    0下载:
  2. matlab对图像进行运动模糊 以及用维纳滤波 逆滤波还原-matlab and the image motion blur reduction using Wiener filtering inverse filtering
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:612
    • 提供者:戴海
  1. wiener

    0下载:
  2. 对加入不同方差高斯噪声的逆滤波与维纳滤波程序-Gaussian noise with different variance of the inverse filtering and Wiener filtering procedure
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:460504
    • 提供者:
  1. SPWM-voltage-invertor

    2下载:
  2. :SPWM调制技术是通过改变输出方波的占空比来改变等效的输出电压,其调制波为正弦波,脉冲宽度间占空 比按正弦规率排列, 这样输出波形经过适当的滤波可以做到正弦波输出。它广泛的用于支流交流逆变器。本次实 验使用Matlab/Simulink对SPWM技术进行仿真并分析数据。-: SPWM modulation by changing the duty cycle square wave output to change the equivalent output voltage, the
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:651639
    • 提供者:fmx
  1. chengxu

    0下载:
  2. 逆滤波和维纳滤波对运动图像的处理,两种方法的编程-Inverse filtering and Wiener filtering of motion image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:9416
    • 提供者:李艳红
  1. 11

    0下载:
  2. 代码实现图像的复原,包括运动模糊及复原,逆滤波退化及复原,加噪退化及维纳滤波复原。-Code image restoration, including motion blur and recovery, inverse filtering degradation and restoration, plus noise degradation, and Wiener filtering restoration.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3455940
    • 提供者:李丽
  1. matlab

    0下载:
  2. 对图像进行模糊,然后再对图像进行逆滤波,复原处理,水平镜像等-Blur the image, and then reverse the image filtering, restoration process, horizontal images, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:13089
    • 提供者:circlr
  1. mywork

    1下载:
  2. 本人用GUI做的简单图像处理程序,其中包括灰度图像的分水岭分割,灰度几何校正(90度校正),运动图像复原(逆滤波),finalwork.m为主运行文件,其他m文件都是调用的函数。-I use the GUI to do a simple image processing procedures, including gray-scale image of the watershed segmentation, gray geometric correction (correction of 90
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:806428
    • 提供者:cc
  1. lfx

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

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

    0下载:
  2. C语言实现的基本图像变换,包含中指滤波,维纳滤波处理,逆滤波处理,灰度均衡,WALSH变换-C language implementation of the basic image transformation, including middle filtering, Wiener filter, inverse filtering, gray balance, WALSH transform
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:960940
    • 提供者:李辉
  1. Inverse-filtering-processing

    0下载:
  2. 用MFC实现逆滤波处理,是C++的基础学习,MFC编程-Using MFC inverse filtering, is the basis for learning C++, MFC Programming
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:3082
    • 提供者:海之帆
  1. whu_7-115-14828-7_2006_1

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

    • 发布日期:2017-03-29
    • 文件大小:647356
    • 提供者:sunhaibin
  1. image-processing-recovery

    0下载:
  2. 数字图像处理实验匀速运动和逆滤波复原 用C++进行实验-Digital image processing experiments and inverse filtering uniform motion recovery
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2238386
    • 提供者:梁程
  1. image-restoration-code

    0下载:
  2. 本程序为图像复原代码。运动模糊图像复原、非约束复原、逆滤波复原、维纳滤波复原等-The procedure is the image restoration code,including motion-blurred image restoration, non-binding restoration, inverse filtering restoration, Wiener filter and recover
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:236856
    • 提供者:shuang
  1. shiyan6

    0下载:
  2. 了解Fourier变换、反变换的算法实现,掌握频域逆滤波和维纳滤波图像复原的方法。-Understand the Fourier transform, inverse transform algorithm, master frequency domain inverse filtering and Wiener filtering image restoration method.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:106052
    • 提供者:李雪
  1. model1

    0下载:
  2. 去除图像因为运动、噪声而产生的模糊,使用方法:维纳滤波、直接逆滤波、L-R迭代-Remove the fuzzy of image generated by movement, noise
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2268
    • 提供者:丁家瑞
  1. Image-restoration

    0下载:
  2. 1.掌握数字图像的存取与显示方法。 2.理解数字图像运动模糊、高斯模糊以及其他噪声引起模糊(图像降质现象)的物理本质。 3.掌握降质图像的逆滤波复原和维纳滤波复原方法。-Image restoration
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:765626
    • 提供者:liudongwen
  1. Dereverberation

    2下载:
  2. 通常语音信号在增强时会出现混响现象,演讲者为了消除背景混响,不得不频繁地偏转头部的方向,这样会造成脉冲响应的不断改变。我们结合盲解卷法和频谱消去法来提高逆滤波器的滤波效果。我们利用输入语音信号间的相关系数矩阵计算出稳定、精确的室内脉冲响应的逆滤波器,而这些输入信号无需测量室内的脉冲响应就能被观测到。逆滤波能够消除早期的反射,这些反射包含混响中的绝大部分能量。之后,用频谱消去法来抑制逆滤波后的信号的尾部混响。本方法在实际适应性方面的表现通过具体的实验进行了验证,结果表明盲解卷法和频谱消去法的结合相
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-02
    • 文件大小:40332
    • 提供者:yuelianglian
  1. ImageRestore

    1下载:
  2. 图像复原代码。运动模糊图像复原、非约束复原、逆滤波复原、维纳滤波复原等-Image restoration code. Motion blur image restoration, non-binding restoration, inverse filtering to recover the Wiener filtering for restoration
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4295568
    • 提供者:ontheway
  1. Digital-Image-Processing

    0下载:
  2. 《数字图像处理》课程的matlab实验,包括同时对比度实验、空间与幅度分辨率变化、图像的直方图均衡、均值白高斯噪声滤波、理想高低通滤波、逆滤波和维纳滤波和区域编码与阈值编码方法实现图像压缩-digital image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:864655
    • 提供者:徐生
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 19 »
搜珍网 www.dssz.com