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

搜索资源列表

  1. lyndsey2

    0下载:
  2. using lucy deblurer to deblur an Image-using lucy deblurer to deblur an Image
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2169
    • 提供者:mina
  1. motion-deblur

    0下载:
  2. 此代码用于多种方式实现运动模糊图像的去模糊功能-This code is used in various ways to achieve motion blur image blur function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:289833
    • 提供者:xczhang
  1. Matlab-image-processing

    0下载:
  2. Deblurring Images Using a Regularized Filter This example shows how to use regularized deconvolution to deblur images. Regularized deconvolution can be used effectively when constraints are applied on the recovered image (e.g., smoothness) and l
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:549
    • 提供者:bbcz
  1. deblur

    0下载:
  2. 介绍了运动模糊图像复原,这是个非盲算法,只是使用维纳滤波进行复原-Introduced the motion-blurred image restoration, this is a non-blind algorithm using Wiener filtering for restoration
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:690
    • 提供者:xing
  1. Image-deblur

    0下载:
  2. 关于图像复原的一些ppt,主要运用模糊核恢复图像-About Some ppt image restoration, the main use of the blur kernel recovery image
  3. 所属分类:software engineering

    • 发布日期:2017-05-29
    • 文件大小:11381213
    • 提供者:ww
  1. the-image-of-deblur

    0下载:
  2. 该代码是实现图像去模糊功能,通过一些滤波对运动图像进行处理,可用于参考去模糊的原理,但是实际效果并不是很好。-The code is to achieve image blur function, through some filtering of the moving image processing, it can be used to refer to the vague principle, but the actual effect is not very good.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:291214
    • 提供者:罗源
  1. blurring-image-using-gaussian-filter

    0下载:
  2. This source code can filter and deblur an image with gaussian filter. It can be used to improve the quality of an image when light condition for right and left hand of image isn t equal.
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:774347
    • 提供者:Abet
  1. smartdeblur_cn

    0下载:
  2. 图片修复抖动 ,你可以自己调节,如果有这方面需求可以下载-deBlur if you want do some image process
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-11
    • 文件大小:18712076
    • 提供者:yuanchao
  1. radon-motion-deblur-angle

    1下载:
  2. 改进的radon变换求运动模糊方向,附上参考的论文,效果不错-improved radon
  3. 所属分类:Special Effects

    • 发布日期:2017-10-31
    • 文件大小:1600512
    • 提供者:TCODeva
  1. deblur_code_1_2

    1下载:
  2. 2006, Fergus, Removing Camera Shake from Single Image 代码(2006, Fergus, Removing Camera Shake from Single Image)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-23
    • 文件大小:2961408
    • 提供者:liyihan1020
  1. deblur_denoise-master

    0下载:
  2. 离焦模糊图像的盲复原算法,关于图像复原给了很好的算法图像复原(From the CVPR conference image to blur the code, deblurring is very good)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-27
    • 文件大小:13135872
    • 提供者:zyorker
  1. deconv-masterM

    0下载:
  2. 这里上传的代码是基于VC++的盲区卷积算法实现图像去模糊的功能(Here uploaded the code is based on VC++ blind area convolution algorithm, to achieve the image deblurring function)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:2048
    • 提供者:zyorker
  1. image-restoration-masterCPP

    0下载:
  2. 这里的代码实现功能:使用图像复原的方法来去除图像中的离焦模糊现象(Here's the code implementation: image restoration is used to remove defocus blur in the image)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:984064
    • 提供者:zyorker
  1. Deblurring_code_v2

    1下载:
  2. 2013SPIC Kernel estimation from salient structure for robust motion deblurring
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:8372224
    • 提供者:owuchangyuo
  1. deblur

    1下载:
  2. 基于点扩散函数估算的遥感图像复原方法研究(Research on Remote Sensing Image Restoration Method Based on Point Diffusion Function Estimation _ Guolingling)
  3. 所属分类:其他

    • 发布日期:2020-04-17
    • 文件大小:1422336
    • 提供者:辉辉AG
  1. blind_deblur(Fergus,R)

    4下载:
  2. 运动模糊图像复原算法 matlab源码(matlab Motion blur image restoration)
  3. 所属分类:网络编程

    • 发布日期:2019-04-17
    • 文件大小:27480064
    • 提供者:allen-wqp
  1. cvpr16_deblur_study-master

    1下载:
  2. 文献 "Deblurring Text Images via L0-Regularized Intensity and Gradient Prior" 的参考代码 用Lp正则化方法做盲复原的代码 demo_text_deblurring 是主函数(refer to "Deblurring Text Images via L0-Regularized Intensity and Gradient Prior" main function: demo_t
  3. 所属分类:图形图像处理

    • 发布日期:2020-07-30
    • 文件大小:724992
    • 提供者:dollylu
  1. Graph-Based-Blind-Image-Deblurring-master

    1下载:
  2. 文献 Graph-based Blind Image Deblurring from a Single Photograph 的参考代码(refer to: Graph-based Blind Image Deblurring from a Single Photograph)
  3. 所属分类:图形图像处理

    • 发布日期:2020-07-30
    • 文件大小:6800384
    • 提供者:dollylu
  1. text_deblurring_code

    0下载:
  2. Matlab code for "Deblurring Text Images via L0-Regularized Intensity and Gradient Prior"; demo_text_deblurring 是主函数(refer to Deblurring Text Images via L0-Regularized Intensity and Gradient Prior)
  3. 所属分类:图形图像处理

    • 发布日期:2021-04-17
    • 文件大小:27574272
    • 提供者:dollylu
« 1 2 3»
搜珍网 www.dssz.com