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

搜索资源列表

  1. Untitled2

    0下载:
  2. 基于MATLAB的维纳滤波和逆滤波复原,在程序中可以看到,维纳滤波器的组成。可以更好的实现逆滤波复原算法。-MATLAB based on Wiener filtering and inverse filtering to recover, the program can be seen, the Wiener filter. We can better achieve the inverse filter restoration algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:537
    • 提供者:付强
  1. DImageProcess

    0下载:
  2. 图像处理 包括特技显示百叶窗,马赛克,栅格,图片缩放;像素运算:线性变换,阈值变换,灰度拉伸,窗口变换,小波变换,傅里叶变换;图像复原:逆滤波复原,维纳复原,等类PS图像处理技术-Image processing including special shutters, mosaic, grid, pictures, zoom pixel operations: linear transformation, threshold transform, gray stretch the windo
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6891780
    • 提供者:dream
  1. Image-restoration-code

    0下载:
  2. 图像复原代码。运动模糊图像复原、非约束复原、逆滤波复原、维纳滤波复原等-Image restoration code. Motion blurred image restoration, the constraint recovery, inverse filtering recovery, wiener filtering recovery, etc
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7703772
    • 提供者:雷妮
  1. Inverse_FFT

    0下载:
  2. 一个对图像进行逆滤波处理,复原操作的C程序-The image inverse filtering, the recovery operation of C program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1101
    • 提供者:yang
  1. IMGRESTORE

    0下载:
  2. 图像复原功能——包括运动模糊、运动模糊复原、逆滤波退化、逆滤波复原、加噪退化、维纳滤波复原-Image restoration function-- including motion blur, motion blur restoration, inverse filtering degradation, inverse filter restoration, noise degradation, Wiener filter restoration
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3467580
    • 提供者:李鹏程
  1. tuihuamohu

    0下载:
  2. 对图像进行退化模糊并进行维纳滤波和直接逆滤波-The image degradation of fuzzy and Wiener filtering and direct inverse filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:545
    • 提供者:DAWN
  1. Wenier_filter

    0下载:
  2. 图像复原操作,运动模糊图像复原,非约束复原,逆滤波退化,逆滤波复原,加噪退化,维纳滤波复原的源代码。注意仅针对256色位图。-Image restoration operation, motion blur image restoration, non-binding recovery, degradation of the inverse filter, inverse filter rehabilitation, noise degradation, Wiener filtering for
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2413568
    • 提供者:吴长龙
  1. weiyena

    0下载:
  2. 对图像进行模糊处理,用逆滤波和维纳滤波恢复图像-The image fuzzy processing, with inverse filtering and wiener filtering image restoration
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:118562
    • 提供者:li
  1. image-filtering

    0下载:
  2. 用逆滤波,维纳滤波,最小二乘方滤波对图像进行处理并对比-Inverse filtering, Wiener filtering, least squares filtering, image processing and contrast
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:357943
    • 提供者:zheng
  1. IMBRestore

    1下载:
  2. VS2008平台下VC++开发图像复原的MFC应用程序 实现功能: 运动模糊复原 逆滤波退化 逆滤波复原 加噪退化 维纳滤波复原 最大后验滤波 最大熵复原 投影滤波 几何变换复原 迭代盲目复原 最小平方滤波 -VS2008 platform VC++ development of image restoration MFC application functions: motion blur and recover the inverse fi
  3. 所属分类:Special Effects

    • 发布日期:2016-06-11
    • 文件大小:362496
    • 提供者:陈鹏宇
  1. freqFilter

    0下载:
  2. 各种滤波:// ButterworthL() - 巴特沃斯低通滤波器 // ButterworthH() - 巴特沃斯高通滤波器 // MutualFilter() - 交互式带阻滤波器 // RetrorseFilter() - 巴特沃斯低通滤波器的逆滤波 // WienerFilter() - 有约束恢复的维纳滤波 // PSE_Filter() - 有约束恢复的功率谱均衡滤波 // MinPower() - 有约束恢复的最小平方滤波 (数字图象处理
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:3413
    • 提供者:lcy
  1. IImageShoowm

    0下载:
  2. 实现图像显示,边缘提取,图像旋旋转,逆滤波等基本操作可直接使用。 -Image edge extraction, image spin rotation, inverse filtering operation can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-30
    • 文件大小:2360668
    • 提供者:overflow
  1. 图像复原

    0下载:
  2. 运动模糊图像的逆滤波复原、维纳滤波复原和约束最小二乘滤波复原
  3. 所属分类:matlab例程

  1. 20130122

    1下载:
  2. 数字图像处理,vc++实现运动模糊&复原、逆滤波退化&复原、加噪退化、维纳滤波复原-Digital image processing, vc++ motion blur & recovery, degradation & restoration, increase noise and degradation of inverse filtering, Wiener filtering for restoration
  3. 所属分类:Special Effects

    • 发布日期:2017-11-28
    • 文件大小:3440911
    • 提供者:谢生龙
  1. image-restoration

    0下载:
  2. 图像复原,包括逆滤波、最小二乘复原、非线性复原和其他复原技术-Image restoration, including inverse filtering, least squares recovery, nonlinear recovery and restoration techniques
  3. 所属分类:Special Effects

    • 发布日期:2017-12-05
    • 文件大小:443597
    • 提供者:黄小菲
  1. image-restoration

    0下载:
  2. 基于逆滤波的图像恢复matlab源代码,其中采用巴特沃斯滤低通波器-matlab code for image restoration based on inverse filtering,where the Butterworth filter is used.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:731
    • 提供者:caidongqin
  1. barker_LP

    3下载:
  2. 实现巴克码基于线性逆滤波(LP)法的旁瓣抑制滤波-Barker Code (LP) method based on linear inverse filtering sidelobe suppression filter
  3. 所属分类:matlab

    • 发布日期:2017-06-22
    • 文件大小:1024
    • 提供者:虞天成
  1. MATLAB

    0下载:
  2. 一个简单的逆滤波与维纳滤波的比较,适应初学者-Comparison of inverse filtering and wiener filtering
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:1612
    • 提供者:张柏荣
  1. 1.3

    0下载:
  2. 采用全逆滤波和最小均方误差(维纳)滤波对退化的图像进行还原.图像复原技术就是将图像退化过程模型化,并且采用相反的过程进行处理,以便复原出原始图像.-The full inverse filtering and minimum mean square error (Wiener) filter to restore the degraded image image restoration technology is the process of image degradation model, a
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:221035
    • 提供者:jinly
  1. 1

    0下载:
  2. 本程序是图像运动模糊与逆滤波复原,适合学生实验和上课演示。-This procedure is image motion blur and inverse filtering restoration, experiment and demonstration in class for students.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:51408
    • 提供者:harryjohn
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 19 »
搜珍网 www.dssz.com