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

搜索资源列表

  1. psf

    1下载:
  2. 运动模糊图像的复原中经常要用到点扩散函数psf,该程序实现求取点扩散函数psf,即实现Matlab中的fspecial函数(求psf),你只要设定好参数length和angle就可以了,调用get_psf()
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:124322
    • 提供者:许明先
  1. 图像复原

    0下载:
  2. 可以实现运动模糊图像的复原,,逆滤波复原,和维纳滤波.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2009-04-02
    • 文件大小:236485
    • 提供者:yanghaocouple
  1. 运动模糊的图像复原motiondeblur

    0下载:
  2. 运动模糊的图像复原,对存在匀速运动造成的模糊图像进行复原
  3. 所属分类:源码下载

    • 发布日期:2011-09-16
    • 文件大小:430463
    • 提供者:mingmingpudm
  1. IMGReg

    0下载:
  2. VC数字图像处理典型算法及实现,完整的源码,主要的图象复原算法:运动模糊,运动模糊复原,逆滤波退化,逆滤波复原,加噪退化,维纳滤波复原-VC typical digital image processing algorithm and the realization of the complete source code, the main image recovery algorithm: motion blur, motion blur restoration, inverse fil
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4067071
    • 提供者:lgy
  1. IMGRestore

    0下载:
  2. 用VC实现的图像复原的多种方法,如运动模糊图像复原、逆滤波复原等。-VC achieved with a variety of image restoration methods, such as motion-blurred image restoration, inverse filtering and recover.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:234342
    • 提供者:沈慧杰
  1. IMGRestore

    0下载:
  2. 图像复原的相关程序,内含运动模糊和运动模糊复原、逆滤波退化和逆滤波复原、加噪退化和维纳滤波复原。-Image restoration procedures, including motion blur and motion blur restoration, inverse filtering and inverse filtering to recover degraded, noise degradation and restoration Wiener filter.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3461946
    • 提供者:jiaojiao003
  1. leogic

    0下载:
  2. 一、图像边缘检测里边包含3个程序: 1.边缘检测程序,包括robert 算子,sobel 算子,prewitt算子,gauss-laplace算子 2.hough变换检测直线 3.轮廓提取程序 二、图像配准程序 包括1个程序 三、图像复原程序 里边重点实现了由运动模糊造成的图像复原的算法。 上传作者简介:图像处理专业博士研究生。 恳请版主批准同意。谢谢!-edge detection image contour extraction hough tr
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:2663645
    • 提供者:leogic
  1. test2

    0下载:
  2. 运动方向未知的运动模糊图像盲复原,包括移动像素和角度 -Movement direction of the motion-blurred images unknown blind rehabilitation, including moving pixels and angle
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1094
    • 提供者:Echo
  1. z3

    0下载:
  2. 3 摘 要:研究了具有深度运动模糊效果的图像的复原算法.采用对运动模糊图像的傅里叶频谱进行 Radon 变换来估计运动模糊方向 ,在此方向上计算运动模糊图像的自相关来估计运动模糊长度 ,再 以运动模糊方向和运动模糊长度为参量结合超分辨力图像复原处理算法对比较严重的运动模糊图像进行复原.结果表明 ,该综合性算法能够较为精确地估算出运动模糊图像的模糊参量并取得较好的复原效果.-3 Abstract: The effect of motion blur with the depth of
  3. 所属分类:Document

    • 发布日期:2017-03-26
    • 文件大小:965191
    • 提供者:zy
  1. recover

    0下载:
  2. 运动模糊图像的复原,涉及运动图像的模糊方向和模糊尺度的确定,然后运用维纳滤波-motion blur image recover
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:7855
    • 提供者:zhouaiping
  1. restore

    0下载:
  2. 由匀速直线运动引起的图像模糊通过Visual C++实现运动模糊图像复原-Caused by uniform linear motion blurred image through the Visual C++ to achieve motion-blurred image restoration
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2593
    • 提供者:钟生
  1. est_daopu_len

    0下载:
  2. 运动模糊图像的复原,采用倒谱法估计模糊尺度,编写代码,适合初学者学习与理解。含图,可运行测试-Restoration of motion blurred images using fuzzy scale cepstrum estimation, writing code, suitable for beginners to learn and understand. Including maps, can run the test
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:26576
    • 提供者:天天
  1. es_Ang_Hough

    0下载:
  2. 自编的采用Hough变换的方法估计运动模糊图像的方向,含一个M文件,注释详细,希望对学习图像复原的朋友有一些帮助。-The use of self Hough transform to estimate the direction of motion blurred images, with an M file, comment in detail, hoping to restore the images to the friends learn that some help.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:842
    • 提供者:天天
  1. pudn3

    1下载:
  2. 一. 图像复原 1). 针对图像水平运动所引起的图像退化,给出连续函数退化模型的系统传递函数H(u,v) 2). 编程用维纳滤波实现对运动模糊图像的复原。 二. 图像复原 1). 针对图像水平平移a后与原图像叠加形成的重影图像所引起的图像退化,给出连续函数退化模型的系统传递函数H(u,v) 2). 编程用维纳滤波实现对一个重影图像的复原。-One. Image Restoration 1). For horizontal movement of the image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:637
    • 提供者:toilet
  1. Motion-blurred-image-recovery

    0下载:
  2. 运动模糊图像的复原与重构论文,其中阐述了相关的原理和方法具有很大的指导意义。-Motion-blurred image restoration and reconstruction of papers, which set out the relevant principles and methods of great significance.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3558780
    • 提供者:tch
  1. 309780805motion_deblur

    0下载:
  2. 运动模糊的图像复原,对存在匀速运动造成的模糊图像进行复原-Motion-blurred image restoration, due to the existence of uniform motion blur image restoration
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:430473
    • 提供者:郑明
  1. blind-deconvolution

    1下载:
  2. 包括一片英文文献及其所对应的代码实现,主要功能是实现对运动模糊图像的复原。-Including an English literature and its corresponding code, the main function is to achieve restoration of motion blurred images.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:17382802
    • 提供者:刘宝
  1. 一种运动模糊图像的复原法_张媛

    0下载:
  2. 运动模糊图像复原法 利用了双线性插值及模糊方向上微分图像灰度值(绝对值)之和最小的方法来求 出运动模糊的方向, 其次运用传播波方程对任意方向上的匀速直线运动模糊进行恢复。将此方法应用于一个具体的实例 当中, 发现效果明显, 由此可看出此方法是十分有效的。(Motion blurred image restoration)
  3. 所属分类:文章/文档

    • 发布日期:2018-05-02
    • 文件大小:112640
    • 提供者:夏天i
  1. 数学建模运动模糊图像的复原

    1下载:
  2. 数学建模,动态模糊与模糊图像处理,维纳滤波方法。(Mathematical modeling, dynamic fuzzy and fuzzy image processing, Wiener filtering method.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:844800
    • 提供者:pjz
  1. 数学建模运动模糊图像的复原

    1下载:
  2. 将运动的模糊图像复原,以理论为基础,如果认真去看能得到想要的结果(Restoration of motion blurred images is based on theory. If we look carefully, we can get the desired results.)
  3. 所属分类:图形图象

    • 发布日期:2018-05-06
    • 文件大小:843776
    • 提供者:徐伟涛
« 12 3 4 5 »
搜珍网 www.dssz.com