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

搜索资源列表

  1. IMGRESTORE

    0下载:
  2. 这是一个在MFC框架中编写的C++程序,可以实现图像的运动模糊、逆滤波退化、加噪退化、维纳滤波复原。-This is a framework written in MFC C++ program, you can achieve the image motion blur, inverse filtering degradation, noise degradation, Wiener filtering restoration.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-13
    • 文件大小:3458348
    • 提供者:王虎
  1. Sparse Lab 200-Core

    1下载:
  2. 基于多帧图像插值(Interpolation)技术的方法是SR恢复技术当中最直观 的方法。这类方法首先估计各帧图像之间的相对运动信息,获得HR图像在非均 匀间距采样点上的象素值,接着通过非均匀插值得到HR栅格上的象素值,最后 采用图像恢复技术来去除模糊和降低噪声(运动估计!非均匀插值!去模糊和 噪声)。-In this paper, we propose a novel method for solv- ing single-image super-resoluti
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-06-24
    • 文件大小:27596228
    • 提供者:qianyeyu
  1. IMGRestore

    0下载:
  2. 图像复原 运动模糊 逆滤波复原 维娜滤波 约束复原-IMGRestore
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:417165
    • 提供者:lynn
  1. bluring-and--debluring

    0下载:
  2. 基于运动生成模糊图像,并用维娜滤波器去除模糊-Generated based on motion blurred images, and remove the fuzzy filter with Vina
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2668
    • 提供者:coco
  1. motion_length

    0下载:
  2. 采用投影求和统计图像的整列信息,对应图像的频域变换图像的黑带,用Round(kN/a)自动搜索得到最小值点,简易的与左右相邻2个像素比较判断最小值点,将两最小值点相减即得任意角度的运动模糊长度-Sum projection images using statistical information on the entire column, corresponding to the frequency domain transform image image Black Belt, with th
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:33269
    • 提供者:ouyangsir
  1. recovet-image

    0下载:
  2. 基于运动模糊的图像恢复matlab编写的程序-Recovery based on motion blurred images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:243390
    • 提供者:轻轻驿道
  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. restoration--images

    0下载:
  2. 对于单个模糊图像的恢复算法,可以用于交通识别,航天检测等领域。在计算出运动方向和运动距离后,得出PSF,进而恢复图像。-For a single blurred image restoration algorithm, can be used for traffic identification, testing and other areas of space. In calculating the moving direction and moving distance, come to P
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:192222
    • 提供者:苏晓许
  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. image_restoration

    1下载:
  2. 对图像添加运动模糊和高斯模糊,再添加高斯噪声,最后对图像进行复原-image restoration
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:91583
    • 提供者:ken1979
  1. mov

    1下载:
  2. 图像运动模糊和散焦模糊cpp代码,有模糊模型构建,维纳滤波去除模糊、LUCYRICH迭代法去除模糊,randon变换等多个算法程序。仅供参考-Image motion blur and defocus blur cpp code, fuzzy modeling, Wiener filter to remove fuzzy, LUCYRICH iterative method to remove fuzzy, randon transform algorithms and other proced
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:12259
    • 提供者:翁文第
  1. deconv_sondhi.m

    0下载:
  2. 本程序用于图像恢复,主要针对运动模糊和离焦模糊图像恢复问题,效果较好。-failed to translate
  3. 所属分类:Special Effects

    • 发布日期:2016-01-08
    • 文件大小:1024
    • 提供者:晨风
  1. 3

    0下载:
  2. 实现平移运动的图像模糊程序,一种是利用现有的matlab函数。一种是根据数学模型,自己设置滤波器-Achieve translational motion of the image blurring process is to use existing matlab function. One is based on mathematical models, they set the filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:10418
    • 提供者:甘石
  1. lvbo

    0下载:
  2. 模糊运动、图像处理、滤波、维纳滤波、盲卷积滤波-Fuzzy movement、Image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:30246
    • 提供者:于馨萌
  1. weinacPP

    0下载:
  2. 图像维纳滤波的代码,使用visualc++,还包括运动模糊的处理算法的实现代码,这是一个完整处理图像的整体代码 -Image of Wiener filtering code, using VisualC++, including motion blur processing algorithm code, this is a complete image processing whole code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:256157
    • 提供者:陈华忠
  1. Digital-image-regret

    0下载:
  2. 图像复原可以应用于空间域和频域。噪声干扰和运动模糊是工程中常见的两种退化类型,当退化仅仅是加性噪声时,空间处理就非常适用。而另一方面,如图像模糊一类的退化通过空间域用较小的掩膜的方法就困难。在这种情况下,基于不同的最优准则的频域过滤是可选择的方法。这些滤波器同样也考虑了现有的噪声。- Digital image regret
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:3827
    • 提供者:馨蕊
  1. Image-restoration

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

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

    0下载:
  2. 通过matlab实现图像的去运动模糊编程代码-motion deblurring
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1382
    • 提供者:Kevin
  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 2 ... 4 5 6 7 8 910 11 12 13 14 »
搜珍网 www.dssz.com